2022-02-01 19:47:56.603 | + ./stack.sh:main:487 : exec 2022-02-01 19:47:56.604 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-01-194756' 2022-02-01 19:47:56.604 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-01-194756.summary.2022-02-01-194756 2022-02-01 19:47:56.604 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-01 19:47:56.604 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-01-194756 2022-02-01 19:47:56.604 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-01-194756 /opt/stack/logs/stack.sh.log 2022-02-01 19:47:56.604 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-01-194756.summary.2022-02-01-194756 /opt/stack/logs/stack.sh.log.summary 2022-02-01 19:47:56.604 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-01 19:47:56.604 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-01 19:47:56.604 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-01 19:47:56.604 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-01 19:47:56.604 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-01 19:47:56.604 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-01 19:47:56.604 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-01 19:47:56.604 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-01 19:47:56.604 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-01 19:47:56.606 | + ./stack.sh:main:573 : set -o errexit 2022-02-01 19:47:56.608 | + ./stack.sh:main:576 : uname -a 2022-02-01 19:47:56.609 | Linux n-d-824835-8 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-02-01 19:47:56.611 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-01 19:47:56.613 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-01 19:47:56.616 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-01 19:47:56.659 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-01 19:47:56.675 | + ./stack.sh:main:590 : fetch_plugins 2022-02-01 19:47:56.677 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-01 19:47:56.678 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-01 19:47:56.680 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-01 19:47:56.682 | + functions-common:fetch_plugins:1765 : return 2022-02-01 19:47:56.684 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-01 19:47:56.687 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-01 19:47:56.689 | + functions-common:run_phase:1843 : local phase= 2022-02-01 19:47:56.691 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-01 19:47:56.693 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-01 19:47:56.695 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-01 19:47:56.696 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-01 19:47:56.698 | + functions-common:run_phase:1852 : local extra 2022-02-01 19:47:56.700 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-01 19:47:56.703 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-01 19:47:56.705 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-01 19:47:56.707 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-01 19:47:56.709 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-01 19:47:56.710 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-01 19:47:56.723 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:47:56.725 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-01 19:47:56.727 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-01 19:47:56.728 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-01 19:47:56.730 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-01 19:47:56.732 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-01 19:47:56.734 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-01 19:47:56.736 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-01 19:47:56.738 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-01 19:47:56.739 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-01 19:47:56.741 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-01 19:47:56.743 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-01 19:47:56.745 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-01 19:47:56.747 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-01 19:47:56.748 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-01 19:47:56.750 | + functions-common:plugin_override_defaults:1806 : return 2022-02-01 19:47:56.752 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-01 19:47:56.768 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-01 19:47:56.771 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-01 19:47:56.784 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:47:56.786 | +++ lib/tls:source:43 : hostname -f 2022-02-01 19:47:56.790 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-01 19:47:56.792 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-01 19:47:56.794 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-01 19:47:56.796 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-01 19:47:56.798 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-01 19:47:56.800 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-01 19:47:56.801 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-01 19:47:56.803 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-01 19:47:56.805 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-01 19:47:56.807 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-01 19:47:56.811 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-01 19:47:56.822 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-01 19:47:56.839 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-01 19:47:56.851 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-01 19:47:56.863 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-01 19:47:56.892 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-01 19:47:56.950 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-01 19:47:57.032 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-01 19:47:57.053 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-01 19:47:57.101 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-01 19:47:57.152 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-01 19:47:57.294 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-01 19:47:57.307 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-01 19:47:57.319 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-01 19:47:57.332 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-01 19:47:57.417 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-01 19:47:57.420 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-01 19:47:57.423 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-01 19:47:57.425 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-01 19:47:57.427 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-01 19:47:57.429 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-01 19:47:57.431 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-01 19:47:57.431 | False' 2022-02-01 19:47:57.434 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-01 19:47:57.449 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-01 19:47:57.452 | + ./stack.sh:main:624 : run_phase source 2022-02-01 19:47:57.454 | + functions-common:run_phase:1842 : local mode=source 2022-02-01 19:47:57.456 | + functions-common:run_phase:1843 : local phase= 2022-02-01 19:47:57.458 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-01 19:47:57.460 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-01 19:47:57.462 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-01 19:47:57.463 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-01 19:47:57.465 | + functions-common:run_phase:1852 : local extra 2022-02-01 19:47:57.468 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-01 19:47:57.471 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-01 19:47:57.473 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-01 19:47:57.475 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-01 19:47:57.478 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-01 19:47:57.480 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-01 19:47:57.494 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:47:57.496 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-01 19:47:57.498 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-01 19:47:57.535 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-01 19:47:57.538 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-01 19:47:57.540 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-01 19:47:57.542 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-01 19:47:57.544 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-01 19:47:57.546 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-01 19:47:57.548 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-01 19:47:57.551 | + functions-common:load_plugin_settings:1783 : return 2022-02-01 19:47:57.553 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-01 19:47:57.555 | + functions-common:verify_disabled_services:2125 : local service 2022-02-01 19:47:57.558 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.560 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-01 19:47:57.562 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.565 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-01 19:47:57.567 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.569 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-01 19:47:57.571 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.574 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-01 19:47:57.577 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.579 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-01 19:47:57.581 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.584 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-01 19:47:57.586 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.588 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-01 19:47:57.591 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.593 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-01 19:47:57.595 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.597 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-01 19:47:57.600 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.602 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-01 19:47:57.604 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.606 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-01 19:47:57.609 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.611 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-01 19:47:57.615 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.617 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-01 19:47:57.620 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.624 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-01 19:47:57.627 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.629 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-01 19:47:57.632 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.634 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-01 19:47:57.636 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.639 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-01 19:47:57.641 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.644 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-01 19:47:57.646 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.648 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-01 19:47:57.650 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.653 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-01 19:47:57.655 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.657 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-01 19:47:57.659 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.662 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-01 19:47:57.664 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.666 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-01 19:47:57.669 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.672 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-01 19:47:57.674 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.683 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-01 19:47:57.686 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.688 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-01 19:47:57.691 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.693 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-01 19:47:57.695 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.697 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-01 19:47:57.700 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.703 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-01 19:47:57.705 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.707 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-01 19:47:57.709 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.711 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-01 19:47:57.714 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.716 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-01 19:47:57.719 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.721 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-01 19:47:57.723 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.725 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-01 19:47:57.728 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.730 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-01 19:47:57.732 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.734 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-01 19:47:57.737 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.739 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-01 19:47:57.741 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.743 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-01 19:47:57.746 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.748 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-01 19:47:57.750 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.753 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-01 19:47:57.755 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.757 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-01 19:47:57.759 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.762 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-01 19:47:57.765 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.767 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-01 19:47:57.769 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.771 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-01 19:47:57.774 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.776 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-01 19:47:57.778 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.780 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-01 19:47:57.783 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-01 19:47:57.785 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-01 19:47:57.788 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-01 19:47:57.791 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-01 19:47:57.793 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-01 19:47:57.810 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:47:57.812 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-01 19:47:57.814 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-01 19:47:57.816 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-01 19:47:57.832 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:47:57.835 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-01 19:47:57.837 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-01 19:47:57.840 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-01 19:47:57.842 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-01 19:47:57.844 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-01 19:47:57.846 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-01 19:47:57.849 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-01 19:47:57.851 | + lib/database:initialize_database_backends:92 : return 0 2022-02-01 19:47:57.854 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-01 19:47:57.854 | Using mysql database backend 2022-02-01 19:47:57.857 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-01 19:47:57.874 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-01 19:47:57.877 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-01 19:47:57.880 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-01 19:47:57.882 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-01 19:47:57.885 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-01 19:47:57.887 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-01 19:47:57.904 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:47:57.906 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-01 19:47:57.923 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-01 19:47:57.947 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:47:57.949 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-01 19:47:57.966 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-01 19:47:57.986 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-01 19:47:58.004 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:47:58.006 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-01 19:47:58.022 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:47:58.024 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-01 19:47:58.040 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-01 19:47:58.042 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-01 19:47:58.045 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-01 19:47:58.047 | + functions-common:save_stackenv:60 : local tag=757 2022-02-01 19:47:58.050 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-01 19:47:58.054 | + functions-common:save_stackenv:62 : time_stamp=2022-02-01-194758 2022-02-01 19:47:58.057 | + functions-common:save_stackenv:63 : echo '# 2022-02-01-194758 757' 2022-02-01 19:47:58.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.062 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-01 19:47:58.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.067 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-01 19:47:58.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.071 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-01 19:47:58.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.076 | + 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-02-01 19:47:58.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.081 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-02-01 19:47:58.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.085 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-02-01 19:47:58.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.090 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-01-194756 2022-02-01 19:47:58.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.095 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-01 19:47:58.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.100 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-02-01 19:47:58.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.104 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-01 19:47:58.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.109 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-01 19:47:58.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.114 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-01 19:47:58.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-01 19:47:58.119 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-01 19:47:58.121 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-01 19:47:58.124 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-01 19:47:58.127 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-01 19:47:58.129 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-01 19:47:58.131 | + functions-common:git_clone:599 : local git_ref=master 2022-02-01 19:47:58.133 | + functions-common:git_clone:600 : local orig_dir 2022-02-01 19:47:58.136 | ++ functions-common:git_clone:601 : pwd 2022-02-01 19:47:58.138 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-01 19:47:58.140 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-01 19:47:58.143 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-01 19:47:58.158 | + functions-common:git_clone:604 : RECLONE=False 2022-02-01 19:47:58.160 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-01 19:47:58.162 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-01 19:47:58.165 | + functions-common:git_clone:618 : echo master 2022-02-01 19:47:58.165 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-01 19:47:58.170 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-01 19:47:58.172 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-01 19:47:58.175 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-01 19:47:58.177 | + functions-common:git_clone:667 : git show --oneline 2022-02-01 19:47:58.178 | + functions-common:git_clone:667 : head -1 2022-02-01 19:47:58.181 | 836b7cec Merge "update constraint for neutron-lib to new release 2.19.0" 2022-02-01 19:47:58.183 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-01 19:47:58.186 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-01 19:47:58.188 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-01 19:47:58.191 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-01 19:47:58.193 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-01 19:47:58.196 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-01 19:47:58.198 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-01 19:47:58.201 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-01 19:47:58.203 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-01 19:47:58.205 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-01 19:47:58.208 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-01 19:47:58.211 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-01 19:47:58.215 | ++ tools/install_prereqs.sh:source:47 : NOW=1643744878 2022-02-01 19:47:58.218 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-01 19:47:58.223 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-01 19:47:58.225 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-01 19:47:58.228 | ++ tools/install_prereqs.sh:source:49 : DELTA=1643744878 2022-02-01 19:47:58.230 | ++ tools/install_prereqs.sh:source:50 : [[ 1643744878 -lt 7200 ]] 2022-02-01 19:47:58.233 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-01 19:47:58.235 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-01 19:47:58.238 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-01 19:47:58.240 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-01 19:47:58.242 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-01 19:47:58.245 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-01 19:47:58.247 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-01 19:47:58.250 | +++ 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-02-01 19:47:58.302 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-01 19:47:58.302 | apache2-dev 2022-02-01 19:47:58.302 | bc 2022-02-01 19:47:58.302 | bsdmainutils 2022-02-01 19:47:58.302 | curl 2022-02-01 19:47:58.302 | g++ 2022-02-01 19:47:58.302 | gawk 2022-02-01 19:47:58.302 | gcc 2022-02-01 19:47:58.302 | gettext 2022-02-01 19:47:58.302 | git 2022-02-01 19:47:58.302 | graphviz 2022-02-01 19:47:58.302 | iputils-ping 2022-02-01 19:47:58.302 | libapache2-mod-proxy-uwsgi 2022-02-01 19:47:58.302 | libffi-dev 2022-02-01 19:47:58.302 | libjpeg-dev 2022-02-01 19:47:58.302 | libpcre3-dev 2022-02-01 19:47:58.302 | libpq-dev 2022-02-01 19:47:58.302 | libssl-dev 2022-02-01 19:47:58.302 | libsystemd-dev 2022-02-01 19:47:58.302 | libxml2-dev 2022-02-01 19:47:58.302 | libxslt1-dev 2022-02-01 19:47:58.302 | libyaml-dev 2022-02-01 19:47:58.302 | lsof 2022-02-01 19:47:58.302 | openssh-server 2022-02-01 19:47:58.303 | openssl 2022-02-01 19:47:58.303 | pkg-config 2022-02-01 19:47:58.303 | psmisc 2022-02-01 19:47:58.303 | python3-dev 2022-02-01 19:47:58.303 | python3-pip 2022-02-01 19:47:58.303 | python3-systemd 2022-02-01 19:47:58.303 | python3-venv 2022-02-01 19:47:58.303 | tar 2022-02-01 19:47:58.303 | tcpdump 2022-02-01 19:47:58.303 | unzip 2022-02-01 19:47:58.303 | uuid-runtime 2022-02-01 19:47:58.303 | wget 2022-02-01 19:47:58.303 | wget 2022-02-01 19:47:58.303 | zlib1g-dev 2022-02-01 19:47:58.303 | libkrb5-dev 2022-02-01 19:47:58.303 | libldap2-dev 2022-02-01 19:47:58.303 | libsasl2-dev 2022-02-01 19:47:58.303 | memcached 2022-02-01 19:47:58.303 | python3-mysqldb 2022-02-01 19:47:58.303 | sqlite3 2022-02-01 19:47:58.303 | conntrack 2022-02-01 19:47:58.303 | curl 2022-02-01 19:47:58.303 | dnsmasq-base 2022-02-01 19:47:58.303 | dnsmasq-utils 2022-02-01 19:47:58.303 | ebtables 2022-02-01 19:47:58.303 | genisoimage 2022-02-01 19:47:58.303 | iptables 2022-02-01 19:47:58.303 | iputils-arping 2022-02-01 19:47:58.303 | kpartx 2022-02-01 19:47:58.303 | libjs-jquery-tablesorter 2022-02-01 19:47:58.303 | parted 2022-02-01 19:47:58.303 | pm-utils 2022-02-01 19:47:58.303 | python3-mysqldb 2022-02-01 19:47:58.303 | socat 2022-02-01 19:47:58.303 | sqlite3 2022-02-01 19:47:58.303 | sudo 2022-02-01 19:47:58.303 | vlan 2022-02-01 19:47:58.303 | lsscsi 2022-02-01 19:47:58.303 | open-iscsi 2022-02-01 19:47:58.304 | lvm2 2022-02-01 19:47:58.304 | qemu-utils 2022-02-01 19:47:58.304 | thin-provisioning-tools 2022-02-01 19:47:58.304 | acl 2022-02-01 19:47:58.304 | dnsmasq-base 2022-02-01 19:47:58.304 | dnsmasq-utils 2022-02-01 19:47:58.304 | ebtables 2022-02-01 19:47:58.304 | haproxy 2022-02-01 19:47:58.304 | iptables 2022-02-01 19:47:58.304 | iputils-arping 2022-02-01 19:47:58.304 | iputils-ping 2022-02-01 19:47:58.304 | postgresql-server-dev-all 2022-02-01 19:47:58.304 | python3-mysqldb 2022-02-01 19:47:58.304 | sqlite3 2022-02-01 19:47:58.304 | sudo 2022-02-01 19:47:58.304 | vlan 2022-02-01 19:47:58.304 | pcp 2022-02-01 19:47:58.304 | ipset 2022-02-01 19:47:58.304 | conntrack 2022-02-01 19:47:58.304 | conntrackd 2022-02-01 19:47:58.304 | keepalived 2022-02-01 19:47:58.304 | lvm2 2022-02-01 19:47:58.304 | qemu-utils 2022-02-01 19:47:58.304 | thin-provisioning-tools 2022-02-01 19:47:58.304 | curl 2022-02-01 19:47:58.304 | liberasurecode-dev 2022-02-01 19:47:58.304 | make 2022-02-01 19:47:58.304 | memcached 2022-02-01 19:47:58.304 | sqlite3 2022-02-01 19:47:58.304 | xfsprogs' 2022-02-01 19:47:58.308 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-01 19:47:58.325 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-01 19:47:58.326 | apache2-dev 2022-02-01 19:47:58.326 | bc 2022-02-01 19:47:58.326 | bsdmainutils 2022-02-01 19:47:58.326 | curl 2022-02-01 19:47:58.326 | g++ 2022-02-01 19:47:58.326 | gawk 2022-02-01 19:47:58.326 | gcc 2022-02-01 19:47:58.326 | gettext 2022-02-01 19:47:58.326 | git 2022-02-01 19:47:58.326 | graphviz 2022-02-01 19:47:58.326 | iputils-ping 2022-02-01 19:47:58.326 | libapache2-mod-proxy-uwsgi 2022-02-01 19:47:58.326 | libffi-dev 2022-02-01 19:47:58.326 | libjpeg-dev 2022-02-01 19:47:58.326 | libpcre3-dev 2022-02-01 19:47:58.326 | libpq-dev 2022-02-01 19:47:58.326 | libssl-dev 2022-02-01 19:47:58.326 | libsystemd-dev 2022-02-01 19:47:58.326 | libxml2-dev 2022-02-01 19:47:58.326 | libxslt1-dev 2022-02-01 19:47:58.326 | libyaml-dev 2022-02-01 19:47:58.326 | lsof 2022-02-01 19:47:58.326 | openssh-server 2022-02-01 19:47:58.326 | openssl 2022-02-01 19:47:58.326 | pkg-config 2022-02-01 19:47:58.326 | psmisc 2022-02-01 19:47:58.326 | python3-dev 2022-02-01 19:47:58.326 | python3-pip 2022-02-01 19:47:58.326 | python3-systemd 2022-02-01 19:47:58.326 | python3-venv 2022-02-01 19:47:58.326 | tar 2022-02-01 19:47:58.326 | tcpdump 2022-02-01 19:47:58.326 | unzip 2022-02-01 19:47:58.326 | uuid-runtime 2022-02-01 19:47:58.326 | wget 2022-02-01 19:47:58.326 | wget 2022-02-01 19:47:58.326 | zlib1g-dev 2022-02-01 19:47:58.327 | libkrb5-dev 2022-02-01 19:47:58.327 | libldap2-dev 2022-02-01 19:47:58.327 | libsasl2-dev 2022-02-01 19:47:58.327 | memcached 2022-02-01 19:47:58.327 | python3-mysqldb 2022-02-01 19:47:58.327 | sqlite3 2022-02-01 19:47:58.327 | conntrack 2022-02-01 19:47:58.327 | curl 2022-02-01 19:47:58.327 | dnsmasq-base 2022-02-01 19:47:58.327 | dnsmasq-utils 2022-02-01 19:47:58.327 | ebtables 2022-02-01 19:47:58.327 | genisoimage 2022-02-01 19:47:58.327 | iptables 2022-02-01 19:47:58.327 | iputils-arping 2022-02-01 19:47:58.327 | kpartx 2022-02-01 19:47:58.327 | libjs-jquery-tablesorter 2022-02-01 19:47:58.327 | parted 2022-02-01 19:47:58.327 | pm-utils 2022-02-01 19:47:58.327 | python3-mysqldb 2022-02-01 19:47:58.327 | socat 2022-02-01 19:47:58.327 | sqlite3 2022-02-01 19:47:58.327 | sudo 2022-02-01 19:47:58.327 | vlan 2022-02-01 19:47:58.327 | lsscsi 2022-02-01 19:47:58.327 | open-iscsi 2022-02-01 19:47:58.327 | lvm2 2022-02-01 19:47:58.327 | qemu-utils 2022-02-01 19:47:58.327 | thin-provisioning-tools 2022-02-01 19:47:58.327 | acl 2022-02-01 19:47:58.327 | dnsmasq-base 2022-02-01 19:47:58.327 | dnsmasq-utils 2022-02-01 19:47:58.327 | ebtables 2022-02-01 19:47:58.327 | haproxy 2022-02-01 19:47:58.327 | iptables 2022-02-01 19:47:58.327 | iputils-arping 2022-02-01 19:47:58.327 | iputils-ping 2022-02-01 19:47:58.327 | postgresql-server-dev-all 2022-02-01 19:47:58.327 | python3-mysqldb 2022-02-01 19:47:58.328 | sqlite3 2022-02-01 19:47:58.328 | sudo 2022-02-01 19:47:58.328 | vlan 2022-02-01 19:47:58.328 | pcp 2022-02-01 19:47:58.328 | ipset 2022-02-01 19:47:58.328 | conntrack 2022-02-01 19:47:58.328 | conntrackd 2022-02-01 19:47:58.328 | keepalived 2022-02-01 19:47:58.328 | lvm2 2022-02-01 19:47:58.328 | qemu-utils 2022-02-01 19:47:58.328 | thin-provisioning-tools 2022-02-01 19:47:58.328 | curl 2022-02-01 19:47:58.328 | liberasurecode-dev 2022-02-01 19:47:58.328 | make 2022-02-01 19:47:58.328 | memcached 2022-02-01 19:47:58.328 | sqlite3 2022-02-01 19:47:58.328 | xfsprogs ' 2022-02-01 19:47:58.328 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-01 19:47:58.330 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:47:58.333 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:47:58.336 | ++ 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-02-01 19:47:58.336 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-01 19:47:58.341 | ++ 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-02-01 19:47:58.343 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-01 19:47:58.345 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-01 19:47:58.347 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-01 19:47:58.349 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-01 19:47:58.351 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-01 19:47:58.353 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-01 19:47:58.355 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:47:58.358 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:47:58.360 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-01 19:47:58.362 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-01 19:47:58.364 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-01 19:47:58.366 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-01 19:47:58.368 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-01 19:47:58.372 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-01 19:47:58.374 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-01 19:47:58.376 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-01 19:47:58.378 | ++ functions-common:time_start:2401 : local start_time= 2022-02-01 19:47:58.380 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-01 19:47:58.383 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-01 19:47:58.386 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1643744878384 2022-02-01 19:47:58.388 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-01 19:47:58.390 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-01 19:47:58.392 | ++ 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-02-01 19:47:58.762 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-01 19:47:58.780 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-01 19:47:58.900 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-01 19:47:59.029 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-01 19:48:08.991 | Fetched 114 kB in 1s (143 kB/s) 2022-02-01 19:48:10.538 | Reading package lists... 2022-02-01 19:48:10.568 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-01 19:48:10.570 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-01 19:48:10.573 | ++ functions-common:time_stop:2414 : local name 2022-02-01 19:48:10.575 | ++ functions-common:time_stop:2415 : local end_time 2022-02-01 19:48:10.577 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:48:10.579 | ++ functions-common:time_stop:2417 : local total 2022-02-01 19:48:10.581 | ++ functions-common:time_stop:2418 : local start_time 2022-02-01 19:48:10.583 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-01 19:48:10.585 | ++ functions-common:time_stop:2421 : start_time=1643744878384 2022-02-01 19:48:10.587 | ++ functions-common:time_stop:2423 : [[ -z 1643744878384 ]] 2022-02-01 19:48:10.591 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:48:10.594 | ++ functions-common:time_stop:2426 : end_time=1643744890592 2022-02-01 19:48:10.596 | ++ functions-common:time_stop:2427 : elapsed_time=12208 2022-02-01 19:48:10.598 | ++ functions-common:time_stop:2428 : total=0 2022-02-01 19:48:10.600 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:48:10.602 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12208 2022-02-01 19:48:10.605 | ++ 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-02-01 19:48:10.607 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-01 19:48:10.609 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:48:10.611 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:48:10.614 | ++ 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-02-01 19:48:10.633 | ++ 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-02-01 19:48:10.741 | Reading package lists... 2022-02-01 19:48:10.993 | Building dependency tree... 2022-02-01 19:48:10.994 | Reading state information... 2022-02-01 19:48:11.282 | bc is already the newest version (1.07.1-2build1). 2022-02-01 19:48:11.282 | bc set to manually installed. 2022-02-01 19:48:11.282 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-01 19:48:11.282 | bsdmainutils set to manually installed. 2022-02-01 19:48:11.282 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-01 19:48:11.282 | gawk set to manually installed. 2022-02-01 19:48:11.283 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-01 19:48:11.283 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-01 19:48:11.283 | iptables set to manually installed. 2022-02-01 19:48:11.283 | iputils-ping is already the newest version (3:20190709-3). 2022-02-01 19:48:11.283 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-01 19:48:11.283 | kpartx set to manually installed. 2022-02-01 19:48:11.283 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-01 19:48:11.283 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-01 19:48:11.283 | psmisc is already the newest version (23.3-1). 2022-02-01 19:48:11.283 | psmisc set to manually installed. 2022-02-01 19:48:11.283 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-01 19:48:11.283 | python3-systemd is already the newest version (234-3build2). 2022-02-01 19:48:11.283 | python3-systemd set to manually installed. 2022-02-01 19:48:11.283 | tcpdump is already the newest version (4.9.3-4). 2022-02-01 19:48:11.283 | tcpdump set to manually installed. 2022-02-01 19:48:11.283 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-01 19:48:11.283 | thin-provisioning-tools set to manually installed. 2022-02-01 19:48:11.283 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-01 19:48:11.283 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-01 19:48:11.283 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-01 19:48:11.283 | lsof set to manually installed. 2022-02-01 19:48:11.283 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-01 19:48:11.283 | parted set to manually installed. 2022-02-01 19:48:11.283 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-01 19:48:11.283 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-01 19:48:11.283 | tar set to manually installed. 2022-02-01 19:48:11.283 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-01 19:48:11.283 | uuid-runtime set to manually installed. 2022-02-01 19:48:11.283 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-01 19:48:11.283 | zlib1g-dev set to manually installed. 2022-02-01 19:48:11.283 | The following packages were automatically installed and are no longer required: 2022-02-01 19:48:11.284 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-01 19:48:11.284 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-01 19:48:11.284 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-01 19:48:11.284 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-01 19:48:11.284 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-01 19:48:11.284 | python3-zope.interface 2022-02-01 19:48:11.284 | Use 'sudo apt autoremove' to remove them. 2022-02-01 19:48:11.284 | The following additional packages will be installed: 2022-02-01 19:48:11.284 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-01 19:48:11.284 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-01 19:48:11.284 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-01 19:48:11.284 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-01 19:48:11.284 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-01 19:48:11.284 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-01 19:48:11.284 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-01 19:48:11.284 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-01 19:48:11.284 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-01 19:48:11.284 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-01 19:48:11.284 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-01 19:48:11.285 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-01 19:48:11.285 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-01 19:48:11.285 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-01 19:48:11.285 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-01 19:48:11.285 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-01 19:48:11.285 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-01 19:48:11.285 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-01 19:48:11.285 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-01 19:48:11.285 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-01 19:48:11.285 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-01 19:48:11.285 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-01 19:48:11.285 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-01 19:48:11.285 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-01 19:48:11.285 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-01 19:48:11.285 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-01 19:48:11.285 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-01 19:48:11.285 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-01 19:48:11.285 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-02-01 19:48:11.285 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-02-01 19:48:11.285 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-02-01 19:48:11.285 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-01 19:48:11.285 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-01 19:48:11.285 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-01 19:48:11.285 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-01 19:48:11.285 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-01 19:48:11.287 | Suggested packages: 2022-02-01 19:48:11.287 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-01 19:48:11.287 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-01 19:48:11.287 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-01 19:48:11.287 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-01 19:48:11.287 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-01 19:48:11.287 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-01 19:48:11.287 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-01 19:48:11.287 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-01 19:48:11.287 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-01 19:48:11.287 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-01 19:48:11.287 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-01 19:48:11.287 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-01 19:48:11.287 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-01 19:48:11.287 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-01 19:48:11.288 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-01 19:48:11.522 | The following NEW packages will be installed: 2022-02-01 19:48:11.522 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-01 19:48:11.522 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-01 19:48:11.522 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-01 19:48:11.522 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-01 19:48:11.522 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-01 19:48:11.523 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-01 19:48:11.523 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-01 19:48:11.523 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-01 19:48:11.523 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-01 19:48:11.523 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-01 19:48:11.523 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-01 19:48:11.523 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-01 19:48:11.523 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-01 19:48:11.523 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-01 19:48:11.523 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-01 19:48:11.523 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-01 19:48:11.523 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-01 19:48:11.523 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-01 19:48:11.523 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-01 19:48:11.523 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-01 19:48:11.523 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-01 19:48:11.523 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-01 19:48:11.523 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-01 19:48:11.523 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-01 19:48:11.523 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-01 19:48:11.523 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-01 19:48:11.523 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-01 19:48:11.523 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-01 19:48:11.523 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-01 19:48:11.523 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-01 19:48:11.523 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-01 19:48:11.523 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-01 19:48:11.523 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-01 19:48:11.523 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-01 19:48:11.523 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-01 19:48:11.523 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-01 19:48:11.523 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-01 19:48:11.524 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-01 19:48:11.524 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-01 19:48:11.524 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-01 19:48:11.524 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-01 19:48:11.524 | unzip uuid-dev vbetool vlan x11-common 2022-02-01 19:48:11.524 | The following packages will be upgraded: 2022-02-01 19:48:11.525 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-01 19:48:11.525 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-02-01 19:48:11.526 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-02-01 19:48:11.812 | 18 upgraded, 219 newly installed, 0 to remove and 107 not upgraded. 2022-02-01 19:48:11.812 | Need to get 164 MB of archives. 2022-02-01 19:48:11.812 | After this operation, 768 MB of additional disk space will be used. 2022-02-01 19:48:11.812 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-01 19:48:12.326 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-01 19:48:12.330 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-01 19:48:12.341 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-01 19:48:12.557 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-01 19:48:13.097 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-01 19:48:13.119 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-01 19:48:13.127 | 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-02-01 19:48:13.240 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-01 19:48:13.375 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-01 19:48:13.375 | 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-02-01 19:48:13.379 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-01 19:48:13.379 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-01 19:48:13.394 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-01 19:48:13.398 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-01 19:48:13.424 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-01 19:48:13.433 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-01 19:48:14.633 | 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-02-01 19:48:14.689 | 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-02-01 19:48:15.060 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-01 19:48:15.064 | 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-02-01 19:48:15.066 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-01 19:48:15.089 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-01 19:48:15.092 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-01 19:48:15.448 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-01 19:48:15.450 | 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-02-01 19:48:15.451 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-01 19:48:15.451 | 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-02-01 19:48:15.582 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-01 19:48:15.583 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-01 19:48:15.584 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-01 19:48:15.588 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-01 19:48:15.710 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-01 19:48:15.744 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-01 19:48:15.748 | 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-02-01 19:48:15.754 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-01 19:48:15.888 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-01 19:48:15.891 | 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-02-01 19:48:15.893 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-01 19:48:16.130 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-01 19:48:16.143 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-01 19:48:16.231 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-01 19:48:16.233 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-01 19:48:16.233 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-01 19:48:16.237 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-01 19:48:16.458 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-01 19:48:16.466 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-01 19:48:16.482 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-01 19:48:18.846 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-01 19:48:20.494 | 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-02-01 19:48:20.863 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-01 19:48:20.864 | 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-02-01 19:48:20.865 | 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-02-01 19:48:20.870 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-01 19:48:21.331 | 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-02-01 19:48:21.333 | 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-02-01 19:48:21.360 | 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-02-01 19:48:22.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-02-01 19:48:23.371 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-01 19:48:23.381 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-01 19:48:23.407 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-01 19:48:23.410 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-01 19:48:23.418 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-01 19:48:23.431 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-01 19:48:23.433 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-01 19:48:23.434 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-01 19:48:23.435 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-01 19:48:23.501 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-01 19:48:23.909 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-01 19:48:24.007 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-01 19:48:24.031 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-01 19:48:24.044 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-01 19:48:24.191 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-01 19:48:24.195 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-01 19:48:24.233 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-01 19:48:24.377 | 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-02-01 19:48:24.382 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-01 19:48:24.383 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-01 19:48:24.393 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-01 19:48:24.508 | 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-02-01 19:48:24.551 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-01 19:48:24.616 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-01 19:48:24.645 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-01 19:48:24.654 | 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-02-01 19:48:26.004 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-01 19:48:26.004 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-01 19:48:26.005 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-01 19:48:26.009 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-01 19:48:26.009 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-01 19:48:26.011 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-01 19:48:26.032 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-01 19:48:26.033 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-01 19:48:26.041 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-01 19:48:26.134 | 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-02-01 19:48:26.136 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-01 19:48:26.149 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-01 19:48:26.264 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-01 19:48:26.273 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-01 19:48:26.431 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-01 19:48:26.565 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-01 19:48:26.570 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-01 19:48:26.846 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-01 19:48:27.469 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-01 19:48:27.679 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-01 19:48:27.690 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-01 19:48:27.699 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-01 19:48:27.716 | 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-02-01 19:48:27.749 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-01 19:48:27.750 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-01 19:48:27.756 | 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-02-01 19:48:27.800 | 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-02-01 19:48:27.838 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-01 19:48:27.844 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-01 19:48:27.937 | 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-02-01 19:48:27.950 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-01 19:48:27.970 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-01 19:48:27.971 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-01 19:48:27.971 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-01 19:48:27.973 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-01 19:48:28.023 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-01 19:48:28.065 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-01 19:48:28.099 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-01 19:48:28.110 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-01 19:48:28.194 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-01 19:48:28.196 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-01 19:48:28.210 | 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-02-01 19:48:28.213 | 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-02-01 19:48:28.215 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-01 19:48:28.217 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-01 19:48:28.272 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-01 19:48:28.323 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-01 19:48:28.338 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-01 19:48:28.340 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-01 19:48:28.452 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-01 19:48:28.454 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-01 19:48:28.467 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-01 19:48:28.472 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-01 19:48:28.486 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-01 19:48:28.536 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-01 19:48:28.549 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-01 19:48:28.581 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-01 19:48:28.601 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-01 19:48:28.617 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-01 19:48:28.710 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-01 19:48:28.710 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-01 19:48:28.715 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-01 19:48:28.719 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-01 19:48:28.723 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-01 19:48:28.726 | 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-02-01 19:48:28.729 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-01 19:48:28.839 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-01 19:48:28.843 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-01 19:48:28.844 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-01 19:48:28.968 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-01 19:48:28.969 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-01 19:48:28.989 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-01 19:48:29.010 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-01 19:48:29.013 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-01 19:48:29.017 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-01 19:48:30.293 | 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-02-01 19:48:30.294 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-01 19:48:30.296 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-01 19:48:30.297 | 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-02-01 19:48:30.382 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-01 19:48:30.382 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-01 19:48:30.383 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-01 19:48:30.410 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-01 19:48:30.411 | 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-02-01 19:48:30.426 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-01 19:48:30.554 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-01 19:48:30.556 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-01 19:48:30.558 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-01 19:48:30.587 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-01 19:48:30.596 | 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-02-01 19:48:30.703 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-01 19:48:30.728 | 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-02-01 19:48:30.732 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-01 19:48:30.876 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-01 19:48:30.880 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-01 19:48:30.881 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-01 19:48:30.882 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-01 19:48:30.885 | 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-02-01 19:48:30.888 | 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-02-01 19:48:31.182 | 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-02-01 19:48:31.696 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-01 19:48:31.699 | 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-02-01 19:48:31.857 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-01 19:48:31.905 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-01 19:48:31.906 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-01 19:48:31.907 | 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-02-01 19:48:32.156 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-01 19:48:32.308 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-01 19:48:32.311 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-01 19:48:32.315 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-01 19:48:33.194 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-01 19:48:33.195 | 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-02-01 19:48:33.207 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-01 19:48:33.212 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-01 19:48:34.251 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-01 19:48:34.252 | 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-02-01 19:48:38.892 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-01 19:48:38.893 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-01 19:48:39.220 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-01 19:48:39.612 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-01 19:48:39.649 | 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-02-01 19:48:40.195 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-01 19:48:40.197 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-01 19:48:40.219 | 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-02-01 19:48:40.322 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-01 19:48:40.323 | 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-02-01 19:48:40.477 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-01 19:48:40.480 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-01 19:48:40.482 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-01 19:48:40.502 | 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-02-01 19:48:40.502 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-01 19:48:40.503 | 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-02-01 19:48:40.507 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-01 19:48:40.590 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-01 19:48:40.729 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-01 19:48:40.786 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-01 19:48:40.819 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-01 19:48:40.821 | 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-02-01 19:48:40.822 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-01 19:48:40.823 | 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-02-01 19:48:40.823 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-01 19:48:40.824 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-01 19:48:40.824 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-01 19:48:40.933 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-01 19:48:40.934 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-01 19:48:41.063 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-01 19:48:41.064 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-01 19:48:41.065 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-01 19:48:41.076 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-01 19:48:41.081 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-01 19:48:41.087 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-01 19:48:41.419 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-01 19:48:41.479 | 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-02-01 19:48:42.965 | Preconfiguring packages ... 2022-02-01 19:48:43.213 | Fetched 164 MB in 30s (5,465 kB/s) 2022-02-01 19:48:43.427 | (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-02-01 19:48:43.429 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-01 19:48:43.634 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-01 19:48:44.098 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-01 19:48:44.262 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-01 19:48:45.322 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-01 19:48:45.428 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-01 19:48:45.818 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-01 19:48:46.005 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-01 19:48:46.590 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-01 19:48:46.902 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-01 19:48:48.207 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-01 19:48:48.348 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-01 19:48:48.772 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-01 19:48:49.108 | Selecting previously unselected package libapr1:amd64. 2022-02-01 19:48:49.145 | (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-02-01 19:48:49.148 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-01 19:48:49.193 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-01 19:48:49.660 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-01 19:48:49.793 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-01 19:48:50.383 | Selecting previously unselected package libaprutil1:amd64. 2022-02-01 19:48:50.391 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-01 19:48:50.445 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-01 19:48:50.799 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-01 19:48:50.806 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-01 19:48:50.856 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-01 19:48:51.258 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-01 19:48:51.371 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-01 19:48:51.702 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-01 19:48:51.709 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-01 19:48:51.742 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-01 19:48:51.990 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-01 19:48:52.136 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-01 19:48:52.527 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-01 19:48:52.685 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-01 19:48:53.114 | Selecting previously unselected package libjansson4:amd64. 2022-02-01 19:48:53.121 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-02-01 19:48:53.153 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-01 19:48:53.445 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-01 19:48:53.452 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-01 19:48:53.513 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-01 19:48:53.898 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-01 19:48:54.085 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-01 19:48:55.824 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:48:55.999 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-01 19:48:56.508 | Selecting previously unselected package apache2-bin. 2022-02-01 19:48:56.516 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-01 19:48:56.576 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-01 19:48:57.068 | Selecting previously unselected package apache2-data. 2022-02-01 19:48:57.075 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-01 19:48:57.119 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-01 19:48:57.456 | Selecting previously unselected package apache2-utils. 2022-02-01 19:48:57.463 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-01 19:48:57.513 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-01 19:48:57.868 | Selecting previously unselected package apache2. 2022-02-01 19:48:57.875 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-01 19:48:57.935 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-01 19:48:58.331 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-01 19:48:58.338 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-01 19:48:58.388 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-01 19:48:58.868 | Selecting previously unselected package haproxy. 2022-02-01 19:48:58.876 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-01 19:48:58.932 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-01 19:48:59.496 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-01 19:48:59.504 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-01 19:48:59.536 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-01 19:48:59.885 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-01 19:48:59.892 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-01 19:48:59.942 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-01 19:49:00.296 | Selecting previously unselected package mysql-common. 2022-02-01 19:49:00.304 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-01 19:49:00.351 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-01 19:49:00.714 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-01 19:49:00.722 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:49:00.765 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:49:01.371 | Selecting previously unselected package libsensors-config. 2022-02-01 19:49:01.378 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-01 19:49:01.428 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-01 19:49:01.828 | Selecting previously unselected package libsensors5:amd64. 2022-02-01 19:49:01.835 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-01 19:49:01.968 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-01 19:49:02.280 | Selecting previously unselected package libsnmp-base. 2022-02-01 19:49:02.287 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-01 19:49:02.313 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-01 19:49:02.605 | Selecting previously unselected package libsnmp35:amd64. 2022-02-01 19:49:02.613 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-01 19:49:02.651 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-01 19:49:03.268 | Selecting previously unselected package keepalived. 2022-02-01 19:49:03.275 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-01 19:49:03.330 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-01 19:49:03.834 | Selecting previously unselected package memcached. 2022-02-01 19:49:03.841 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-01 19:49:03.873 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-01 19:49:04.315 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-01 19:49:05.147 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-01 19:49:05.607 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-01 19:49:05.719 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-01 19:49:06.182 | Selecting previously unselected package python3-yaml. 2022-02-01 19:49:06.190 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-01 19:49:06.239 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-01 19:49:06.635 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-01 19:49:06.799 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-01 19:49:07.350 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-01 19:49:07.563 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-01 19:49:08.561 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-01 19:49:08.676 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-01 19:49:09.236 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-01 19:49:09.336 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-01 19:49:09.805 | Selecting previously unselected package acl. 2022-02-01 19:49:09.813 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-02-01 19:49:09.845 | Unpacking acl (2.2.53-6) ... 2022-02-01 19:49:10.188 | Selecting previously unselected package autotools-dev. 2022-02-01 19:49:10.195 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-02-01 19:49:10.239 | Unpacking autotools-dev (20180224.1) ... 2022-02-01 19:49:10.542 | Selecting previously unselected package m4. 2022-02-01 19:49:10.549 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-02-01 19:49:10.604 | Unpacking m4 (1.4.18-4) ... 2022-02-01 19:49:10.954 | Selecting previously unselected package autoconf. 2022-02-01 19:49:10.962 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-02-01 19:49:11.005 | Unpacking autoconf (2.69-11.1) ... 2022-02-01 19:49:11.582 | Selecting previously unselected package automake. 2022-02-01 19:49:11.589 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-01 19:49:11.646 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-01 19:49:11.976 | Selecting previously unselected package autopoint. 2022-02-01 19:49:11.984 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-01 19:49:12.033 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-01 19:49:12.439 | Selecting previously unselected package libllvm10:amd64. 2022-02-01 19:49:12.446 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:49:12.496 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:49:15.285 | Selecting previously unselected package libclang-cpp10. 2022-02-01 19:49:15.292 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:49:15.347 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:49:17.217 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-01 19:49:17.224 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-01 19:49:17.273 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-01 19:49:18.063 | Selecting previously unselected package libgc1c2:amd64. 2022-02-01 19:49:18.071 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-01 19:49:18.119 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-01 19:49:18.554 | Selecting previously unselected package libobjc4:amd64. 2022-02-01 19:49:18.561 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-01 19:49:18.610 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-01 19:49:18.925 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-01 19:49:18.932 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-01 19:49:18.959 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-01 19:49:19.365 | Selecting previously unselected package libc6-i386. 2022-02-01 19:49:19.372 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-01 19:49:19.404 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-01 19:49:20.348 | Selecting previously unselected package lib32gcc-s1. 2022-02-01 19:49:20.356 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-01 19:49:20.422 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-01 19:49:20.897 | Selecting previously unselected package lib32stdc++6. 2022-02-01 19:49:20.904 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-01 19:49:20.965 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-01 19:49:21.365 | Selecting previously unselected package libclang-common-10-dev. 2022-02-01 19:49:21.373 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:49:21.428 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-01 19:49:22.759 | Selecting previously unselected package libclang1-10. 2022-02-01 19:49:22.768 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:49:22.821 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:49:24.297 | Selecting previously unselected package clang-10. 2022-02-01 19:49:24.304 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:49:24.353 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:49:24.633 | Selecting previously unselected package libtool. 2022-02-01 19:49:24.641 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-02-01 19:49:24.690 | Unpacking libtool (2.4.6-14) ... 2022-02-01 19:49:25.022 | Selecting previously unselected package dh-autoreconf. 2022-02-01 19:49:25.029 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-02-01 19:49:25.084 | Unpacking dh-autoreconf (19) ... 2022-02-01 19:49:25.313 | Selecting previously unselected package libdebhelper-perl. 2022-02-01 19:49:25.321 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-01 19:49:25.353 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-01 19:49:25.582 | Selecting previously unselected package libarchive-zip-perl. 2022-02-01 19:49:25.590 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-01 19:49:25.639 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-01 19:49:25.896 | Selecting previously unselected package libsub-override-perl. 2022-02-01 19:49:25.904 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-02-01 19:49:25.936 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-01 19:49:26.211 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-01 19:49:26.218 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-01 19:49:26.250 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-01 19:49:26.496 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-01 19:49:26.504 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-01 19:49:26.547 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-01 19:49:26.776 | Selecting previously unselected package libdpkg-perl. 2022-02-01 19:49:26.785 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-01 19:49:26.833 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-01 19:49:27.176 | Selecting previously unselected package make. 2022-02-01 19:49:27.184 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-02-01 19:49:27.216 | Unpacking make (4.2.1-1.2) ... 2022-02-01 19:49:27.479 | Selecting previously unselected package dpkg-dev. 2022-02-01 19:49:27.487 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-01 19:49:27.536 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-01 19:49:27.954 | Selecting previously unselected package dwz. 2022-02-01 19:49:27.961 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-02-01 19:49:28.010 | Unpacking dwz (0.13-5) ... 2022-02-01 19:49:28.336 | Selecting previously unselected package libcroco3:amd64. 2022-02-01 19:49:28.345 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-02-01 19:49:28.376 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-01 19:49:28.731 | Selecting previously unselected package gettext. 2022-02-01 19:49:28.738 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-01 19:49:28.793 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-01 19:49:29.285 | Selecting previously unselected package intltool-debian. 2022-02-01 19:49:29.293 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-01 19:49:29.353 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-01 19:49:29.622 | Selecting previously unselected package po-debconf. 2022-02-01 19:49:29.630 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-02-01 19:49:29.673 | Unpacking po-debconf (1.0.21) ... 2022-02-01 19:49:30.039 | Selecting previously unselected package debhelper. 2022-02-01 19:49:30.047 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-02-01 19:49:30.101 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-01 19:49:30.611 | Selecting previously unselected package uuid-dev:amd64. 2022-02-01 19:49:30.618 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-02-01 19:49:30.667 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-01 19:49:31.079 | Selecting previously unselected package libsctp1:amd64. 2022-02-01 19:49:31.087 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-01 19:49:31.119 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-01 19:49:31.485 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-01 19:49:31.493 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-01 19:49:31.547 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-01 19:49:31.925 | Selecting previously unselected package libapr1-dev. 2022-02-01 19:49:31.933 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-01 19:49:31.982 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-01 19:49:32.559 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-01 19:49:32.567 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-01 19:49:32.616 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-01 19:49:33.005 | Selecting previously unselected package libaprutil1-dev. 2022-02-01 19:49:33.013 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-01 19:49:33.062 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-01 19:49:33.553 | Selecting previously unselected package apache2-dev. 2022-02-01 19:49:33.561 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-01 19:49:33.599 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-01 19:49:34.114 | Selecting previously unselected package binfmt-support. 2022-02-01 19:49:34.121 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-01 19:49:34.161 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-01 19:49:34.468 | Selecting previously unselected package g++-9. 2022-02-01 19:49:34.476 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-01 19:49:34.525 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-01 19:49:36.045 | Selecting previously unselected package g++. 2022-02-01 19:49:36.053 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-01 19:49:36.118 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-01 19:49:36.371 | Selecting previously unselected package build-essential. 2022-02-01 19:49:36.379 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-01 19:49:36.427 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-01 19:49:36.724 | Selecting previously unselected package conntrack. 2022-02-01 19:49:36.732 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-01 19:49:36.787 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-01 19:49:37.102 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-01 19:49:37.110 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-01 19:49:37.141 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-01 19:49:37.530 | Selecting previously unselected package libnetfilter-queue1. 2022-02-01 19:49:37.539 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-01 19:49:37.598 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-01 19:49:37.981 | Selecting previously unselected package conntrackd. 2022-02-01 19:49:37.989 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-01 19:49:38.049 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-01 19:49:38.410 | Selecting previously unselected package dns-root-data. 2022-02-01 19:49:38.419 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-02-01 19:49:38.450 | Unpacking dns-root-data (2019052802) ... 2022-02-01 19:49:38.747 | Selecting previously unselected package libidn11:amd64. 2022-02-01 19:49:38.756 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-01 19:49:38.798 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-01 19:49:39.193 | Selecting previously unselected package dnsmasq-base. 2022-02-01 19:49:39.201 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-01 19:49:39.245 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-01 19:49:39.576 | Selecting previously unselected package dnsmasq-utils. 2022-02-01 19:49:39.585 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-01 19:49:39.627 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-01 19:49:40.085 | Selecting previously unselected package ebtables. 2022-02-01 19:49:40.093 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-01 19:49:40.154 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-01 19:49:40.611 | Selecting previously unselected package libfakeroot:amd64. 2022-02-01 19:49:40.619 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-02-01 19:49:40.719 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-01 19:49:41.119 | Selecting previously unselected package fakeroot. 2022-02-01 19:49:41.127 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-02-01 19:49:41.192 | Unpacking fakeroot (1.24-1) ... 2022-02-01 19:49:41.639 | Selecting previously unselected package fonts-dejavu-core. 2022-02-01 19:49:41.647 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-01 19:49:41.707 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-01 19:49:42.216 | Selecting previously unselected package fonts-liberation. 2022-02-01 19:49:42.224 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-01 19:49:42.291 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-01 19:49:42.856 | Selecting previously unselected package fontconfig-config. 2022-02-01 19:49:42.864 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-01 19:49:42.936 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-01 19:49:43.365 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-01 19:49:43.373 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-01 19:49:43.427 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-01 19:49:43.862 | Selecting previously unselected package fontconfig. 2022-02-01 19:49:43.870 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-01 19:49:43.919 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-01 19:49:44.383 | Selecting previously unselected package genisoimage. 2022-02-01 19:49:44.396 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-01 19:49:44.456 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-01 19:49:44.936 | Selecting previously unselected package libann0. 2022-02-01 19:49:44.945 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-01 19:49:45.016 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-01 19:49:45.359 | Selecting previously unselected package libcdt5:amd64. 2022-02-01 19:49:45.368 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-01 19:49:45.427 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-01 19:49:45.799 | Selecting previously unselected package libcgraph6:amd64. 2022-02-01 19:49:45.807 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-01 19:49:45.845 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-01 19:49:46.245 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-01 19:49:46.253 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-01 19:49:46.318 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-01 19:49:46.754 | Selecting previously unselected package libjpeg8:amd64. 2022-02-01 19:49:46.761 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-01 19:49:46.810 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-01 19:49:47.182 | Selecting previously unselected package libjbig0:amd64. 2022-02-01 19:49:47.190 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-01 19:49:47.244 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-01 19:49:47.685 | Selecting previously unselected package libwebp6:amd64. 2022-02-01 19:49:47.693 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:49:47.742 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-01 19:49:48.176 | Selecting previously unselected package libtiff5:amd64. 2022-02-01 19:49:48.184 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-01 19:49:48.238 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-01 19:49:48.645 | Selecting previously unselected package libxpm4:amd64. 2022-02-01 19:49:48.653 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-01 19:49:48.701 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-01 19:49:49.142 | Selecting previously unselected package libgd3:amd64. 2022-02-01 19:49:49.150 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-01 19:49:49.193 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-01 19:49:49.576 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-01 19:49:49.585 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-01 19:49:49.627 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-01 19:49:50.028 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-01 19:49:50.036 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-01 19:49:50.090 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-01 19:49:50.576 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-01 19:49:50.585 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-02-01 19:49:50.638 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-01 19:49:51.142 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-01 19:49:51.150 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-01 19:49:51.204 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-01 19:49:51.559 | Selecting previously unselected package libxrender1:amd64. 2022-02-01 19:49:51.567 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-01 19:49:51.633 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-01 19:49:52.011 | Selecting previously unselected package libcairo2:amd64. 2022-02-01 19:49:52.019 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-01 19:49:52.073 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-01 19:49:52.559 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-01 19:49:52.567 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-01 19:49:52.644 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-01 19:49:53.027 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-01 19:49:53.035 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-01 19:49:53.073 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-01 19:49:53.411 | Selecting previously unselected package libthai-data. 2022-02-01 19:49:53.419 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-02-01 19:49:53.473 | Unpacking libthai-data (0.1.28-3) ... 2022-02-01 19:49:53.874 | Selecting previously unselected package libdatrie1:amd64. 2022-02-01 19:49:53.882 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-01 19:49:53.936 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-01 19:49:54.330 | Selecting previously unselected package libthai0:amd64. 2022-02-01 19:49:54.339 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-02-01 19:49:54.393 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-01 19:49:54.771 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-01 19:49:54.779 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-01 19:49:54.816 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-01 19:49:55.159 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-01 19:49:55.167 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-01 19:49:55.221 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-01 19:49:55.593 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-01 19:49:55.601 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-01 19:49:55.643 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-01 19:49:55.987 | Selecting previously unselected package libpathplan4:amd64. 2022-02-01 19:49:55.995 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-01 19:49:56.062 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-01 19:49:56.468 | Selecting previously unselected package libgvc6. 2022-02-01 19:49:56.476 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-01 19:49:56.530 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-01 19:49:56.971 | Selecting previously unselected package libgvpr2:amd64. 2022-02-01 19:49:56.979 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-01 19:49:57.027 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-01 19:49:57.445 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-01 19:49:57.453 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-01 19:49:57.507 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-01 19:49:58.124 | Selecting previously unselected package x11-common. 2022-02-01 19:49:58.133 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-01 19:49:58.215 | dpkg-query: no packages found matching nux-tools 2022-02-01 19:49:58.226 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-01 19:49:58.622 | Selecting previously unselected package libice6:amd64. 2022-02-01 19:49:58.630 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-01 19:49:58.690 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-01 19:49:59.119 | Selecting previously unselected package libsm6:amd64. 2022-02-01 19:49:59.127 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-01 19:49:59.187 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-01 19:49:59.615 | Selecting previously unselected package libxt6:amd64. 2022-02-01 19:49:59.624 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-01 19:49:59.695 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-01 19:50:00.119 | Selecting previously unselected package libxmu6:amd64. 2022-02-01 19:50:00.127 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-01 19:50:00.175 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-01 19:50:00.558 | Selecting previously unselected package libxaw7:amd64. 2022-02-01 19:50:00.566 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-01 19:50:00.616 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-01 19:50:00.970 | Selecting previously unselected package graphviz. 2022-02-01 19:50:00.979 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-01 19:50:01.027 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-01 19:50:01.622 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-01 19:50:01.630 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-01 19:50:01.690 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-01 19:50:02.176 | Selecting previously unselected package libibverbs1:amd64. 2022-02-01 19:50:02.184 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-01 19:50:02.232 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-01 19:50:02.845 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-01 19:50:02.853 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-01 19:50:02.908 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-01 19:50:03.296 | Selecting previously unselected package icu-devtools. 2022-02-01 19:50:03.304 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-01 19:50:03.364 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-01 19:50:03.776 | Selecting previously unselected package iputils-arping. 2022-02-01 19:50:03.784 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-01 19:50:03.832 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-01 19:50:04.371 | Selecting previously unselected package javascript-common. 2022-02-01 19:50:04.379 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-02-01 19:50:04.451 | Unpacking javascript-common (11) ... 2022-02-01 19:50:04.890 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-01 19:50:04.898 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-01 19:50:04.947 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:50:05.330 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-01 19:50:05.338 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-01 19:50:05.387 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:50:05.827 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-01 19:50:05.835 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-01 19:50:05.896 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:50:06.342 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-01 19:50:06.350 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-01 19:50:06.433 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:50:06.862 | Selecting previously unselected package comerr-dev:amd64. 2022-02-01 19:50:06.871 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-01 19:50:06.938 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-01 19:50:07.337 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-01 19:50:07.345 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-01 19:50:07.404 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:50:07.725 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-01 19:50:07.734 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-01 19:50:07.770 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-01 19:50:08.084 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-01 19:50:08.093 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-01 19:50:08.170 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-01 19:50:08.496 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-01 19:50:08.508 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-01 19:50:08.553 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-01 19:50:08.941 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-01 19:50:08.949 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-01 19:50:09.003 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-01 19:50:09.479 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-01 19:50:09.488 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-01 19:50:09.564 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-01 19:50:10.073 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-01 19:50:10.082 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-01 19:50:10.140 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-01 19:50:10.616 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-01 19:50:10.624 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-01 19:50:10.690 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-01 19:50:11.033 | Selecting previously unselected package libgts-bin. 2022-02-01 19:50:11.042 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-01 19:50:11.101 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-01 19:50:11.496 | Selecting previously unselected package libicu-dev:amd64. 2022-02-01 19:50:11.505 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-01 19:50:11.558 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-01 19:50:13.409 | Selecting previously unselected package libipset13:amd64. 2022-02-01 19:50:13.421 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:50:13.576 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-01 19:50:13.999 | Selecting previously unselected package librdmacm1:amd64. 2022-02-01 19:50:14.007 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-01 19:50:14.061 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-01 19:50:14.519 | Selecting previously unselected package libiscsi7:amd64. 2022-02-01 19:50:14.527 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-01 19:50:14.576 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-01 19:50:14.924 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-01 19:50:14.932 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-01 19:50:14.998 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-01 19:50:15.428 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-01 19:50:15.436 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-01 19:50:15.490 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-01 19:50:15.799 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-01 19:50:15.808 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-01 19:50:15.856 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-01 19:50:16.199 | Selecting previously unselected package libjs-jquery. 2022-02-01 19:50:16.207 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-01 19:50:16.267 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-01 19:50:16.633 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-01 19:50:16.641 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-01 19:50:16.696 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-01 19:50:17.056 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-01 19:50:17.064 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-01 19:50:17.129 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-01 19:50:17.553 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-01 19:50:17.562 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-01 19:50:17.609 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-01 19:50:17.982 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-01 19:50:17.990 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-01 19:50:18.038 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-01 19:50:18.325 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-01 19:50:18.333 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-01 19:50:18.376 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-01 19:50:18.702 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-01 19:50:18.710 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-01 19:50:18.759 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-01 19:50:19.249 | Selecting previously unselected package libnspr4:amd64. 2022-02-01 19:50:19.257 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-01 19:50:19.306 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-01 19:50:19.742 | Selecting previously unselected package libnss3:amd64. 2022-02-01 19:50:19.751 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-01 19:50:19.821 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-01 19:50:20.422 | Selecting previously unselected package libomp5-10:amd64. 2022-02-01 19:50:20.430 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:50:20.484 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:50:20.929 | Selecting previously unselected package libomp-10-dev. 2022-02-01 19:50:20.937 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:50:20.991 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-01 19:50:21.359 | Selecting previously unselected package pcp-conf. 2022-02-01 19:50:21.367 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-01 19:50:21.416 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-01 19:50:21.856 | Selecting previously unselected package libpcp3. 2022-02-01 19:50:21.865 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-02-01 19:50:21.924 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-01 19:50:22.325 | Selecting previously unselected package libpcp-pmda3. 2022-02-01 19:50:22.333 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-01 19:50:22.382 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-01 19:50:22.673 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-01 19:50:22.681 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-01 19:50:22.719 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-01 19:50:23.119 | Selecting previously unselected package libpq5:amd64. 2022-02-01 19:50:23.127 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:50:23.181 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-01 19:50:23.530 | Selecting previously unselected package libpq-dev. 2022-02-01 19:50:23.538 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:50:23.581 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-01 19:50:24.091 | Selecting previously unselected package librados2. 2022-02-01 19:50:24.099 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-01 19:50:24.157 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-01 19:50:25.113 | Selecting previously unselected package librbd1. 2022-02-01 19:50:25.122 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-01 19:50:25.181 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-01 19:50:25.776 | Selecting previously unselected package libsasl2-dev. 2022-02-01 19:50:25.784 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-01 19:50:25.833 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-01 19:50:26.227 | Selecting previously unselected package libssl-dev:amd64. 2022-02-01 19:50:26.236 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-01 19:50:26.324 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-01 19:50:26.884 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-01 19:50:26.893 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-01 19:50:26.930 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-01 19:50:27.319 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-01 19:50:27.327 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-01 19:50:27.359 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-01 19:50:27.673 | Selecting previously unselected package libx86-1:amd64. 2022-02-01 19:50:27.681 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-01 19:50:27.730 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-01 19:50:28.055 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-01 19:50:28.064 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:50:28.124 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-01 19:50:28.586 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-01 19:50:28.595 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-01 19:50:28.638 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-01 19:50:29.066 | Selecting previously unselected package llvm-10-runtime. 2022-02-01 19:50:29.075 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:50:29.128 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-01 19:50:29.570 | Selecting previously unselected package libpfm4:amd64. 2022-02-01 19:50:29.579 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-01 19:50:29.638 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-01 19:50:30.015 | Selecting previously unselected package llvm-10. 2022-02-01 19:50:30.023 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:50:30.072 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:50:31.216 | Selecting previously unselected package libffi-dev:amd64. 2022-02-01 19:50:31.225 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-02-01 19:50:31.278 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-01 19:50:31.724 | Selecting previously unselected package python3-pygments. 2022-02-01 19:50:31.733 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-01 19:50:31.798 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-01 19:50:32.313 | Selecting previously unselected package llvm-10-tools. 2022-02-01 19:50:32.321 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:50:32.374 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-01 19:50:32.867 | Selecting previously unselected package libz3-4:amd64. 2022-02-01 19:50:32.876 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-01 19:50:32.941 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-01 19:50:34.296 | Selecting previously unselected package libz3-dev:amd64. 2022-02-01 19:50:34.304 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-01 19:50:34.358 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-01 19:50:34.735 | Selecting previously unselected package llvm-10-dev. 2022-02-01 19:50:34.743 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-01 19:50:34.803 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-01 19:50:39.925 | Selecting previously unselected package lsscsi. 2022-02-01 19:50:39.934 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-02-01 19:50:39.985 | Unpacking lsscsi (0.30-0.1) ... 2022-02-01 19:50:40.405 | Selecting previously unselected package pkg-config. 2022-02-01 19:50:40.414 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-01 19:50:40.467 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-01 19:50:40.736 | Selecting previously unselected package pm-utils. 2022-02-01 19:50:40.745 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-02-01 19:50:40.793 | Unpacking pm-utils (1.4.1-19) ... 2022-02-01 19:50:41.170 | Selecting previously unselected package postgresql-client-common. 2022-02-01 19:50:41.179 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-01 19:50:41.227 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-01 19:50:41.673 | Selecting previously unselected package postgresql-client-12. 2022-02-01 19:50:41.682 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:50:41.730 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-01 19:50:42.427 | Selecting previously unselected package ssl-cert. 2022-02-01 19:50:42.436 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-02-01 19:50:42.490 | Unpacking ssl-cert (1.0.39) ... 2022-02-01 19:50:43.003 | Selecting previously unselected package postgresql-common. 2022-02-01 19:50:43.012 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-01 19:50:43.092 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-01 19:50:43.129 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-01 19:50:43.473 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-01 19:50:43.482 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:50:43.534 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-01 19:50:44.186 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-01 19:50:44.195 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-01 19:50:44.249 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-01 19:50:44.506 | Selecting previously unselected package python-pip-whl. 2022-02-01 19:50:44.514 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-01 19:50:44.564 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-01 19:50:45.084 | Selecting previously unselected package python3-mysqldb. 2022-02-01 19:50:45.094 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-01 19:50:45.152 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-01 19:50:45.507 | Selecting previously unselected package python3-wheel. 2022-02-01 19:50:45.516 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-02-01 19:50:45.564 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-01 19:50:45.919 | Selecting previously unselected package python3-pip. 2022-02-01 19:50:45.928 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-01 19:50:45.975 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-01 19:50:46.485 | Selecting previously unselected package python3.8-venv. 2022-02-01 19:50:46.493 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-01 19:50:46.530 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-01 19:50:46.816 | Selecting previously unselected package python3-venv. 2022-02-01 19:50:46.825 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-01 19:50:46.877 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-01 19:50:47.211 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-01 19:50:47.220 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-01 19:50:47.271 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-01 19:50:47.599 | Selecting previously unselected package qemu-utils. 2022-02-01 19:50:47.608 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-01 19:50:47.667 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-01 19:50:48.079 | Selecting previously unselected package sharutils. 2022-02-01 19:50:48.088 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-01 19:50:48.141 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-01 19:50:48.460 | Selecting previously unselected package sqlite3. 2022-02-01 19:50:48.469 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-01 19:50:48.517 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-01 19:50:49.073 | Selecting previously unselected package unzip. 2022-02-01 19:50:49.082 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-01 19:50:49.135 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-01 19:50:49.525 | Selecting previously unselected package vbetool. 2022-02-01 19:50:49.534 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-02-01 19:50:49.587 | Unpacking vbetool (1.1-4) ... 2022-02-01 19:50:49.942 | Selecting previously unselected package ipset. 2022-02-01 19:50:49.951 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:50:49.994 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-01 19:50:50.422 | Selecting previously unselected package ipvsadm. 2022-02-01 19:50:50.430 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-01 19:50:50.467 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-01 19:50:50.862 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-01 19:50:50.871 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-01 19:50:50.926 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-01 19:50:51.249 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-01 19:50:51.258 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-01 19:50:51.357 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-01 19:50:51.656 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-01 19:50:51.665 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-01 19:50:51.707 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-01 19:50:52.031 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-01 19:50:52.040 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-01 19:50:52.095 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:50:52.477 | Selecting previously unselected package libpcp-gui2. 2022-02-01 19:50:52.486 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-01 19:50:52.562 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-01 19:50:52.879 | Selecting previously unselected package libpcp-import1. 2022-02-01 19:50:52.888 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-01 19:50:52.953 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-01 19:50:53.308 | Selecting previously unselected package libpcp-mmv1. 2022-02-01 19:50:53.316 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-01 19:50:53.364 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-01 19:50:53.730 | Selecting previously unselected package libpcp-trace2. 2022-02-01 19:50:53.740 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-01 19:50:53.798 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-01 19:50:54.165 | Selecting previously unselected package libpcp-web1. 2022-02-01 19:50:54.174 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-01 19:50:54.210 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-01 19:50:54.523 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-01 19:50:54.532 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-01 19:50:54.598 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-01 19:50:54.959 | Selecting previously unselected package python3-pcp. 2022-02-01 19:50:54.968 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-01 19:50:55.027 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-01 19:50:55.473 | Selecting previously unselected package pcp. 2022-02-01 19:50:55.482 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-02-01 19:50:55.603 | Unpacking pcp (5.0.3-1) ... 2022-02-01 19:50:56.690 | Selecting previously unselected package socat. 2022-02-01 19:50:56.700 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-02-01 19:50:56.747 | Unpacking socat (1.7.3.3-2) ... 2022-02-01 19:50:57.163 | Selecting previously unselected package vlan. 2022-02-01 19:50:57.172 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-01 19:50:57.227 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-01 19:50:57.551 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-01 19:50:57.707 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-01 19:50:57.957 | Setting up javascript-common (11) ... 2022-02-01 19:50:58.177 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-01 19:50:58.265 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-01 19:50:58.415 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-01 19:50:58.569 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-01 19:50:58.718 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-01 19:50:58.978 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-01 19:50:59.073 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-01 19:50:59.231 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-01 19:50:59.381 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-01 19:50:59.541 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-01 19:50:59.684 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-01 19:50:59.815 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-01 19:50:59.958 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-01 19:51:00.105 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-01 19:51:00.267 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-01 19:51:00.421 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-01 19:51:00.536 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-01 19:51:00.701 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-01 19:51:00.861 | Setting up vbetool (1.1-4) ... 2022-02-01 19:51:00.975 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-01 19:51:01.141 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-01 19:51:01.362 | Setting up pm-utils (1.4.1-19) ... 2022-02-01 19:51:01.751 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-01 19:51:02.253 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-01 19:51:02.436 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-01 19:51:02.609 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-01 19:51:02.827 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-01 19:51:04.002 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-01 19:51:04.728 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-01 19:51:05.021 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-01 19:51:05.215 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-01 19:51:05.398 | Setting up m4 (1.4.18-4) ... 2022-02-01 19:51:05.547 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-01 19:51:05.993 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-01 19:51:06.130 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-01 19:51:06.271 | Setting up iputils-arping (3:20190709-3) ... 2022-02-01 19:51:06.459 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-01 19:51:06.644 | Setting up conntrack (1:1.4.5-2) ... 2022-02-01 19:51:06.804 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-01 19:51:06.975 | Setting up python3-wheel (0.34.2-1) ... 2022-02-01 19:51:07.397 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-01 19:51:07.552 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-01 19:51:08.086 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-01 19:51:10.358 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-01 19:51:12.185 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-01 19:51:12.947 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-01 19:51:13.190 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-01 19:51:13.381 | Setting up acl (2.2.53-6) ... 2022-02-01 19:51:13.610 | Setting up dns-root-data (2019052802) ... 2022-02-01 19:51:13.844 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:51:13.997 | Setting up fakeroot (1.24-1) ... 2022-02-01 19:51:14.116 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-01 19:51:14.255 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-01 19:51:14.427 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-01 19:51:14.610 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:51:14.804 | Setting up autotools-dev (20180224.1) ... 2022-02-01 19:51:14.975 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-01 19:51:15.924 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-01 19:51:16.084 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-01 19:51:16.233 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-01 19:51:16.335 | Setting up make (4.2.1-1.2) ... 2022-02-01 19:51:16.447 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-01 19:51:16.598 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-01 19:51:16.775 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:51:16.928 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-02-01 19:51:17.107 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-01 19:51:17.278 | Setting up ebtables (2.0.11-3build1) ... 2022-02-01 19:51:18.044 | Setting up socat (1.7.3.3-2) ... 2022-02-01 19:51:18.238 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-01 19:51:18.404 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-01 19:51:18.598 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-01 19:51:18.787 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-01 19:51:19.027 | Setting up binfmt-support (2.2.0-2) ... 2022-02-01 19:51:19.540 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-01 19:51:20.642 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-01 19:51:20.821 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-01 19:51:21.158 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-01 19:51:22.030 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-01 19:51:22.215 | Setting up lsscsi (0.30-0.1) ... 2022-02-01 19:51:22.375 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-01 19:51:22.558 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-01 19:51:22.767 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-01 19:51:23.002 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-01 19:51:23.174 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-01 19:51:23.328 | Setting up autoconf (2.69-11.1) ... 2022-02-01 19:51:23.564 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-01 19:51:23.735 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-01 19:51:23.877 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-01 19:51:23.970 | Setting up dwz (0.13-5) ... 2022-02-01 19:51:24.147 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-01 19:51:24.318 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-01 19:51:24.473 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-01 19:51:24.655 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-01 19:51:24.850 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-01 19:51:25.202 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:51:25.375 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:51:25.575 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-01 19:51:25.724 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-01 19:51:25.878 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-01 19:51:26.071 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-01 19:51:26.407 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-01 19:51:26.575 | Setting up pcp-conf (5.0.3-1) ... 2022-02-01 19:51:26.781 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-01 19:51:27.044 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-01 19:51:27.238 | Setting up libsub-override-perl (0.09-2) ... 2022-02-01 19:51:27.421 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-01 19:51:27.604 | Setting up libthai-data (0.1.28-3) ... 2022-02-01 19:51:27.770 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-01 19:51:27.928 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-01 19:51:28.118 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-01 19:51:28.289 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-01 19:51:28.524 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-01 19:51:28.723 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:51:28.872 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-01 19:51:29.072 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-01 19:51:29.226 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-01 19:51:29.404 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-01 19:51:29.659 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-01 19:51:31.086 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-01 19:51:31.481 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-01 19:51:31.664 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-01 19:51:31.895 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-01 19:51:32.073 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-01 19:51:32.249 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-01 19:51:32.432 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-01 19:51:32.585 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-01 19:51:32.767 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-01 19:51:32.935 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-01 19:51:33.111 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-01 19:51:33.259 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-01 19:51:33.364 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-01 19:51:33.541 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-01 19:51:33.735 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:51:33.924 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-01 19:51:34.141 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-01 19:51:34.322 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-01 19:51:34.478 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-01 19:51:34.642 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:51:34.809 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-01 19:51:35.013 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-01 19:51:35.192 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-01 19:51:35.375 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-01 19:51:35.644 | Setting up libtool (2.4.6-14) ... 2022-02-01 19:51:35.832 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-01 19:51:38.764 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-01 19:51:39.101 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-01 19:51:39.284 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-01 19:51:40.962 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-01 19:51:42.082 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-01 19:51:42.258 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-01 19:51:42.415 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-01 19:51:42.567 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-01 19:51:43.410 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-01 19:51:43.626 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:51:43.838 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-01 19:51:44.106 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-01 19:51:44.312 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-01 19:51:44.455 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-01 19:51:44.898 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-01 19:51:45.072 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-01 19:51:45.266 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-01 19:51:45.438 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-01 19:51:45.598 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-01 19:51:46.346 | 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-02-01 19:51:46.461 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-01 19:51:46.621 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-01 19:51:46.773 | Setting up ssl-cert (1.0.39) ... 2022-02-01 19:51:47.793 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-01 19:51:47.941 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-01 19:51:48.164 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-01 19:51:48.312 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-01 19:51:49.591 | Adding user postgres to group ssl-cert 2022-02-01 19:51:49.863 | 2022-02-01 19:51:49.863 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-01 19:51:50.073 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-01 19:51:50.073 | Removing obsolete dictionary files: 2022-02-01 19:51:50.674 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-01 19:51:51.922 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-01 19:51:52.027 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-01 19:51:52.169 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-01 19:51:52.441 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-01 19:51:52.998 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-01 19:51:53.161 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-01 19:51:53.318 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-01 19:51:53.478 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-01 19:51:53.644 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-01 19:51:53.826 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-01 19:51:54.013 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-01 19:51:54.190 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-01 19:51:54.338 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-01 19:51:54.484 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-01 19:51:54.639 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:51:54.847 | Setting up ipvsadm (1:1.31-1) ... 2022-02-01 19:51:55.970 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-01 19:51:56.156 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-01 19:51:56.596 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-01 19:51:58.787 | Regenerating fonts cache... done. 2022-02-01 19:51:58.841 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-01 19:51:59.013 | Setting up libpcp3 (5.0.3-1) ... 2022-02-01 19:51:59.192 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-01 19:51:59.352 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-01 19:51:59.546 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-01 19:52:01.356 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-01 19:52:02.312 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-01 19:52:03.461 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-01 19:52:03.641 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-01 19:52:04.923 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-01 19:52:05.684 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:52:05.866 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-01 19:52:06.041 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-01 19:52:06.195 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-01 19:52:06.387 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-01 19:52:06.590 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-01 19:52:06.771 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-01 19:52:06.980 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-01 19:52:07.149 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-01 19:52:07.289 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-01 19:52:07.441 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-01 19:52:07.607 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-01 19:52:07.769 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-01 19:52:08.020 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-01 19:52:08.192 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-01 19:52:08.369 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-01 19:52:08.549 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-01 19:52:08.729 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-01 19:52:08.872 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-01 19:52:09.081 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-01 19:52:09.243 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-01 19:52:09.395 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-01 19:52:09.563 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-01 19:52:09.735 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-01 19:52:09.912 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-01 19:52:10.052 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-01 19:52:10.204 | Setting up po-debconf (1.0.21) ... 2022-02-01 19:52:10.367 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-01 19:52:19.658 | Enabling module mpm_event. 2022-02-01 19:52:19.722 | Enabling module authz_core. 2022-02-01 19:52:19.727 | Enabling module authz_host. 2022-02-01 19:52:19.786 | Enabling module authn_core. 2022-02-01 19:52:19.791 | Enabling module auth_basic. 2022-02-01 19:52:19.852 | Enabling module access_compat. 2022-02-01 19:52:19.912 | Enabling module authn_file. 2022-02-01 19:52:19.971 | Enabling module authz_user. 2022-02-01 19:52:20.031 | Enabling module alias. 2022-02-01 19:52:20.090 | Enabling module dir. 2022-02-01 19:52:20.148 | Enabling module autoindex. 2022-02-01 19:52:20.209 | Enabling module env. 2022-02-01 19:52:20.268 | Enabling module mime. 2022-02-01 19:52:20.326 | Enabling module negotiation. 2022-02-01 19:52:20.385 | Enabling module setenvif. 2022-02-01 19:52:20.445 | Enabling module filter. 2022-02-01 19:52:20.506 | Enabling module deflate. 2022-02-01 19:52:20.565 | Enabling module status. 2022-02-01 19:52:20.624 | Enabling module reqtimeout. 2022-02-01 19:52:20.684 | Enabling conf charset. 2022-02-01 19:52:20.743 | Enabling conf localized-error-pages. 2022-02-01 19:52:20.803 | Enabling conf other-vhosts-access-log. 2022-02-01 19:52:20.861 | Enabling conf security. 2022-02-01 19:52:20.926 | Enabling conf serve-cgi-bin. 2022-02-01 19:52:20.986 | Enabling site 000-default. 2022-02-01 19:52:21.037 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-01 19:52:21.093 | Enabling conf javascript-common. 2022-02-01 19:52:21.357 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-01 19:52:21.940 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-01 19:52:24.695 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-01 19:52:24.895 | Setting up python3-pcp (5.0.3-1) ... 2022-02-01 19:52:25.369 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-01 19:52:25.558 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-01 19:52:25.712 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-01 19:52:25.893 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-01 19:52:26.049 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-01 19:52:26.186 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-01 19:52:26.369 | Setting up graphviz (2.42.2-3build2) ... 2022-02-01 19:52:26.486 | Setting up pcp (5.0.3-1) ... 2022-02-01 19:52:29.832 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-01 19:52:30.263 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-01 19:52:30.689 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-01 19:52:31.119 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-01 19:52:48.175 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-01 19:52:48.325 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-01 19:52:48.387 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-01 19:52:50.204 | Setting up dh-autoreconf (19) ... 2022-02-01 19:52:50.329 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-01 19:52:51.423 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-01 19:52:51.587 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-01 19:52:51.733 | Setting up debhelper (12.10ubuntu1) ... 2022-02-01 19:52:51.887 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-01 19:52:52.422 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-01 19:52:52.595 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-01 19:52:52.724 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-01 19:52:52.904 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-01 19:53:06.543 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-01 19:53:06.751 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-01 19:53:07.255 | Processing triggers for ufw (0.36-6) ... 2022-02-01 19:53:07.514 | Processing triggers for man-db (2.9.1-1) ... 2022-02-01 19:53:35.747 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-01 19:53:35.864 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-01 19:53:43.852 | ++ functions-common:apt_get:1223 : result=0 2022-02-01 19:53:43.855 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-01 19:53:43.857 | ++ functions-common:time_stop:2414 : local name 2022-02-01 19:53:43.859 | ++ functions-common:time_stop:2415 : local end_time 2022-02-01 19:53:43.861 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:53:43.863 | ++ functions-common:time_stop:2417 : local total 2022-02-01 19:53:43.865 | ++ functions-common:time_stop:2418 : local start_time 2022-02-01 19:53:43.867 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-01 19:53:43.869 | ++ functions-common:time_stop:2421 : start_time=1643744890631 2022-02-01 19:53:43.871 | ++ functions-common:time_stop:2423 : [[ -z 1643744890631 ]] 2022-02-01 19:53:43.875 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:53:43.878 | ++ functions-common:time_stop:2426 : end_time=1643745223876 2022-02-01 19:53:43.880 | ++ functions-common:time_stop:2427 : elapsed_time=333245 2022-02-01 19:53:43.883 | ++ functions-common:time_stop:2428 : total=726 2022-02-01 19:53:43.885 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:53:43.887 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=333971 2022-02-01 19:53:43.890 | ++ functions-common:apt_get:1227 : return 0 2022-02-01 19:53:43.892 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-01 19:53:43.895 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-01 19:53:43.897 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-01 19:53:43.901 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-01 19:53:43.905 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-01 19:53:43.908 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-01 19:53:43.910 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-01 19:53:45.334 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-01 19:53:45.336 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-01 19:53:45.338 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-02-01 19:53:45.341 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-02-01 19:53:45.343 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-01 19:53:45.345 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-01 19:53:45.347 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-01 19:53:45.349 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-01 19:53:45.351 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-01 19:53:45.353 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-01 19:53:45.355 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-01 19:53:45.357 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-01 19:53:45.359 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-01 19:53:45.361 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-01 19:53:45.366 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-01 19:53:45.368 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-01 19:53:45.370 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-01 19:53:45.371 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-01 19:53:45.374 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-01 19:53:45.376 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-01 19:53:45.378 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-01 19:53:45.381 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-01 19:53:45.384 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-01 19:53:45.386 | + functions-common:_ensure_lsb_release:383 : return 2022-02-01 19:53:45.388 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-01 19:53:45.457 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-01 19:53:45.460 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-01 19:53:45.528 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-01 19:53:45.531 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-01 19:53:45.601 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-01 19:53:45.603 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-01 19:53:45.605 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-01 19:53:45.607 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-01 19:53:45.609 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-01 19:53:45.611 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-01 19:53:45.614 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-01 19:53:45.616 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-01 19:53:45.618 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-01 19:53:45.620 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-01 19:53:45.622 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-01 19:53:45.622 | Distro: focal 2022-02-01 19:53:45.624 | + tools/install_pip.sh:main:115 : get_versions 2022-02-01 19:53:45.627 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-01 19:53:45.630 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-01 19:53:45.632 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-01 19:53:45.635 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-01 19:53:45.635 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-01 19:53:46.206 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-01 19:53:46.208 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-01 19:53:46.208 | pip: 21.3.1 2022-02-01 19:53:46.210 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2022-02-01 19:53:46.212 | + tools/install_pip.sh:main:121 : is_fedora 2022-02-01 19:53:46.213 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-01 19:53:46.215 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-01 19:53:46.217 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-01 19:53:46.219 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-01 19:53:46.220 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-01 19:53:46.222 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-01 19:53:46.224 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-01 19:53:46.226 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-01 19:53:46.227 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-01 19:53:46.229 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-01 19:53:46.231 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-01 19:53:46.232 | + tools/install_pip.sh:main:132 : is_ubuntu 2022-02-01 19:53:46.234 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:53:46.236 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:53:46.238 | + tools/install_pip.sh:main:133 : : 2022-02-01 19:53:46.239 | + tools/install_pip.sh:main:138 : set -x 2022-02-01 19:53:46.241 | + tools/install_pip.sh:main:142 : pip_install_gr setuptools 2022-02-01 19:53:46.243 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-01 19:53:46.245 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-01 19:53:46.247 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-01 19:53:46.249 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-01 19:53:46.251 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-01 19:53:46.254 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-01 19:53:46.254 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-01 19:53:46.258 | ++ 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-02-01 19:53:46.259 | ++ 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-02-01 19:53:46.261 | ++ 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-02-01 19:53:46.263 | + 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-02-01 19:53:46.266 | + 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-02-01 19:53:46.281 | 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-02-01 19:53:46.283 | + 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-02-01 19:53:47.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:53:47.004 | from cryptography.utils import int_from_bytes 2022-02-01 19:53:47.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:53:47.004 | from cryptography.utils import int_from_bytes 2022-02-01 19:53:48.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:53:49.673 | Collecting 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-02-01 19:53:49.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68e/b94073fc48609/setuptools-60.5.0-py3-none-any.whl (958 kB) 2022-02-01 19:53:51.307 | Installing collected packages: setuptools 2022-02-01 19:53:51.997 | Successfully installed setuptools-60.5.0 2022-02-01 19:53:51.997 | 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-02-01 19:53:52.177 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:53:52.177 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:53:52.289 | + inc/python:pip_install:200 : result=0 2022-02-01 19:53:52.291 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:53:52.293 | + functions-common:time_stop:2414 : local name 2022-02-01 19:53:52.294 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:53:52.296 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:53:52.298 | + functions-common:time_stop:2417 : local total 2022-02-01 19:53:52.300 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:53:52.301 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:53:52.303 | + functions-common:time_stop:2421 : start_time=1643745226277 2022-02-01 19:53:52.305 | + functions-common:time_stop:2423 : [[ -z 1643745226277 ]] 2022-02-01 19:53:52.307 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:53:52.310 | + functions-common:time_stop:2426 : end_time=1643745232308 2022-02-01 19:53:52.312 | + functions-common:time_stop:2427 : elapsed_time=6031 2022-02-01 19:53:52.314 | + functions-common:time_stop:2428 : total=0 2022-02-01 19:53:52.315 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:53:52.317 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6031 2022-02-01 19:53:52.319 | + inc/python:pip_install:203 : return 0 2022-02-01 19:53:52.321 | + tools/install_pip.sh:main:144 : get_versions 2022-02-01 19:53:52.323 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-01 19:53:52.327 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-01 19:53:52.329 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-01 19:53:52.332 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-01 19:53:52.332 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-01 19:53:52.898 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-01 19:53:52.900 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-01 19:53:52.900 | pip: 21.3.1 2022-02-01 19:53:52.903 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-01 19:53:52.906 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-01 19:53:52.910 | + ./stack.sh:main:796 : fixup_all 2022-02-01 19:53:52.912 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-01 19:53:52.914 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-01 19:53:52.916 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:53:52.918 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:53:52.921 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-01 19:53:52.932 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-01 19:53:52.943 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-01 19:53:52.953 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-01 19:53:52.955 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-01 19:53:52.957 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-01 19:53:52.959 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-01 19:53:52.961 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-01 19:53:52.964 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-01 19:53:52.966 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-01 19:53:52.968 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-01 19:53:52.970 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-01 19:53:52.972 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-01 19:53:52.974 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-01 19:53:52.976 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-01 19:53:52.978 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-01 19:53:52.980 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-01 19:53:52.983 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-01 19:53:52.985 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-01 19:53:52.987 | + functions-common:is_suse:531 : is_opensuse 2022-02-01 19:53:52.989 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-01 19:53:52.991 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-01 19:53:52.993 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-01 19:53:52.996 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-01 19:53:52.998 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-01 19:53:53.000 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-01 19:53:53.002 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-01 19:53:53.004 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-01 19:53:53.006 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-01 19:53:53.009 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-01 19:53:53.011 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-01 19:53:53.013 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-01 19:53:53.033 | Using python 3.8 to install os-testr 2022-02-01 19:53:53.035 | + 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-02-01 19:53:53.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:53:53.768 | from cryptography.utils import int_from_bytes 2022-02-01 19:53:53.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:53:53.768 | from cryptography.utils import int_from_bytes 2022-02-01 19:53:54.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:53:54.968 | Collecting os-testr 2022-02-01 19:53:54.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-01 19:53:55.022 | Collecting python-subunit>=1.0.0 2022-02-01 19:53:55.030 | 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-02-01 19:53:55.037 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-01 19:53:55.038 | 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-02-01 19:53:55.079 | Collecting stestr>=1.0.0 2022-02-01 19:53:55.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-01 19:53:55.106 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-01 19:53:55.135 | 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-02-01 19:53:55.179 | Collecting future 2022-02-01 19:53:55.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-01 19:53:55.400 | Preparing metadata (setup.py): started 2022-02-01 19:53:56.047 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:53:56.050 | 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-02-01 19:53:56.051 | 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-02-01 19:53:56.053 | 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-02-01 19:53:56.077 | 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-02-01 19:53:56.078 | 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-02-01 19:53:56.080 | 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-02-01 19:53:56.081 | 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-02-01 19:53:56.082 | 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-02-01 19:53:56.095 | 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-02-01 19:53:56.165 | 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-02-01 19:53:56.166 | 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-02-01 19:53:56.167 | 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-02-01 19:53:56.283 | Building wheels for collected packages: future 2022-02-01 19:53:56.284 | Building wheel for future (setup.py): started 2022-02-01 19:53:57.320 | Building wheel for future (setup.py): finished with status 'done' 2022-02-01 19:53:57.324 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=3e97c9d388ac46ec1e8d5e291bbb6aadf304fd74fcfa5f45224bc5eaf5723272 2022-02-01 19:53:57.324 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-01 19:53:57.331 | Successfully built future 2022-02-01 19:53:58.772 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-01 19:53:59.878 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-01 19:53:59.878 | 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-02-01 19:53:59.884 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:53:59.884 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:54:00.021 | + inc/python:pip_install:200 : result=0 2022-02-01 19:54:00.023 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:54:00.025 | + functions-common:time_stop:2414 : local name 2022-02-01 19:54:00.027 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:54:00.030 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:54:00.032 | + functions-common:time_stop:2417 : local total 2022-02-01 19:54:00.034 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:54:00.036 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:54:00.038 | + functions-common:time_stop:2421 : start_time=1643745233027 2022-02-01 19:54:00.040 | + functions-common:time_stop:2423 : [[ -z 1643745233027 ]] 2022-02-01 19:54:00.043 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:54:00.047 | + functions-common:time_stop:2426 : end_time=1643745240044 2022-02-01 19:54:00.049 | + functions-common:time_stop:2427 : elapsed_time=7017 2022-02-01 19:54:00.051 | + functions-common:time_stop:2428 : total=0 2022-02-01 19:54:00.053 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:54:00.055 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7017 2022-02-01 19:54:00.057 | + inc/python:pip_install:203 : return 0 2022-02-01 19:54:00.060 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-01 19:54:00.107 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-01 19:54:00.313 | + ./stack.sh:main:810 : install_infra 2022-02-01 19:54:00.315 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-01 19:54:00.318 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-01 19:54:00.321 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-01 19:54:03.480 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-01 19:54:03.483 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-01 19:54:03.505 | + 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-02-01 19:54:05.374 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.421 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.493 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.501 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.525 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.567 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.579 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.638 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.715 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.733 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.764 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.782 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.800 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.812 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.825 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.835 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.872 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.895 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.903 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.965 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.969 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:05.973 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.012 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.051 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.067 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.084 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.102 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.119 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.137 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.193 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.221 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.231 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.248 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.276 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.283 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.287 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:06.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:54:06.433 | Collecting pbr===5.8.0 2022-02-01 19:54:06.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-01 19:54:06.480 | Installing collected packages: pbr 2022-02-01 19:54:06.623 | Successfully installed pbr-5.8.0 2022-02-01 19:54:06.685 | + inc/python:pip_install:200 : result=0 2022-02-01 19:54:06.687 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:54:06.689 | + functions-common:time_stop:2414 : local name 2022-02-01 19:54:06.691 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:54:06.694 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:54:06.696 | + functions-common:time_stop:2417 : local total 2022-02-01 19:54:06.698 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:54:06.700 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:54:06.702 | + functions-common:time_stop:2421 : start_time=1643745243498 2022-02-01 19:54:06.704 | + functions-common:time_stop:2423 : [[ -z 1643745243498 ]] 2022-02-01 19:54:06.706 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:54:06.710 | + functions-common:time_stop:2426 : end_time=1643745246708 2022-02-01 19:54:06.712 | + functions-common:time_stop:2427 : elapsed_time=3210 2022-02-01 19:54:06.714 | + functions-common:time_stop:2428 : total=7017 2022-02-01 19:54:06.716 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:54:06.719 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10227 2022-02-01 19:54:06.721 | + inc/python:pip_install:203 : return 0 2022-02-01 19:54:06.723 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-01 19:54:06.726 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-01 19:54:06.747 | + 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-02-01 19:54:08.552 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.597 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.669 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.677 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.700 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.741 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.751 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.811 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.886 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.904 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.936 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.954 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.971 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.983 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:08.996 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.006 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.043 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.065 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.073 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.134 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.138 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.142 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.181 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.219 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.234 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.251 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.270 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.286 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.304 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.360 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.387 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.397 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.414 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.442 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.449 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.453 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-01 19:54:09.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:54:09.458 | Processing /opt/stack/requirements 2022-02-01 19:54:10.764 | Collecting fixtures===3.0.0 2022-02-01 19:54:10.771 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-01 19:54:10.988 | Collecting PyYAML===6.0 2022-02-01 19:54:10.996 | 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-02-01 19:54:11.166 | Collecting requests===2.27.1 2022-02-01 19:54:11.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-01 19:54:11.263 | Collecting packaging===21.3 2022-02-01 19:54:11.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-01 19:54:11.332 | Collecting testtools===2.5.0 2022-02-01 19:54:11.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-01 19:54:11.419 | Collecting idna===3.3 2022-02-01 19:54:11.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-01 19:54:11.559 | Collecting pyparsing===3.0.7 2022-02-01 19:54:11.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-01 19:54:11.621 | Collecting six===1.16.0 2022-02-01 19:54:11.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-01 19:54:11.679 | Collecting charset-normalizer===2.0.10 2022-02-01 19:54:11.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/57888737fc0bb/charset_normalizer-2.0.10-py3-none-any.whl (39 kB) 2022-02-01 19:54:11.720 | Collecting Parsley>=1.2 2022-02-01 19:54:11.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-01 19:54:11.772 | Collecting beagle>=0.2.1 2022-02-01 19:54:11.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-01 19:54:11.804 | 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-02-01 19:54:11.872 | Collecting certifi>=2017.4.17 2022-02-01 19:54:11.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-01 19:54:11.961 | Collecting urllib3===1.26.8 2022-02-01 19:54:11.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-01 19:54:12.030 | Collecting extras===1.0.0 2022-02-01 19:54:12.037 | 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-02-01 19:54:12.117 | Collecting cliff===3.10.0 2022-02-01 19:54:12.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-01 19:54:12.288 | Collecting cmd2===2.3.3 2022-02-01 19:54:12.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-01 19:54:12.412 | Collecting prettytable===3.0.0 2022-02-01 19:54:12.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-01 19:54:12.507 | Collecting stevedore===3.5.0 2022-02-01 19:54:12.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-01 19:54:12.560 | Collecting autopage===0.5.0 2022-02-01 19:54:12.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-01 19:54:12.609 | Collecting wcwidth===0.2.5 2022-02-01 19:54:12.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-01 19:54:12.667 | Collecting attrs===21.4.0 2022-02-01 19:54:12.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-02-01 19:54:12.790 | Collecting pyperclip===1.8.2 2022-02-01 19:54:12.796 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-01 19:54:12.807 | Building wheels for collected packages: openstack-requirements 2022-02-01 19:54:12.808 | Building wheel for openstack-requirements (setup.py): started 2022-02-01 19:54:13.664 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-01 19:54:13.664 | ERROR: Command errored out with exit status 1: 2022-02-01 19:54:13.664 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-oux3gcrr/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-oux3gcrr/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-4z9s0dt2 2022-02-01 19:54:13.664 | cwd: /tmp/pip-req-build-oux3gcrr/ 2022-02-01 19:54:13.664 | Complete output (6 lines): 2022-02-01 19:54:13.664 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-01 19:54:13.664 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-01 19:54:13.664 | or: setup.py --help-commands 2022-02-01 19:54:13.664 | or: setup.py cmd --help 2022-02-01 19:54:13.664 | 2022-02-01 19:54:13.664 | error: invalid command 'bdist_wheel' 2022-02-01 19:54:13.664 | ---------------------------------------- 2022-02-01 19:54:13.664 | ERROR: Failed building wheel for openstack-requirements 2022-02-01 19:54:13.664 | Running setup.py clean for openstack-requirements 2022-02-01 19:54:14.488 | Failed to build openstack-requirements 2022-02-01 19:54:14.749 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, stevedore, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-01 19:54:16.634 | Running setup.py install for openstack-requirements: started 2022-02-01 19:54:18.765 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-01 19:54:18.798 | 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.dev5179 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-02-01 19:54:18.934 | + inc/python:pip_install:200 : result=0 2022-02-01 19:54:18.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:54:18.939 | + functions-common:time_stop:2414 : local name 2022-02-01 19:54:18.941 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:54:18.944 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:54:18.946 | + functions-common:time_stop:2417 : local total 2022-02-01 19:54:18.948 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:54:18.950 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:54:18.953 | + functions-common:time_stop:2421 : start_time=1643745246740 2022-02-01 19:54:18.955 | + functions-common:time_stop:2423 : [[ -z 1643745246740 ]] 2022-02-01 19:54:18.957 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:54:18.961 | + functions-common:time_stop:2426 : end_time=1643745258959 2022-02-01 19:54:18.963 | + functions-common:time_stop:2427 : elapsed_time=12219 2022-02-01 19:54:18.965 | + functions-common:time_stop:2428 : total=10227 2022-02-01 19:54:18.968 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:54:18.970 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22446 2022-02-01 19:54:18.972 | + inc/python:pip_install:203 : return 0 2022-02-01 19:54:18.975 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-01 19:54:18.977 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-01 19:54:18.980 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-01 19:54:18.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:54:18.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:54:18.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-01 19:54:18.989 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:54:18.991 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-01 19:54:19.010 | Using python 3.8 to install pbr 2022-02-01 19:54:19.013 | + 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-02-01 19:54:19.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:54:19.744 | from cryptography.utils import int_from_bytes 2022-02-01 19:54:19.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:54:19.744 | from cryptography.utils import int_from_bytes 2022-02-01 19:54:20.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:54:20.894 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-01 19:54:22.657 | 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-02-01 19:54:22.663 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:54:22.663 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:54:22.767 | + inc/python:pip_install:200 : result=0 2022-02-01 19:54:22.769 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:54:22.772 | + functions-common:time_stop:2414 : local name 2022-02-01 19:54:22.774 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:54:22.776 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:54:22.778 | + functions-common:time_stop:2417 : local total 2022-02-01 19:54:22.780 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:54:22.782 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:54:22.784 | + functions-common:time_stop:2421 : start_time=1643745259006 2022-02-01 19:54:22.787 | + functions-common:time_stop:2423 : [[ -z 1643745259006 ]] 2022-02-01 19:54:22.789 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:54:22.793 | + functions-common:time_stop:2426 : end_time=1643745262791 2022-02-01 19:54:22.796 | + functions-common:time_stop:2427 : elapsed_time=3785 2022-02-01 19:54:22.798 | + functions-common:time_stop:2428 : total=22446 2022-02-01 19:54:22.800 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:54:22.802 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26231 2022-02-01 19:54:22.804 | + inc/python:pip_install:203 : return 0 2022-02-01 19:54:22.806 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-01 19:54:26.000 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-01 19:54:27.788 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:54:27.867 | Collecting bindep 2022-02-01 19:54:27.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-01 19:54:27.934 | Collecting distro 2022-02-01 19:54:27.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-01 19:54:27.966 | Collecting Parsley 2022-02-01 19:54:27.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-01 19:54:28.071 | Collecting packaging; python_version >= "3.6" 2022-02-01 19:54:28.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-01 19:54:28.215 | Collecting pbr>=2.0.0 2022-02-01 19:54:28.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-01 19:54:28.408 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-01 19:54:28.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-01 19:54:28.465 | Installing collected packages: distro, Parsley, pyparsing, packaging, pbr, bindep 2022-02-01 19:54:29.038 | 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-02-01 19:54:29.108 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-01 19:54:29.111 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-01 19:54:29.114 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-01 19:54:29.130 | + ./stack.sh:main:819 : pkgs= 2022-02-01 19:54:29.133 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-01 19:54:29.135 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-01 19:54:29.137 | + functions-common:run_phase:1842 : local mode=stack 2022-02-01 19:54:29.140 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-01 19:54:29.142 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-01 19:54:29.144 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-01 19:54:29.146 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-01 19:54:29.148 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-01 19:54:29.150 | + functions-common:run_phase:1852 : local extra 2022-02-01 19:54:29.153 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-01 19:54:29.157 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-01 19:54:29.159 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-01 19:54:29.162 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-01 19:54:29.164 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-01 19:54:29.166 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-01 19:54:29.181 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:54:29.183 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-01 19:54:29.185 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-01 19:54:29.187 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-01 19:54:29.189 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-01 19:54:29.191 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-01 19:54:29.193 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-01 19:54:29.195 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-01 19:54:29.197 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-01 19:54:29.199 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-01 19:54:29.202 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-01 19:54:29.204 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-01 19:54:29.206 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-01 19:54:29.208 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-01 19:54:29.210 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-01 19:54:29.212 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-01 19:54:29.214 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-01 19:54:29.217 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-01 19:54:29.219 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-01 19:54:29.221 | + functions-common:run_plugins:1831 : local plugins= 2022-02-01 19:54:29.223 | + functions-common:run_plugins:1832 : local plugin 2022-02-01 19:54:29.226 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-01 19:54:29.228 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-01 19:54:29.231 | + functions:set_systemd_override:821 : local value=2048 2022-02-01 19:54:29.233 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-01 19:54:29.235 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-01 19:54:29.284 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-01 19:54:29.284 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-01 19:54:29.286 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-01 19:54:29.633 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-01 19:54:29.635 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-01 19:54:29.656 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:54:29.658 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-01 19:54:29.660 | + functions-common:install_package:1452 : update_package_repo 2022-02-01 19:54:29.663 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-01 19:54:29.665 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-01 19:54:29.667 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-01 19:54:29.670 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-01 19:54:29.673 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-01 19:54:29.675 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:54:29.677 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:54:29.680 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-01 19:54:29.682 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-01 19:54:29.684 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-01 19:54:29.687 | + functions-common:apt_get_update:1179 : return 2022-02-01 19:54:29.690 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-01 19:54:29.692 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-01 19:54:29.694 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:54:29.696 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:54:29.699 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-01 19:54:29.719 | + 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-02-01 19:54:29.826 | Reading package lists... 2022-02-01 19:54:30.060 | Building dependency tree... 2022-02-01 19:54:30.061 | Reading state information... 2022-02-01 19:54:30.304 | The following packages were automatically installed and are no longer required: 2022-02-01 19:54:30.305 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-01 19:54:30.305 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-01 19:54:30.305 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-01 19:54:30.305 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-01 19:54:30.305 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-01 19:54:30.305 | python3-zope.interface 2022-02-01 19:54:30.305 | Use 'sudo apt autoremove' to remove them. 2022-02-01 19:54:30.306 | The following additional packages will be installed: 2022-02-01 19:54:30.306 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-01 19:54:30.306 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-01 19:54:30.306 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-01 19:54:30.306 | erlang-tools erlang-xmerl locales-all 2022-02-01 19:54:30.307 | Suggested packages: 2022-02-01 19:54:30.308 | erlang erlang-manpages erlang-doc 2022-02-01 19:54:30.376 | The following NEW packages will be installed: 2022-02-01 19:54:30.376 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-01 19:54:30.376 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-01 19:54:30.376 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-01 19:54:30.377 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-01 19:54:30.622 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-02-01 19:54:30.622 | Need to get 38.1 MB of archives. 2022-02-01 19:54:30.622 | After this operation, 276 MB of additional disk space will be used. 2022-02-01 19:54:30.622 | 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-02-01 19:54:32.256 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-01 19:54:32.317 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-01 19:54:32.328 | 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-02-01 19:54:32.552 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-01 19:54:32.563 | 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-02-01 19:54:32.566 | 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-02-01 19:54:32.635 | 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-02-01 19:54:32.639 | 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-02-01 19:54:32.643 | 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-02-01 19:54:32.646 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-01 19:54:32.679 | 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-02-01 19:54:33.026 | 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-02-01 19:54:33.166 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-01 19:54:33.169 | 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-02-01 19:54:33.174 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-01 19:54:33.182 | 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-02-01 19:54:33.280 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-01 19:54:35.009 | 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-02-01 19:54:37.532 | Fetched 38.1 MB in 7s (5,780 kB/s) 2022-02-01 19:54:37.722 | Selecting previously unselected package erlang-base. 2022-02-01 19:54:37.769 | (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-02-01 19:54:37.773 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:37.824 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:39.236 | Selecting previously unselected package erlang-asn1. 2022-02-01 19:54:39.245 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:39.276 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:39.636 | Selecting previously unselected package erlang-crypto. 2022-02-01 19:54:39.645 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:39.699 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:40.013 | Selecting previously unselected package erlang-public-key. 2022-02-01 19:54:40.023 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:40.070 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:40.458 | Selecting previously unselected package erlang-mnesia. 2022-02-01 19:54:40.466 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:40.514 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:40.950 | Selecting previously unselected package erlang-runtime-tools. 2022-02-01 19:54:40.959 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:41.013 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:41.373 | Selecting previously unselected package erlang-ssl. 2022-02-01 19:54:41.382 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:41.423 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:41.865 | Selecting previously unselected package erlang-eldap. 2022-02-01 19:54:41.874 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:41.916 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:42.196 | Selecting previously unselected package erlang-ftp. 2022-02-01 19:54:42.205 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:42.236 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:42.482 | Selecting previously unselected package erlang-tftp. 2022-02-01 19:54:42.491 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:42.537 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:42.802 | Selecting previously unselected package erlang-inets. 2022-02-01 19:54:42.811 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:42.869 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:43.196 | Selecting previously unselected package erlang-snmp. 2022-02-01 19:54:43.205 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:43.259 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:43.830 | Selecting previously unselected package erlang-os-mon. 2022-02-01 19:54:43.839 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:43.904 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:44.179 | Selecting previously unselected package erlang-parsetools. 2022-02-01 19:54:44.188 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:44.236 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:44.590 | Selecting previously unselected package erlang-syntax-tools. 2022-02-01 19:54:44.599 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:44.640 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:44.950 | Selecting previously unselected package erlang-tools. 2022-02-01 19:54:44.959 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:45.013 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:45.362 | Selecting previously unselected package erlang-xmerl. 2022-02-01 19:54:45.371 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-01 19:54:45.402 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:45.870 | Selecting previously unselected package locales-all. 2022-02-01 19:54:45.879 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-01 19:54:45.933 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-01 19:54:50.584 | Selecting previously unselected package rabbitmq-server. 2022-02-01 19:54:50.596 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-01 19:54:50.647 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-01 19:54:52.175 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:53.099 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-01 19:54:53.099 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-01 19:54:57.431 | Searching for services which depend on erlang and should be started... none found. 2022-02-01 19:54:57.504 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:57.618 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:57.750 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-01 19:54:57.913 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:58.063 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:58.213 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:58.355 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:58.476 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:58.624 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:58.773 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:58.870 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:59.017 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:59.160 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:59.310 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:59.407 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:59.550 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:59.652 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-01 19:54:59.772 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-01 19:55:00.138 | Adding group `rabbitmq' (GID 125) ... 2022-02-01 19:55:00.245 | Done. 2022-02-01 19:55:00.326 | Adding system user `rabbitmq' (UID 117) ... 2022-02-01 19:55:00.326 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-01 19:55:00.621 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-01 19:55:00.890 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-01 19:55:08.493 | Processing triggers for man-db (2.9.1-1) ... 2022-02-01 19:55:09.281 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-01 19:55:17.351 | + functions-common:apt_get:1223 : result=0 2022-02-01 19:55:17.353 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-01 19:55:17.356 | + functions-common:time_stop:2414 : local name 2022-02-01 19:55:17.358 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:55:17.360 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:55:17.362 | + functions-common:time_stop:2417 : local total 2022-02-01 19:55:17.364 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:55:17.366 | + functions-common:time_stop:2420 : name=apt-get 2022-02-01 19:55:17.368 | + functions-common:time_stop:2421 : start_time=1643745269716 2022-02-01 19:55:17.370 | + functions-common:time_stop:2423 : [[ -z 1643745269716 ]] 2022-02-01 19:55:17.373 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:55:17.377 | + functions-common:time_stop:2426 : end_time=1643745317375 2022-02-01 19:55:17.379 | + functions-common:time_stop:2427 : elapsed_time=47659 2022-02-01 19:55:17.381 | + functions-common:time_stop:2428 : total=333971 2022-02-01 19:55:17.384 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:55:17.386 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=381630 2022-02-01 19:55:17.388 | + functions-common:apt_get:1227 : return 0 2022-02-01 19:55:17.391 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-01 19:55:17.393 | + functions-common:is_suse:531 : is_opensuse 2022-02-01 19:55:17.395 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-01 19:55:17.398 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-01 19:55:17.400 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-01 19:55:17.403 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-01 19:55:17.405 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-01 19:55:17.407 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-01 19:55:17.410 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-01 19:55:17.412 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-01 19:55:17.414 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-01 19:55:17.416 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-01 19:55:17.419 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-01 19:55:17.421 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-01 19:55:17.423 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-01 19:55:17.425 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-01 19:55:17.428 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-01 19:55:17.430 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-01 19:55:17.432 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-01 19:55:17.434 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-01 19:55:17.436 | + functions-common:is_suse:531 : is_opensuse 2022-02-01 19:55:17.439 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-01 19:55:17.441 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-01 19:55:17.443 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-01 19:55:17.446 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-01 19:55:17.449 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-01 19:55:17.451 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-01 19:55:17.453 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-01 19:55:17.469 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:55:17.472 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-01 19:55:17.474 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-01 19:55:17.476 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-01 19:55:17.479 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-01 19:55:17.481 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-01 19:55:17.486 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-01 19:55:17.488 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-01 19:55:17.490 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-01 19:55:17.492 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-01 19:55:17.494 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-01 19:55:17.497 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-01 19:55:17.499 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-01 19:55:18.173 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-01 19:55:18.173 | user tags 2022-02-01 19:55:18.173 | guest [administrator]' 2022-02-01 19:55:18.177 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-01 19:55:18.177 | user tags 2022-02-01 19:55:18.177 | guest [administrator]' 2022-02-01 19:55:18.177 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-01 19:55:18.183 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-01 19:55:18.185 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-01 19:55:18.188 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-01 19:55:18.855 | Adding user "stackrabbit" ... 2022-02-01 19:55:18.930 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-01 19:55:19.597 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-01 19:55:19.661 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-01 19:55:19.663 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-01 19:55:20.348 | Changing password for user "stackrabbit" ... 2022-02-01 19:55:20.416 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-01 19:55:20.418 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-01 19:55:20.421 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-01 19:55:21.067 | Deleting user "guest" ... 2022-02-01 19:55:21.124 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-01 19:55:21.140 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:55:21.142 | + ./stack.sh:main:836 : install_database 2022-02-01 19:55:21.144 | + lib/database:install_database:118 : install_database_mysql 2022-02-01 19:55:21.147 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-01 19:55:21.149 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:55:21.151 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:55:21.154 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-01 19:55:21.483 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-01 19:55:21.486 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-01 19:55:21.491 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-01 19:55:21.493 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:55:21.496 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:55:21.498 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-01 19:55:21.500 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-01 19:55:21.503 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-01 19:55:21.507 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-01 19:55:21.510 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-01 19:55:21.512 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-01 19:55:21.514 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-01 19:55:21.517 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-01 19:55:21.519 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-01 19:55:21.521 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-01 19:55:21.523 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-01 19:55:21.526 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-01 19:55:21.528 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-01 19:55:21.530 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-01 19:55:21.533 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-01 19:55:21.535 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-01 19:55:21.537 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-01 19:55:21.540 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-01 19:55:21.542 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-01 19:55:21.544 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-01 19:55:21.547 | + functions-common:is_suse:531 : is_opensuse 2022-02-01 19:55:21.549 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-01 19:55:21.552 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-01 19:55:21.554 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-01 19:55:21.557 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-01 19:55:21.559 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-01 19:55:21.561 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-01 19:55:21.564 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:55:21.566 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:55:21.568 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-01 19:55:21.571 | + functions-common:install_package:1452 : update_package_repo 2022-02-01 19:55:21.573 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-01 19:55:21.575 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-01 19:55:21.578 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-01 19:55:21.580 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-01 19:55:21.582 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-01 19:55:21.584 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:55:21.587 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:55:21.589 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-01 19:55:21.591 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-01 19:55:21.593 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-01 19:55:21.595 | + functions-common:apt_get_update:1179 : return 2022-02-01 19:55:21.598 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-01 19:55:21.600 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-01 19:55:21.602 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:55:21.604 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:55:21.607 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-01 19:55:21.627 | + 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-02-01 19:55:21.756 | Reading package lists... 2022-02-01 19:55:21.993 | Building dependency tree... 2022-02-01 19:55:21.995 | Reading state information... 2022-02-01 19:55:22.266 | The following packages were automatically installed and are no longer required: 2022-02-01 19:55:22.267 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-01 19:55:22.267 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-01 19:55:22.268 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-01 19:55:22.268 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-01 19:55:22.268 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-01 19:55:22.268 | python3-zope.interface 2022-02-01 19:55:22.268 | Use 'sudo apt autoremove' to remove them. 2022-02-01 19:55:22.268 | The following additional packages will be installed: 2022-02-01 19:55:22.268 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-01 19:55:22.268 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-01 19:55:22.268 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-01 19:55:22.268 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-01 19:55:22.269 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-01 19:55:22.269 | mysql-server-8.0 mysql-server-core-8.0 2022-02-01 19:55:22.270 | Suggested packages: 2022-02-01 19:55:22.270 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-01 19:55:22.345 | The following NEW packages will be installed: 2022-02-01 19:55:22.345 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-01 19:55:22.346 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-01 19:55:22.346 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-01 19:55:22.346 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-01 19:55:22.346 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-01 19:55:22.346 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-01 19:55:22.453 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-02-01 19:55:22.453 | Need to get 31.9 MB of archives. 2022-02-01 19:55:22.453 | After this operation, 263 MB of additional disk space will be used. 2022-02-01 19:55:22.453 | 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-02-01 19:55:23.089 | 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-02-01 19:55:23.091 | 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-02-01 19:55:23.098 | 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-02-01 19:55:23.099 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-01 19:55:23.119 | 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-02-01 19:55:25.796 | 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-02-01 19:55:26.034 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-01 19:55:26.034 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-01 19:55:26.036 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-01 19:55:26.038 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-01 19:55:26.072 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-01 19:55:26.078 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-01 19:55:26.078 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-01 19:55:26.079 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-01 19:55:26.088 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-01 19:55:26.096 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-01 19:55:26.097 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-01 19:55:26.119 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-01 19:55:26.121 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-01 19:55:26.132 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-01 19:55:26.161 | 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-02-01 19:55:27.206 | 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-02-01 19:55:27.206 | 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-02-01 19:55:27.707 | Preconfiguring packages ... 2022-02-01 19:55:27.935 | Fetched 31.9 MB in 5s (6,571 kB/s) 2022-02-01 19:55:28.059 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-01 19:55:28.114 | (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-02-01 19:55:28.117 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:55:28.171 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:29.544 | Selecting previously unselected package mysql-client-8.0. 2022-02-01 19:55:29.553 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:55:29.623 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:30.023 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-01 19:55:30.034 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-01 19:55:30.154 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-01 19:55:30.509 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-01 19:55:30.519 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-01 19:55:30.572 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-01 19:55:30.926 | Selecting previously unselected package libmecab2:amd64. 2022-02-01 19:55:30.936 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-01 19:55:30.983 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-01 19:55:31.366 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-01 19:55:31.376 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:55:31.422 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:35.280 | Selecting previously unselected package mysql-server-8.0. 2022-02-01 19:55:35.290 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-02-01 19:55:36.291 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:36.715 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-01 19:55:36.724 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-01 19:55:36.766 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-01 19:55:37.069 | Selecting previously unselected package liburi-perl. 2022-02-01 19:55:37.078 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-01 19:55:37.126 | Unpacking liburi-perl (1.76-2) ... 2022-02-01 19:55:37.526 | Selecting previously unselected package libhtml-parser-perl. 2022-02-01 19:55:37.536 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-01 19:55:37.594 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-01 19:55:37.932 | Selecting previously unselected package libcgi-pm-perl. 2022-02-01 19:55:37.942 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-01 19:55:38.000 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-01 19:55:38.360 | Selecting previously unselected package libfcgi-perl. 2022-02-01 19:55:38.370 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-01 19:55:38.406 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-01 19:55:38.806 | Selecting previously unselected package libcgi-fast-perl. 2022-02-01 19:55:38.816 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-01 19:55:38.880 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-01 19:55:39.206 | Selecting previously unselected package libencode-locale-perl. 2022-02-01 19:55:39.217 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-01 19:55:39.280 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-01 19:55:39.623 | Selecting previously unselected package libhtml-template-perl. 2022-02-01 19:55:39.633 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-01 19:55:39.680 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-01 19:55:39.943 | Selecting previously unselected package libtimedate-perl. 2022-02-01 19:55:39.953 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-01 19:55:39.994 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-01 19:55:40.355 | Selecting previously unselected package libhttp-date-perl. 2022-02-01 19:55:40.365 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-01 19:55:40.423 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-01 19:55:40.766 | Selecting previously unselected package libio-html-perl. 2022-02-01 19:55:40.776 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-01 19:55:40.846 | Unpacking libio-html-perl (1.001-1) ... 2022-02-01 19:55:41.337 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-01 19:55:41.346 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-01 19:55:41.418 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-01 19:55:41.737 | Selecting previously unselected package libhttp-message-perl. 2022-02-01 19:55:41.747 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-01 19:55:41.805 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-01 19:55:42.137 | Selecting previously unselected package mecab-utils. 2022-02-01 19:55:42.147 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-01 19:55:42.193 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-01 19:55:42.572 | Selecting previously unselected package mecab-ipadic. 2022-02-01 19:55:42.584 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-01 19:55:42.646 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-01 19:55:44.383 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-01 19:55:44.393 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-01 19:55:44.446 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-01 19:55:44.789 | Selecting previously unselected package mysql-server. 2022-02-01 19:55:44.798 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-02-01 19:55:44.857 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:45.242 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-01 19:55:45.480 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:45.628 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-01 19:55:45.794 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-01 19:55:45.965 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-01 19:55:46.108 | Setting up mecab-utils (0.996-10build1) ... 2022-02-01 19:55:46.320 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-01 19:55:46.479 | Setting up libio-html-perl (1.001-1) ... 2022-02-01 19:55:46.657 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-01 19:55:46.828 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:46.977 | Setting up libfcgi-perl (0.79-1) ... 2022-02-01 19:55:47.126 | Setting up liburi-perl (1.76-2) ... 2022-02-01 19:55:47.308 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-01 19:55:47.480 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-01 19:55:47.606 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-01 19:55:47.693 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-01 19:55:47.696 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-01 19:55:47.696 | 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-02-01 19:55:47.696 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-01 19:55:47.697 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-01 19:55:47.837 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-01 19:55:47.837 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-01 19:55:47.837 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-01 19:55:47.838 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-01 19:55:47.846 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-01 19:55:47.946 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-01 19:55:47.946 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-01 19:55:47.946 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-01 19:55:47.973 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-01 19:55:48.018 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-01 19:55:48.304 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-01 19:55:48.311 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-01 19:55:48.401 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-01 19:55:48.401 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-01 19:55:48.402 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-01 19:55:48.402 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-01 19:55:48.406 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-01 19:55:48.406 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-01 19:55:48.452 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-01 19:55:48.642 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-01 19:55:48.643 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-01 19:55:48.643 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-01 19:55:48.644 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-01 19:55:48.646 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-01 19:55:48.647 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-01 19:55:49.065 | 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-02-01 19:55:49.182 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-01 19:55:49.502 | 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-02-01 19:55:49.506 | 2022-02-01 19:55:49.507 | done! 2022-02-01 19:55:49.514 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-01 19:55:49.594 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:49.759 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-01 19:55:49.875 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-01 19:55:49.890 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-01 19:55:49.890 | 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-02-01 19:55:49.890 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-01 19:55:49.891 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-01 19:55:50.098 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-01 19:55:50.098 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-01 19:55:50.099 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-01 19:55:50.099 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-01 19:55:50.111 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-01 19:55:50.239 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-01 19:55:50.240 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-01 19:55:50.240 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-01 19:55:50.281 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-01 19:55:50.353 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-01 19:55:50.842 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-01 19:55:50.852 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-01 19:55:50.962 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-01 19:55:50.962 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-01 19:55:50.962 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-01 19:55:50.963 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-01 19:55:50.968 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-01 19:55:50.969 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-01 19:55:51.057 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-01 19:55:51.344 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-01 19:55:51.345 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-01 19:55:51.346 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-01 19:55:51.346 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-01 19:55:51.349 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-01 19:55:51.350 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-01 19:55:51.851 | 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-02-01 19:55:51.986 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-01 19:55:52.305 | 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-02-01 19:55:52.309 | 2022-02-01 19:55:52.309 | done! 2022-02-01 19:55:52.317 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-01 19:55:52.428 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-01 19:55:52.560 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-01 19:55:52.686 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:55:53.947 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-01 19:55:54.017 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-01 19:56:33.343 | mysqld will log errors to /var/log/mysql/error.log 2022-02-01 19:56:34.638 | mysqld is running as pid 56609 2022-02-01 19:56:37.461 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-01 19:56:40.147 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-01 19:56:40.296 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-01 19:56:40.433 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-02-01 19:56:40.570 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-01 19:56:40.720 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-01 19:56:41.188 | Processing triggers for man-db (2.9.1-1) ... 2022-02-01 19:56:43.068 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-01 19:56:50.755 | + functions-common:apt_get:1223 : result=0 2022-02-01 19:56:50.758 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-01 19:56:50.760 | + functions-common:time_stop:2414 : local name 2022-02-01 19:56:50.762 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:56:50.765 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:56:50.767 | + functions-common:time_stop:2417 : local total 2022-02-01 19:56:50.769 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:56:50.774 | + functions-common:time_stop:2420 : name=apt-get 2022-02-01 19:56:50.776 | + functions-common:time_stop:2421 : start_time=1643745321625 2022-02-01 19:56:50.778 | + functions-common:time_stop:2423 : [[ -z 1643745321625 ]] 2022-02-01 19:56:50.781 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:56:50.785 | + functions-common:time_stop:2426 : end_time=1643745410782 2022-02-01 19:56:50.787 | + functions-common:time_stop:2427 : elapsed_time=89157 2022-02-01 19:56:50.789 | + functions-common:time_stop:2428 : total=381630 2022-02-01 19:56:50.791 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:56:50.793 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=470787 2022-02-01 19:56:50.796 | + functions-common:apt_get:1227 : return 0 2022-02-01 19:56:50.798 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-01 19:56:50.800 | + ./stack.sh:main:839 : install_database_python 2022-02-01 19:56:50.803 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-01 19:56:50.805 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-01 19:56:50.807 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-01 19:56:50.810 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-01 19:56:50.813 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-01 19:56:50.815 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-01 19:56:50.818 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-01 19:56:50.821 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-01 19:56:50.822 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-01 19:56:50.827 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-01 19:56:50.830 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-01 19:56:50.832 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-01 19:56:50.835 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-01 19:56:50.837 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-01 19:56:50.857 | Using python 3.8 to install PyMySQL 2022-02-01 19:56:50.860 | + 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-02-01 19:56:51.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:56:51.593 | from cryptography.utils import int_from_bytes 2022-02-01 19:56:51.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:56:51.593 | from cryptography.utils import int_from_bytes 2022-02-01 19:56:52.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:56:52.847 | Collecting PyMySQL 2022-02-01 19:56:52.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-01 19:56:54.452 | Installing collected packages: PyMySQL 2022-02-01 19:56:54.660 | Successfully installed PyMySQL-1.0.2 2022-02-01 19:56:54.661 | 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-02-01 19:56:54.666 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:56:54.667 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:56:54.781 | + inc/python:pip_install:200 : result=0 2022-02-01 19:56:54.783 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:56:54.786 | + functions-common:time_stop:2414 : local name 2022-02-01 19:56:54.788 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:56:54.790 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:56:54.793 | + functions-common:time_stop:2417 : local total 2022-02-01 19:56:54.796 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:56:54.798 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:56:54.800 | + functions-common:time_stop:2421 : start_time=1643745410852 2022-02-01 19:56:54.802 | + functions-common:time_stop:2423 : [[ -z 1643745410852 ]] 2022-02-01 19:56:54.805 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:56:54.810 | + functions-common:time_stop:2426 : end_time=1643745414807 2022-02-01 19:56:54.813 | + functions-common:time_stop:2427 : elapsed_time=3955 2022-02-01 19:56:54.815 | + functions-common:time_stop:2428 : total=26231 2022-02-01 19:56:54.817 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:56:54.819 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30186 2022-02-01 19:56:54.822 | + inc/python:pip_install:203 : return 0 2022-02-01 19:56:54.824 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-01 19:56:54.826 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-01 19:56:54.828 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-01 19:56:54.831 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-01 19:56:54.849 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:56:54.851 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-01 19:56:54.853 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-01 19:56:54.857 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-01 19:56:54.858 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-01 19:56:54.863 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-01 19:56:54.866 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-01 19:56:54.868 | + 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-02-01 19:56:54.871 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-01 19:56:54.873 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-01 19:56:54.876 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-01 19:56:54.891 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:56:54.893 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-01 19:56:54.896 | + functions-common:install_package:1452 : update_package_repo 2022-02-01 19:56:54.898 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-01 19:56:54.901 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-01 19:56:54.903 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-01 19:56:54.905 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-01 19:56:54.908 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-01 19:56:54.910 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:56:54.913 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:56:54.915 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-01 19:56:54.917 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-01 19:56:54.922 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-01 19:56:54.924 | + functions-common:apt_get_update:1179 : return 2022-02-01 19:56:54.927 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-01 19:56:54.931 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-01 19:56:54.944 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:56:54.947 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:56:54.952 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-01 19:56:54.981 | + 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-02-01 19:56:55.092 | Reading package lists... 2022-02-01 19:56:55.339 | Building dependency tree... 2022-02-01 19:56:55.341 | Reading state information... 2022-02-01 19:56:55.584 | The following packages were automatically installed and are no longer required: 2022-02-01 19:56:55.585 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-01 19:56:55.585 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-01 19:56:55.585 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-01 19:56:55.585 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-01 19:56:55.585 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-01 19:56:55.585 | python3-zope.interface 2022-02-01 19:56:55.586 | Use 'sudo apt autoremove' to remove them. 2022-02-01 19:56:55.652 | The following NEW packages will be installed: 2022-02-01 19:56:55.652 | radvd 2022-02-01 19:56:55.765 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-02-01 19:56:55.765 | Need to get 59.0 kB of archives. 2022-02-01 19:56:55.765 | After this operation, 164 kB of additional disk space will be used. 2022-02-01 19:56:55.765 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-01 19:56:56.420 | Fetched 59.0 kB in 0s (289 kB/s) 2022-02-01 19:56:56.623 | Selecting previously unselected package radvd. 2022-02-01 19:56:56.678 | (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-02-01 19:56:56.682 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-01 19:56:56.742 | Unpacking radvd (1:2.17-2) ... 2022-02-01 19:56:57.202 | Setting up radvd (1:2.17-2) ... 2022-02-01 19:56:58.577 | Job for radvd.service failed because the control process exited with error code. 2022-02-01 19:56:58.577 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-01 19:56:58.579 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-01 19:56:58.590 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-01 19:56:58.590 | Loaded: loaded (]8;;file://n-d-824835-8/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-01 19:56:58.590 | Active: failed (Result: exit-code) since Tue 2022-02-01 19:56:58 UTC; 14ms ago 2022-02-01 19:56:58.590 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-01 19:56:58.590 | Process: 57722 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-01 19:56:58.590 | 2022-02-01 19:56:58.590 | Feb 01 19:56:58 n-d-824835-8 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-01 19:56:58.590 | Feb 01 19:56:58 n-d-824835-8 radvd[57722]: can't open /etc/radvd.conf: No such file or directory 2022-02-01 19:56:58.590 | Feb 01 19:56:58 n-d-824835-8 radvd[57722]: Insecure file permissions, but continuing anyway 2022-02-01 19:56:58.590 | Feb 01 19:56:58 n-d-824835-8 radvd[57722]: exiting, failed to read config file 2022-02-01 19:56:58.590 | Feb 01 19:56:58 n-d-824835-8 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-01 19:56:58.591 | Feb 01 19:56:58 n-d-824835-8 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-01 19:56:58.591 | Feb 01 19:56:58 n-d-824835-8 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-01 19:56:58.634 | Processing triggers for man-db (2.9.1-1) ... 2022-02-01 19:56:58.897 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-01 19:57:06.938 | + functions-common:apt_get:1223 : result=0 2022-02-01 19:57:06.940 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-01 19:57:06.942 | + functions-common:time_stop:2414 : local name 2022-02-01 19:57:06.944 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:57:06.947 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:57:06.949 | + functions-common:time_stop:2417 : local total 2022-02-01 19:57:06.951 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:57:06.953 | + functions-common:time_stop:2420 : name=apt-get 2022-02-01 19:57:06.955 | + functions-common:time_stop:2421 : start_time=1643745414978 2022-02-01 19:57:06.958 | + functions-common:time_stop:2423 : [[ -z 1643745414978 ]] 2022-02-01 19:57:06.960 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:57:06.964 | + functions-common:time_stop:2426 : end_time=1643745426962 2022-02-01 19:57:06.966 | + functions-common:time_stop:2427 : elapsed_time=11984 2022-02-01 19:57:06.969 | + functions-common:time_stop:2428 : total=470787 2022-02-01 19:57:06.971 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:57:06.973 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=482771 2022-02-01 19:57:06.975 | + functions-common:apt_get:1227 : return 0 2022-02-01 19:57:06.978 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-01 19:57:06.994 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:57:06.997 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-01 19:57:07.000 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-01 19:57:07.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-01 19:57:07.005 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-01 19:57:07.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-01 19:57:07.026 | + functions-common:install_package:1452 : update_package_repo 2022-02-01 19:57:07.028 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-01 19:57:07.030 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-01 19:57:07.033 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-01 19:57:07.035 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-01 19:57:07.037 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-01 19:57:07.039 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:57:07.042 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:57:07.044 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-01 19:57:07.047 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-01 19:57:07.049 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-01 19:57:07.051 | + functions-common:apt_get_update:1179 : return 2022-02-01 19:57:07.053 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-01 19:57:07.055 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-01 19:57:07.057 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:57:07.060 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:57:07.062 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-01 19:57:07.082 | + 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-02-01 19:57:07.190 | Reading package lists... 2022-02-01 19:57:07.429 | Building dependency tree... 2022-02-01 19:57:07.430 | Reading state information... 2022-02-01 19:57:07.672 | fakeroot is already the newest version (1.24-1). 2022-02-01 19:57:07.672 | fakeroot set to manually installed. 2022-02-01 19:57:07.672 | make is already the newest version (4.2.1-1.2). 2022-02-01 19:57:07.672 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-01 19:57:07.672 | The following packages were automatically installed and are no longer required: 2022-02-01 19:57:07.674 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-01 19:57:07.674 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-01 19:57:07.674 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-01 19:57:07.674 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-01 19:57:07.674 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-01 19:57:07.674 | python3-zope.interface 2022-02-01 19:57:07.674 | Use 'sudo apt autoremove' to remove them. 2022-02-01 19:57:07.816 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-01 19:57:07.820 | + functions-common:apt_get:1223 : result=0 2022-02-01 19:57:07.822 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-01 19:57:07.825 | + functions-common:time_stop:2414 : local name 2022-02-01 19:57:07.827 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:57:07.829 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:57:07.831 | + functions-common:time_stop:2417 : local total 2022-02-01 19:57:07.833 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:57:07.835 | + functions-common:time_stop:2420 : name=apt-get 2022-02-01 19:57:07.837 | + functions-common:time_stop:2421 : start_time=1643745427080 2022-02-01 19:57:07.839 | + functions-common:time_stop:2423 : [[ -z 1643745427080 ]] 2022-02-01 19:57:07.842 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:57:07.846 | + functions-common:time_stop:2426 : end_time=1643745427844 2022-02-01 19:57:07.849 | + functions-common:time_stop:2427 : elapsed_time=764 2022-02-01 19:57:07.851 | + functions-common:time_stop:2428 : total=482771 2022-02-01 19:57:07.853 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:57:07.855 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=483535 2022-02-01 19:57:07.858 | + functions-common:apt_get:1227 : return 0 2022-02-01 19:57:07.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-01 19:57:07.863 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:57:07.865 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:57:07.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-01 19:57:07.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-01 19:57:07.872 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-01 19:57:07.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-01 19:57:07.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-01 19:57:07.882 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-01 19:57:07.883 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-01 19:57:07.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-01 19:57:07.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-01 19:57:07.892 | + functions:vercmp:628 : local v1=5.4 2022-02-01 19:57:07.895 | + functions:vercmp:629 : local 'op=<' 2022-02-01 19:57:07.897 | + functions:vercmp:630 : local v2=3.13 2022-02-01 19:57:07.899 | + functions:vercmp:631 : local result 2022-02-01 19:57:07.903 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-01 19:57:07.903 | ++ functions:vercmp:635 : sort -V 2022-02-01 19:57:07.904 | ++ functions:vercmp:635 : head -1 2022-02-01 19:57:07.908 | + functions:vercmp:635 : result=3.13 2022-02-01 19:57:07.910 | + functions:vercmp:637 : case $op in 2022-02-01 19:57:07.913 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-01 19:57:07.915 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-01 19:57:07.917 | + functions:vercmp:648 : return 2022-02-01 19:57:07.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-01 19:57:07.923 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-01 19:57:07.925 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-01 19:57:08.287 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-01 19:57:08.290 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-01 19:57:08.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:08.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:08.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-01 19:57:08.301 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:08.304 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-01 19:57:08.321 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:57:08.324 | + ./stack.sh:main:847 : install_etcd3 2022-02-01 19:57:08.326 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-01 19:57:08.327 | Installing etcd 2022-02-01 19:57:08.329 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-01 19:57:08.344 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-01 19:57:08.356 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-01 19:57:08.359 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-01 19:57:08.374 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-01 19:57:08.377 | ++ 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-02-01 19:57:08.380 | ++ 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-02-01 19:57:08.383 | +++ 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-02-01 19:57:08.388 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-01 19:57:08.391 | ++ 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-02-01 19:57:08.394 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-01 19:57:08.397 | ++ 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-02-01 19:57:08.401 | --2022-02-01 19:57:08-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-01 19:57:08.882 | Resolving github.com (github.com)... 140.82.121.3 2022-02-01 19:57:08.926 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-02-01 19:57:09.216 | HTTP request sent, awaiting response... 302 Found 2022-02-01 19:57:09.216 | 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%2F20220201%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220201T195709Z&X-Amz-Expires=300&X-Amz-Signature=405d89cc188c9eed563f700f1f19349dcc1d539ac2ef4582d3b3ffeefd066702&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-02-01 19:57:09.216 | --2022-02-01 19:57:09-- 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%2F20220201%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220201T195709Z&X-Amz-Expires=300&X-Amz-Signature=405d89cc188c9eed563f700f1f19349dcc1d539ac2ef4582d3b3ffeefd066702&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-02-01 19:57:09.217 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2022-02-01 19:57:09.242 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-02-01 19:57:09.584 | HTTP request sent, awaiting response... 200 OK 2022-02-01 19:57:09.584 | Length: 11350736 (11M) [application/octet-stream] 2022-02-01 19:57:09.584 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-01 19:57:09.698 | 2022-02-01 19:57:09.918 | 0K ........ .. 100% 32.4M=0.3s 2022-02-01 19:57:09.918 | 2022-02-01 19:57:09.918 | 2022-02-01 19:57:09 (32.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-01 19:57:09.918 | 2022-02-01 19:57:09.922 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-01 19:57:09.924 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-01 19:57:09.928 | ++ functions:get_extra_file:74 : return 2022-02-01 19:57:09.931 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-01 19:57:09.933 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-01 19:57:09.936 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-01 19:57:09.938 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-01 19:57:10.072 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-01 19:57:10.076 | + 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-02-01 19:57:10.080 | etcd-v3.3.12-linux-amd64/ 2022-02-01 19:57:10.080 | etcd-v3.3.12-linux-amd64/README.md 2022-02-01 19:57:10.080 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-01 19:57:10.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-01 19:57:10.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-01 19:57:10.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-01 19:57:10.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-01 19:57:10.080 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-01 19:57:10.081 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-01 19:57:10.082 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-01 19:57:10.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-01 19:57:10.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-01 19:57:10.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-01 19:57:10.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-01 19:57:10.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-01 19:57:10.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-01 19:57:10.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-01 19:57:10.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-01 19:57:10.085 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-01 19:57:10.086 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-01 19:57:10.087 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-01 19:57:10.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-01 19:57:10.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-01 19:57:10.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-01 19:57:10.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-01 19:57:10.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-01 19:57:10.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-01 19:57:10.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-01 19:57:10.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-01 19:57:10.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-01 19:57:10.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-01 19:57:10.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-01 19:57:10.092 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-01 19:57:10.092 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-01 19:57:10.093 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-01 19:57:10.278 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-01 19:57:10.278 | etcd-v3.3.12-linux-amd64/etcd 2022-02-01 19:57:10.507 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-01 19:57:10.548 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-01 19:57:10.588 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-01 19:57:10.590 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-01 19:57:10.608 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:57:10.611 | + ./stack.sh:main:866 : install_dstat 2022-02-01 19:57:10.613 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-01 19:57:10.630 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:57:10.633 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-01 19:57:10.636 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-01 19:57:10.638 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-01 19:57:10.642 | + ./stack.sh:main:875 : install_libs 2022-02-01 19:57:10.645 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-01 19:57:10.647 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-01 19:57:10.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-01 19:57:10.651 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-01 19:57:10.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-01 19:57:10.661 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.663 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-01 19:57:10.666 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-01 19:57:10.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-01 19:57:10.671 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-01 19:57:10.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-01 19:57:10.682 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.685 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-01 19:57:10.687 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-01 19:57:10.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-01 19:57:10.692 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-01 19:57:10.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-01 19:57:10.701 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.704 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-01 19:57:10.707 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-01 19:57:10.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-01 19:57:10.711 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-01 19:57:10.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-01 19:57:10.721 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.724 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-01 19:57:10.727 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-01 19:57:10.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-01 19:57:10.739 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-01 19:57:10.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-01 19:57:10.750 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.753 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-01 19:57:10.755 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-01 19:57:10.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-01 19:57:10.759 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-01 19:57:10.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-01 19:57:10.769 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.771 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-01 19:57:10.773 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-01 19:57:10.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-01 19:57:10.779 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-01 19:57:10.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-01 19:57:10.788 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.790 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-01 19:57:10.793 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-01 19:57:10.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-01 19:57:10.798 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-01 19:57:10.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-01 19:57:10.811 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.813 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-01 19:57:10.815 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-01 19:57:10.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-01 19:57:10.820 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-01 19:57:10.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-01 19:57:10.829 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.831 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-01 19:57:10.833 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-01 19:57:10.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-01 19:57:10.838 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-01 19:57:10.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-01 19:57:10.847 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.850 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-01 19:57:10.852 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-01 19:57:10.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-01 19:57:10.857 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-01 19:57:10.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-01 19:57:10.866 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.868 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-01 19:57:10.871 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-01 19:57:10.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-01 19:57:10.875 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-01 19:57:10.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-01 19:57:10.884 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.887 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-01 19:57:10.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-01 19:57:10.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-01 19:57:10.894 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-01 19:57:10.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-01 19:57:10.903 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.905 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-01 19:57:10.908 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-01 19:57:10.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-01 19:57:10.912 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-01 19:57:10.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-01 19:57:10.922 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.925 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-01 19:57:10.927 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-01 19:57:10.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-01 19:57:10.931 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-01 19:57:10.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-01 19:57:10.941 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.943 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-01 19:57:10.945 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-01 19:57:10.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-01 19:57:10.950 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-01 19:57:10.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-01 19:57:10.959 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.962 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-01 19:57:10.964 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-01 19:57:10.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-01 19:57:10.969 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-01 19:57:10.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-01 19:57:10.978 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:10.981 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-01 19:57:10.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-01 19:57:10.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-01 19:57:10.988 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-01 19:57:10.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:10.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:10.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-01 19:57:10.997 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.000 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-01 19:57:11.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-01 19:57:11.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-01 19:57:11.006 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-01 19:57:11.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-01 19:57:11.016 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.018 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-01 19:57:11.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-01 19:57:11.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-01 19:57:11.025 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-01 19:57:11.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-01 19:57:11.035 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.037 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-01 19:57:11.039 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-01 19:57:11.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-01 19:57:11.044 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-01 19:57:11.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-01 19:57:11.054 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.056 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-01 19:57:11.058 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-01 19:57:11.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-01 19:57:11.063 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-01 19:57:11.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-01 19:57:11.072 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.074 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-01 19:57:11.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-01 19:57:11.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-01 19:57:11.081 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-01 19:57:11.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-01 19:57:11.091 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.093 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-01 19:57:11.096 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-01 19:57:11.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-01 19:57:11.100 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-01 19:57:11.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-01 19:57:11.110 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.113 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-01 19:57:11.115 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-01 19:57:11.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-01 19:57:11.120 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-01 19:57:11.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-01 19:57:11.131 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.133 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-01 19:57:11.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-01 19:57:11.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-01 19:57:11.141 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-01 19:57:11.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-01 19:57:11.151 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.154 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-01 19:57:11.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-01 19:57:11.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-01 19:57:11.161 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-01 19:57:11.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.166 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-01 19:57:11.172 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.174 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-01 19:57:11.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-01 19:57:11.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-01 19:57:11.181 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-01 19:57:11.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-01 19:57:11.191 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.193 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-01 19:57:11.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-01 19:57:11.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-01 19:57:11.201 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-01 19:57:11.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-01 19:57:11.210 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.213 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-01 19:57:11.215 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-01 19:57:11.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-01 19:57:11.220 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-01 19:57:11.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-01 19:57:11.229 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.232 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-01 19:57:11.235 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-01 19:57:11.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-01 19:57:11.240 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-01 19:57:11.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-01 19:57:11.250 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.252 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-01 19:57:11.254 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-01 19:57:11.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-01 19:57:11.259 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-01 19:57:11.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-01 19:57:11.271 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.273 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-01 19:57:11.275 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-01 19:57:11.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-01 19:57:11.281 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-01 19:57:11.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-01 19:57:11.292 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.294 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-01 19:57:11.298 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-01 19:57:11.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-01 19:57:11.303 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-01 19:57:11.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-01 19:57:11.314 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.316 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-01 19:57:11.319 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-01 19:57:11.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-01 19:57:11.323 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-01 19:57:11.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-01 19:57:11.335 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.337 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-01 19:57:11.339 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-01 19:57:11.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-01 19:57:11.344 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-01 19:57:11.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-01 19:57:11.356 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.358 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-01 19:57:11.360 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-01 19:57:11.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-01 19:57:11.366 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-01 19:57:11.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-01 19:57:11.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.377 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-01 19:57:11.380 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-01 19:57:11.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-01 19:57:11.385 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-01 19:57:11.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:11.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:11.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-01 19:57:11.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:11.398 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-01 19:57:11.419 | Using python 3.8 to install etcd3 2022-02-01 19:57:11.422 | + 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-02-01 19:57:12.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:12.150 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:12.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:12.151 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:13.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:57:13.340 | Collecting etcd3 2022-02-01 19:57:13.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-01 19:57:13.374 | Preparing metadata (setup.py): started 2022-02-01 19:57:13.989 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:57:16.525 | Collecting grpcio>=1.27.1 2022-02-01 19:57:16.546 | 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-02-01 19:57:17.390 | Collecting protobuf>=3.6.1 2022-02-01 19:57:17.414 | 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-02-01 19:57:17.442 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-01 19:57:17.442 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-01 19:57:17.469 | Building wheels for collected packages: etcd3 2022-02-01 19:57:17.469 | Building wheel for etcd3 (setup.py): started 2022-02-01 19:57:18.229 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-01 19:57:18.230 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=5a07c4118019cfa51d00d1a4b840797d2cebd21723e3d9212e490915f8c1d214 2022-02-01 19:57:18.230 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-01 19:57:18.234 | Successfully built etcd3 2022-02-01 19:57:19.878 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-01 19:57:20.681 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.3 2022-02-01 19:57:20.681 | 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-02-01 19:57:20.688 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:57:20.688 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:57:20.843 | + inc/python:pip_install:200 : result=0 2022-02-01 19:57:20.845 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:57:20.847 | + functions-common:time_stop:2414 : local name 2022-02-01 19:57:20.850 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:57:20.852 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:57:20.854 | + functions-common:time_stop:2417 : local total 2022-02-01 19:57:20.857 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:57:20.859 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:57:20.861 | + functions-common:time_stop:2421 : start_time=1643745431414 2022-02-01 19:57:20.863 | + functions-common:time_stop:2423 : [[ -z 1643745431414 ]] 2022-02-01 19:57:20.866 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:57:20.870 | + functions-common:time_stop:2426 : end_time=1643745440867 2022-02-01 19:57:20.872 | + functions-common:time_stop:2427 : elapsed_time=9453 2022-02-01 19:57:20.874 | + functions-common:time_stop:2428 : total=30186 2022-02-01 19:57:20.876 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:57:20.878 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39639 2022-02-01 19:57:20.881 | + inc/python:pip_install:203 : return 0 2022-02-01 19:57:20.883 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-01 19:57:20.904 | Using python 3.8 to install etcd3gw 2022-02-01 19:57:20.907 | + 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-02-01 19:57:21.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:21.639 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:21.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:21.639 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:22.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:57:22.826 | Collecting etcd3gw 2022-02-01 19:57:22.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-02-01 19:57:22.845 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-01 19:57:22.846 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-01 19:57:22.847 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-01 19:57:22.847 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-01 19:57:22.881 | 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-02-01 19:57:22.883 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-01 19:57:22.884 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-01 19:57:22.887 | 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-02-01 19:57:24.465 | Installing collected packages: etcd3gw 2022-02-01 19:57:24.639 | Successfully installed etcd3gw-1.0.0 2022-02-01 19:57:24.639 | 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-02-01 19:57:24.646 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:57:24.646 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:57:24.769 | + inc/python:pip_install:200 : result=0 2022-02-01 19:57:24.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:57:24.773 | + functions-common:time_stop:2414 : local name 2022-02-01 19:57:24.776 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:57:24.778 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:57:24.780 | + functions-common:time_stop:2417 : local total 2022-02-01 19:57:24.783 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:57:24.785 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:57:24.787 | + functions-common:time_stop:2421 : start_time=1643745440898 2022-02-01 19:57:24.789 | + functions-common:time_stop:2423 : [[ -z 1643745440898 ]] 2022-02-01 19:57:24.792 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:57:24.796 | + functions-common:time_stop:2426 : end_time=1643745444794 2022-02-01 19:57:24.798 | + functions-common:time_stop:2427 : elapsed_time=3896 2022-02-01 19:57:24.801 | + functions-common:time_stop:2428 : total=39639 2022-02-01 19:57:24.803 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:57:24.805 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43535 2022-02-01 19:57:24.807 | + inc/python:pip_install:203 : return 0 2022-02-01 19:57:24.810 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-01 19:57:24.812 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-01 19:57:24.814 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-01 19:57:24.816 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-01 19:57:24.819 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-01 19:57:24.821 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-01 19:57:24.823 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-01 19:57:24.826 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-01 19:57:24.829 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-01 19:57:24.831 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-01 19:57:24.833 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-01 19:57:24.835 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-01 19:57:24.838 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-01 19:57:24.841 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-01 19:57:24.843 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-01 19:57:24.845 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:57:24.847 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:57:24.850 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-01 19:57:24.852 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-01 19:57:24.854 | + functions-common:install_package:1452 : update_package_repo 2022-02-01 19:57:24.857 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-01 19:57:24.859 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-01 19:57:24.861 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-01 19:57:24.864 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-01 19:57:24.866 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-01 19:57:24.868 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:57:24.870 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:57:24.873 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-01 19:57:24.875 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-01 19:57:24.877 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-01 19:57:24.879 | + functions-common:apt_get_update:1179 : return 2022-02-01 19:57:24.882 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-01 19:57:24.884 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-01 19:57:24.886 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:57:24.889 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:57:24.891 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-01 19:57:24.914 | + 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-02-01 19:57:25.021 | Reading package lists... 2022-02-01 19:57:25.260 | Building dependency tree... 2022-02-01 19:57:25.262 | Reading state information... 2022-02-01 19:57:25.500 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-01 19:57:25.501 | The following packages were automatically installed and are no longer required: 2022-02-01 19:57:25.502 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-01 19:57:25.502 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-01 19:57:25.502 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-01 19:57:25.502 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-01 19:57:25.502 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-01 19:57:25.502 | python3-zope.interface 2022-02-01 19:57:25.502 | Use 'sudo apt autoremove' to remove them. 2022-02-01 19:57:25.502 | The following additional packages will be installed: 2022-02-01 19:57:25.503 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-01 19:57:25.504 | Suggested packages: 2022-02-01 19:57:25.504 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-01 19:57:25.570 | The following NEW packages will be installed: 2022-02-01 19:57:25.571 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-01 19:57:25.680 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-02-01 19:57:25.680 | Need to get 1,306 kB of archives. 2022-02-01 19:57:25.680 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-01 19:57:25.680 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-01 19:57:25.922 | 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-02-01 19:57:25.939 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-01 19:57:25.976 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-01 19:57:26.026 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-01 19:57:26.028 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-01 19:57:26.579 | Fetched 1,306 kB in 0s (2,878 kB/s) 2022-02-01 19:57:26.823 | Selecting previously unselected package libnorm1:amd64. 2022-02-01 19:57:26.874 | (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-02-01 19:57:26.878 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-01 19:57:27.005 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-01 19:57:27.422 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-01 19:57:27.431 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-01 19:57:27.479 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-01 19:57:27.885 | Selecting previously unselected package libzmq5:amd64. 2022-02-01 19:57:27.895 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-01 19:57:27.952 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-01 19:57:28.416 | Selecting previously unselected package uwsgi-core. 2022-02-01 19:57:28.426 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-01 19:57:28.473 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-01 19:57:29.165 | Selecting previously unselected package uwsgi. 2022-02-01 19:57:29.175 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-01 19:57:29.228 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-01 19:57:29.634 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-01 19:57:29.643 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-01 19:57:29.707 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-01 19:57:30.064 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-01 19:57:30.216 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-01 19:57:30.376 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-01 19:57:30.536 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-01 19:57:30.736 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-01 19:57:32.028 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-01 19:57:32.365 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-01 19:57:32.845 | Processing triggers for man-db (2.9.1-1) ... 2022-02-01 19:57:33.377 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-01 19:57:41.118 | + functions-common:apt_get:1223 : result=0 2022-02-01 19:57:41.121 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-01 19:57:41.123 | + functions-common:time_stop:2414 : local name 2022-02-01 19:57:41.125 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:57:41.127 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:57:41.130 | + functions-common:time_stop:2417 : local total 2022-02-01 19:57:41.132 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:57:41.134 | + functions-common:time_stop:2420 : name=apt-get 2022-02-01 19:57:41.136 | + functions-common:time_stop:2421 : start_time=1643745444911 2022-02-01 19:57:41.138 | + functions-common:time_stop:2423 : [[ -z 1643745444911 ]] 2022-02-01 19:57:41.141 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:57:41.145 | + functions-common:time_stop:2426 : end_time=1643745461143 2022-02-01 19:57:41.147 | + functions-common:time_stop:2427 : elapsed_time=16232 2022-02-01 19:57:41.150 | + functions-common:time_stop:2428 : total=483535 2022-02-01 19:57:41.152 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:57:41.154 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=499767 2022-02-01 19:57:41.156 | + functions-common:apt_get:1227 : return 0 2022-02-01 19:57:41.159 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-01 19:57:41.162 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:57:41.164 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:57:41.166 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-01 19:57:41.229 | Enabling module proxy. 2022-02-01 19:57:41.234 | To activate the new configuration, you need to run: 2022-02-01 19:57:41.234 | systemctl restart apache2 2022-02-01 19:57:41.239 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-01 19:57:41.301 | Considering dependency proxy for proxy_uwsgi: 2022-02-01 19:57:41.301 | Module proxy already enabled 2022-02-01 19:57:41.301 | Enabling module proxy_uwsgi. 2022-02-01 19:57:41.306 | To activate the new configuration, you need to run: 2022-02-01 19:57:41.306 | systemctl restart apache2 2022-02-01 19:57:41.311 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-01 19:57:41.313 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-01 19:57:41.315 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-01 19:57:41.318 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-01 19:57:41.441 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-01 19:57:41.443 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-01 19:57:41.446 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-01 19:57:41.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-01 19:57:41.457 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.459 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-01 19:57:41.461 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-01 19:57:41.464 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-01 19:57:41.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-01 19:57:41.473 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.476 | + ./stack.sh:main:883 : install_glanceclient 2022-02-01 19:57:41.478 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-01 19:57:41.481 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-01 19:57:41.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-01 19:57:41.491 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.494 | + ./stack.sh:main:884 : install_cinderclient 2022-02-01 19:57:41.496 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-01 19:57:41.498 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-01 19:57:41.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-01 19:57:41.508 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.510 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-01 19:57:41.512 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-01 19:57:41.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-01 19:57:41.524 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.527 | + ./stack.sh:main:885 : install_novaclient 2022-02-01 19:57:41.529 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-01 19:57:41.533 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-01 19:57:41.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-01 19:57:41.544 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.546 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-01 19:57:41.563 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:57:41.566 | + ./stack.sh:main:887 : install_swiftclient 2022-02-01 19:57:41.568 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-01 19:57:41.571 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-01 19:57:41.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-01 19:57:41.581 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.583 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-01 19:57:41.599 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:57:41.602 | + ./stack.sh:main:890 : install_neutronclient 2022-02-01 19:57:41.604 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-01 19:57:41.606 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-01 19:57:41.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-01 19:57:41.616 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.618 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-01 19:57:41.620 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-01 19:57:41.623 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-01 19:57:41.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:57:41.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:57:41.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-01 19:57:41.632 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:57:41.635 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-01 19:57:41.637 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-01 19:57:41.640 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-01 19:57:41.643 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-01 19:57:41.646 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-01 19:57:41.648 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-01 19:57:41.652 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-01 19:57:41.653 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-01 19:57:41.659 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-01 19:57:41.661 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-01 19:57:41.663 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-01 19:57:41.666 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-01 19:57:41.668 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-01 19:57:41.689 | Using python 3.8 to install keystonemiddleware 2022-02-01 19:57:41.692 | + 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-02-01 19:57:42.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:42.431 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:42.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:42.431 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:43.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:57:43.552 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-01 19:57:43.603 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-01 19:57:43.604 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-01 19:57:43.605 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-01 19:57:43.606 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-01 19:57:43.607 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.9.0) 2022-02-01 19:57:43.608 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-01 19:57:43.609 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-01 19:57:43.610 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-01 19:57:43.611 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-01 19:57:43.613 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-01 19:57:43.614 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-01 19:57:43.615 | 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-02-01 19:57:43.616 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-01 19:57:43.617 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-01 19:57:43.674 | 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-02-01 19:57:43.675 | 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-02-01 19:57:43.676 | 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-02-01 19:57:43.712 | 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-02-01 19:57:43.750 | 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-02-01 19:57:43.751 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-01 19:57:43.752 | 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-02-01 19:57:43.754 | 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-02-01 19:57:43.801 | 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-02-01 19:57:43.804 | 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-02-01 19:57:43.814 | 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-02-01 19:57:43.815 | 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-02-01 19:57:43.833 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-01 19:57:43.835 | 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-02-01 19:57:43.836 | 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-02-01 19:57:43.899 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-01 19:57:43.900 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-01 19:57:43.902 | 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-02-01 19:57:43.903 | 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-02-01 19:57:43.953 | 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-02-01 19:57:43.965 | 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-02-01 19:57:45.492 | 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-02-01 19:57:45.498 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:57:45.498 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:57:45.604 | + inc/python:pip_install:200 : result=0 2022-02-01 19:57:45.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:57:45.609 | + functions-common:time_stop:2414 : local name 2022-02-01 19:57:45.612 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:57:45.614 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:57:45.616 | + functions-common:time_stop:2417 : local total 2022-02-01 19:57:45.618 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:57:45.620 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:57:45.622 | + functions-common:time_stop:2421 : start_time=1643745461684 2022-02-01 19:57:45.625 | + functions-common:time_stop:2423 : [[ -z 1643745461684 ]] 2022-02-01 19:57:45.628 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:57:45.632 | + functions-common:time_stop:2426 : end_time=1643745465629 2022-02-01 19:57:45.634 | + functions-common:time_stop:2427 : elapsed_time=3945 2022-02-01 19:57:45.636 | + functions-common:time_stop:2428 : total=43535 2022-02-01 19:57:45.638 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:57:45.640 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47480 2022-02-01 19:57:45.643 | + inc/python:pip_install:203 : return 0 2022-02-01 19:57:45.645 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-01 19:57:45.647 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-01 19:57:45.650 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-01 19:57:45.653 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-01 19:57:45.655 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-01 19:57:45.658 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-01 19:57:45.662 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-01 19:57:45.662 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-01 19:57:45.668 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-01 19:57:45.670 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-01 19:57:45.673 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-01 19:57:45.676 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-01 19:57:45.679 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-01 19:57:45.700 | Using python 3.8 to install python-memcached 2022-02-01 19:57:45.702 | + 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-02-01 19:57:46.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:46.449 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:46.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:46.449 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:47.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:57:47.683 | Collecting python-memcached 2022-02-01 19:57:47.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-01 19:57:47.709 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-01 19:57:49.282 | Installing collected packages: python-memcached 2022-02-01 19:57:49.444 | Successfully installed python-memcached-1.59 2022-02-01 19:57:49.444 | 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-02-01 19:57:49.450 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:57:49.450 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:57:49.556 | + inc/python:pip_install:200 : result=0 2022-02-01 19:57:49.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:57:49.560 | + functions-common:time_stop:2414 : local name 2022-02-01 19:57:49.562 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:57:49.565 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:57:49.567 | + functions-common:time_stop:2417 : local total 2022-02-01 19:57:49.569 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:57:49.571 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:57:49.573 | + functions-common:time_stop:2421 : start_time=1643745465694 2022-02-01 19:57:49.575 | + functions-common:time_stop:2423 : [[ -z 1643745465694 ]] 2022-02-01 19:57:49.578 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:57:49.584 | + functions-common:time_stop:2426 : end_time=1643745469580 2022-02-01 19:57:49.586 | + functions-common:time_stop:2427 : elapsed_time=3886 2022-02-01 19:57:49.588 | + functions-common:time_stop:2428 : total=47480 2022-02-01 19:57:49.590 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:57:49.592 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=51366 2022-02-01 19:57:49.595 | + inc/python:pip_install:203 : return 0 2022-02-01 19:57:49.598 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-01 19:57:49.614 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:57:49.616 | + ./stack.sh:main:897 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-02-01 19:57:49.618 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-01 19:57:49.621 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-01 19:57:49.623 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-01 19:57:49.625 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-01 19:57:49.628 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-01 19:57:49.630 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-01 19:57:49.645 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:57:49.648 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-01 19:57:49.650 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-01 19:57:49.652 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-01 19:57:49.654 | + functions-common:git_clone:599 : local git_ref=master 2022-02-01 19:57:49.656 | + functions-common:git_clone:600 : local orig_dir 2022-02-01 19:57:49.659 | ++ functions-common:git_clone:601 : pwd 2022-02-01 19:57:49.662 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-01 19:57:49.664 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-01 19:57:49.666 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-01 19:57:49.681 | + functions-common:git_clone:604 : RECLONE=False 2022-02-01 19:57:49.683 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-01 19:57:49.685 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-01 19:57:49.688 | + functions-common:git_clone:618 : echo master 2022-02-01 19:57:49.688 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-01 19:57:49.693 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-01 19:57:49.695 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-01 19:57:49.697 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-01 19:57:49.700 | + functions-common:git_clone:667 : git show --oneline 2022-02-01 19:57:49.700 | + functions-common:git_clone:667 : head -1 2022-02-01 19:57:49.707 | b0318a455 Merge "Fix issue with LDAP backend returning bytes instead of string" 2022-02-01 19:57:49.710 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-01 19:57:49.712 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-01 19:57:49.714 | + inc/python:setup_develop:338 : local bindep 2022-02-01 19:57:49.716 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-01 19:57:49.719 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-01 19:57:49.722 | + inc/python:setup_develop:344 : local extras= 2022-02-01 19:57:49.724 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-01 19:57:49.727 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-01 19:57:49.729 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-01 19:57:49.731 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-01 19:57:49.734 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-01 19:57:49.736 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-01 19:57:49.739 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-01 19:57:49.741 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-01 19:57:49.744 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-01 19:57:49.746 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-01 19:57:49.749 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-01 19:57:49.752 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-01 19:57:49.758 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-01 19:57:49.760 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-01 19:57:50.413 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-01 19:57:50.415 | + inc/python:setup_package:418 : local bindep=0 2022-02-01 19:57:50.417 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-01 19:57:50.419 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-01 19:57:50.422 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-01 19:57:50.424 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-01 19:57:50.426 | + inc/python:setup_package:427 : local flags=-e 2022-02-01 19:57:50.428 | + inc/python:setup_package:428 : local extras= 2022-02-01 19:57:50.431 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-01 19:57:50.433 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-01 19:57:50.435 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-01 19:57:50.437 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-01 19:57:50.440 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-01 19:57:50.442 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-01 19:57:50.462 | Using python 3.8 to install /opt/stack/keystone 2022-02-01 19:57:50.464 | + 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-02-01 19:57:51.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:51.209 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:51.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:57:51.209 | from cryptography.utils import int_from_bytes 2022-02-01 19:57:52.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:57:52.360 | Obtaining file:///opt/stack/keystone 2022-02-01 19:57:52.361 | Preparing metadata (setup.py): started 2022-02-01 19:57:53.809 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:57:53.947 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (5.8.0) 2022-02-01 19:57:53.948 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.8.7) 2022-02-01 19:57:54.043 | Collecting Flask!=0.11,>=1.0.2 2022-02-01 19:57:54.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-02-01 19:57:54.101 | Collecting Flask-RESTful>=0.3.5 2022-02-01 19:57:54.108 | 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-02-01 19:57:54.112 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (36.0.1) 2022-02-01 19:57:54.113 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.4.31) 2022-02-01 19:57:54.114 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (0.13.0) 2022-02-01 19:57:54.115 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.5.0) 2022-02-01 19:57:54.161 | Collecting passlib>=1.7.0 2022-02-01 19:57:54.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-01 19:57:54.185 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.4.0) 2022-02-01 19:57:54.186 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (9.3.0) 2022-02-01 19:57:54.187 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.2.0) 2022-02-01 19:57:54.423 | Collecting scrypt>=0.8.0 2022-02-01 19:57:54.451 | 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-02-01 19:57:54.482 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (2.9.0) 2022-02-01 19:57:54.483 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (8.7.1) 2022-02-01 19:57:54.484 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.4.0) 2022-02-01 19:57:54.485 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (12.11.1) 2022-02-01 19:57:54.486 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (11.1.0) 2022-02-01 19:57:54.487 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (5.1.0) 2022-02-01 19:57:54.488 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.6.1) 2022-02-01 19:57:54.489 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.5.0) 2022-02-01 19:57:54.490 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.10.1) 2022-02-01 19:57:54.491 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.2.0) 2022-02-01 19:57:54.492 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.4.0) 2022-02-01 19:57:54.493 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (4.12.1) 2022-02-01 19:57:54.548 | Collecting oauthlib>=0.6.2 2022-02-01 19:57:54.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-02-01 19:57:54.627 | Collecting pysaml2>=5.0.0 2022-02-01 19:57:54.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-01 19:57:54.731 | Collecting PyJWT>=1.6.1 2022-02-01 19:57:54.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-01 19:57:54.742 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.1.5) 2022-02-01 19:57:54.743 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev39) (3.2.0) 2022-02-01 19:57:54.744 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.1.1) 2022-02-01 19:57:54.745 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (1.0.3) 2022-02-01 19:57:54.746 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (3.4.2) 2022-02-01 19:57:54.747 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev39) (2021.3) 2022-02-01 19:57:54.758 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev39) (1.15.0) 2022-02-01 19:57:54.759 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev39) (1.16.0) 2022-02-01 19:57:54.802 | 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.dev39) (5.1.1) 2022-02-01 19:57:54.878 | Collecting click>=7.1.2 2022-02-01 19:57:54.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-01 19:57:54.925 | Collecting itsdangerous>=2.0 2022-02-01 19:57:54.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-01 19:57:55.016 | Collecting Werkzeug>=2.0 2022-02-01 19:57:55.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-02-01 19:57:55.035 | 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.dev39) (3.0.3) 2022-02-01 19:57:55.096 | Collecting aniso8601>=0.82 2022-02-01 19:57:55.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-01 19:57:55.177 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (2.27.1) 2022-02-01 19:57:55.179 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev39) (4.4.0) 2022-02-01 19:57:55.274 | 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.dev39) (2.4.0) 2022-02-01 19:57:55.274 | 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.dev39) (1.5.0) 2022-02-01 19:57:55.276 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev39) (6.0) 2022-02-01 19:57:55.277 | 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.dev39) (0.8.0) 2022-02-01 19:57:55.358 | 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.dev39) (2.0.1) 2022-02-01 19:57:55.359 | 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.dev39) (1.7.5) 2022-02-01 19:57:55.361 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev39) (0.5.0) 2022-02-01 19:57:55.412 | 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.dev39) (0.9.6) 2022-02-01 19:57:55.413 | 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.dev39) (2.8.2) 2022-02-01 19:57:55.470 | 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.dev39) (0.4.0) 2022-02-01 19:57:55.472 | 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.dev39) (5.2.3) 2022-02-01 19:57:55.473 | 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.dev39) (2.4.0) 2022-02-01 19:57:55.474 | 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.dev39) (4.2.4) 2022-02-01 19:57:55.478 | 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.dev39) (5.0.9) 2022-02-01 19:57:55.479 | 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.dev39) (2.8.0) 2022-02-01 19:57:55.497 | 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.dev39) (3.3.0) 2022-02-01 19:57:55.546 | 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.dev39) (3.0.0) 2022-02-01 19:57:55.565 | 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.dev39) (1.0.2) 2022-02-01 19:57:55.567 | 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.dev39) (0.11.0) 2022-02-01 19:57:55.568 | 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.dev39) (3.0.7) 2022-02-01 19:57:55.569 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev39) (21.3) 2022-02-01 19:57:55.620 | 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.dev39) (4.5.0) 2022-02-01 19:57:55.767 | Collecting defusedxml 2022-02-01 19:57:55.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-01 19:57:55.873 | Collecting xmlschema>=1.2.1 2022-02-01 19:57:55.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-01 19:57:55.893 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev39) (21.0.0) 2022-02-01 19:57:55.894 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev39) (5.4.0) 2022-02-01 19:57:56.113 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev39) (1.1.2) 2022-02-01 19:57:56.135 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev39) (0.5.2) 2022-02-01 19:57:56.136 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev39) (0.4.2) 2022-02-01 19:57:56.202 | 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.dev39) (1.1.6) 2022-02-01 19:57:56.204 | 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.dev39) (4.10.1) 2022-02-01 19:57:56.223 | 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.dev39) (5.0.0) 2022-02-01 19:57:56.297 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev39) (2.21) 2022-02-01 19:57:56.341 | 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.dev39) (1.13.3) 2022-02-01 19:57:56.468 | 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.dev39) (2.0.1) 2022-02-01 19:57:56.541 | 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.dev39) (1.7.0) 2022-02-01 19:57:56.666 | 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.dev39) (0.17.3) 2022-02-01 19:57:56.697 | 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.dev39) (0.12.0) 2022-02-01 19:57:56.735 | 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.dev39) (0.33.0) 2022-02-01 19:57:56.736 | 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.dev39) (3.5.0) 2022-02-01 19:57:56.740 | 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.dev39) (2.5.1) 2022-02-01 19:57:56.742 | 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.dev39) (2.1.1) 2022-02-01 19:57:56.743 | 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.dev39) (3.0.0) 2022-02-01 19:57:56.744 | 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.dev39) (1.3.3) 2022-02-01 19:57:56.797 | 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.dev39) (0.2.5) 2022-02-01 19:57:56.933 | 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.dev39) (3.3) 2022-02-01 19:57:56.935 | 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.dev39) (2.0.10) 2022-02-01 19:57:56.936 | 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.dev39) (2019.11.28) 2022-02-01 19:57:56.937 | 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.dev39) (1.26.8) 2022-02-01 19:57:57.090 | 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.dev39) (2.5.0) 2022-02-01 19:57:57.253 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-01 19:57:57.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-01 19:57:57.346 | 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.dev39) (3.7.0) 2022-02-01 19:57:57.562 | 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.dev39) (2.1.0) 2022-02-01 19:57:57.732 | 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.dev39) (60.5.0) 2022-02-01 19:57:57.827 | 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.dev39) (0.7) 2022-02-01 19:57:57.863 | 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.dev39) (1.0.0) 2022-02-01 19:57:59.219 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-01 19:57:59.930 | Attempting uninstall: click 2022-02-01 19:57:59.932 | Found existing installation: Click 7.0 2022-02-01 19:57:59.936 | Uninstalling Click-7.0: 2022-02-01 19:57:59.964 | Successfully uninstalled Click-7.0 2022-02-01 19:58:01.632 | Attempting uninstall: PyJWT 2022-02-01 19:58:01.634 | Found existing installation: PyJWT 1.7.1 2022-02-01 19:58:01.642 | Uninstalling PyJWT-1.7.1: 2022-02-01 19:58:01.671 | Successfully uninstalled PyJWT-1.7.1 2022-02-01 19:58:02.261 | Attempting uninstall: oauthlib 2022-02-01 19:58:02.263 | Found existing installation: oauthlib 3.1.0 2022-02-01 19:58:02.272 | Uninstalling oauthlib-3.1.0: 2022-02-01 19:58:02.302 | Successfully uninstalled oauthlib-3.1.0 2022-02-01 19:58:02.584 | Running setup.py develop for keystone 2022-02-01 19:58:04.597 | 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-02-01 19:58:04.597 | 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-02-01 19:58:04.604 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:58:04.604 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:58:04.752 | + inc/python:pip_install:200 : result=0 2022-02-01 19:58:04.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:58:04.757 | + functions-common:time_stop:2414 : local name 2022-02-01 19:58:04.759 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:58:04.761 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:58:04.763 | + functions-common:time_stop:2417 : local total 2022-02-01 19:58:04.765 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:58:04.768 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:58:04.770 | + functions-common:time_stop:2421 : start_time=1643745470457 2022-02-01 19:58:04.772 | + functions-common:time_stop:2423 : [[ -z 1643745470457 ]] 2022-02-01 19:58:04.774 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:58:04.778 | + functions-common:time_stop:2426 : end_time=1643745484776 2022-02-01 19:58:04.780 | + functions-common:time_stop:2427 : elapsed_time=14319 2022-02-01 19:58:04.782 | + functions-common:time_stop:2428 : total=51366 2022-02-01 19:58:04.784 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:58:04.787 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=65685 2022-02-01 19:58:04.789 | + inc/python:pip_install:203 : return 0 2022-02-01 19:58:04.791 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-01 19:58:04.793 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-01 19:58:04.796 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-01 19:58:04.815 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-01 19:58:04.826 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-01 19:58:04.829 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-01 19:58:04.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:58:04.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:58:04.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-01 19:58:04.838 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:58:04.840 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-01 19:58:04.857 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:04.859 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-01 19:58:04.862 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-01 19:58:04.864 | + ./stack.sh:main:899 : configure_keystone 2022-02-01 19:58:04.867 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-01 19:58:04.879 | + 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-02-01 19:58:04.882 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-01 19:58:04.886 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-01 19:58:04.902 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:04.905 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-01 19:58:04.935 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-01 19:58:04.962 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-01 19:58:04.994 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-01 19:58:05.023 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-01 19:58:05.054 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-01 19:58:05.084 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-01 19:58:05.112 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-01 19:58:05.141 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-01 19:58:05.144 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-01 19:58:05.146 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-01 19:58:05.149 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-01 19:58:05.151 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-01 19:58:05.153 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-01 19:58:05.176 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:05.179 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-01 19:58:05.182 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-01 19:58:05.184 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-01 19:58:05.200 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:05.202 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-02-01 19:58:05.206 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-02-01 19:58:05.237 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-01 19:58:05.239 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-01 19:58:05.242 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-01 19:58:05.244 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-01 19:58:05.261 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:05.263 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2022-02-01 19:58:05.296 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-01 19:58:05.298 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-01 19:58:05.330 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-01 19:58:05.333 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-01 19:58:05.336 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-01 19:58:05.338 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-01 19:58:05.341 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-01 19:58:05.343 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-01 19:58:05.374 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-01 19:58:05.377 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-01 19:58:05.380 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-01 19:58:05.382 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-01 19:58:05.385 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-01 19:58:05.402 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-01 19:58:05.404 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-01 19:58:05.406 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-01 19:58:05.409 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-01 19:58:05.411 | + 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-02-01 19:58:05.440 | + 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-02-01 19:58:05.468 | + 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-02-01 19:58:05.504 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-01 19:58:05.532 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-01 19:58:05.561 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-01 19:58:05.564 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-01 19:58:05.567 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-01 19:58:05.569 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-01 19:58:05.572 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-01 19:58:05.574 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-01 19:58:05.577 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-01 19:58:05.580 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-01 19:58:05.584 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-01 19:58:05.586 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-01 19:58:05.589 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-01 19:58:05.602 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-01 19:58:05.602 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-01 19:58:05.611 | d /var/run/uwsgi 0755 ubuntu root 2022-02-01 19:58:05.615 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-01 19:58:05.631 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-01 19:58:05.634 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-01 19:58:05.637 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-01 19:58:05.667 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-01 19:58:05.695 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-01 19:58:05.723 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-01 19:58:05.752 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-01 19:58:05.778 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-01 19:58:05.806 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-01 19:58:05.834 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-01 19:58:05.863 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-01 19:58:05.890 | + 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-02-01 19:58:05.918 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-01 19:58:05.946 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-01 19:58:05.974 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-01 19:58:06.002 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-01 19:58:06.004 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-01 19:58:06.007 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-01 19:58:06.009 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-01 19:58:06.012 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-01 19:58:06.014 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:06.017 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:06.019 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-01 19:58:06.022 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-01 19:58:06.025 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-01 19:58:06.054 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-01 19:58:06.082 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-01 19:58:06.082 | + 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-02-01 19:58:06.091 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-01 19:58:06.095 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-01 19:58:06.097 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-01 19:58:06.099 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-01 19:58:06.101 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-01 19:58:06.104 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-01 19:58:06.106 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:06.108 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:06.111 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-01 19:58:06.113 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-01 19:58:06.116 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:06.118 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:06.120 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-01 19:58:06.182 | Enabling site keystone-wsgi-public. 2022-02-01 19:58:06.187 | To activate the new configuration, you need to run: 2022-02-01 19:58:06.187 | systemctl reload apache2 2022-02-01 19:58:06.192 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-01 19:58:06.194 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-01 19:58:06.196 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-01 19:58:06.199 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-01 19:58:06.328 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-01 19:58:06.364 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-01 19:58:06.396 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-01 19:58:06.427 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-01 19:58:06.430 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-01 19:58:06.462 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-01 19:58:06.491 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-01 19:58:06.519 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-01 19:58:06.536 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:06.539 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-01 19:58:06.556 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:06.559 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-01 19:58:06.561 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-01 19:58:06.563 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-01 19:58:06.566 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-01 19:58:06.568 | + lib/stack:stack_install_service:32 : install_swift 2022-02-01 19:58:06.571 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-01 19:58:06.573 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-01 19:58:06.575 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-02-01 19:58:06.578 | + functions-common:git_clone:599 : local git_ref=master 2022-02-01 19:58:06.580 | + functions-common:git_clone:600 : local orig_dir 2022-02-01 19:58:06.584 | ++ functions-common:git_clone:601 : pwd 2022-02-01 19:58:06.595 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-01 19:58:06.595 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-01 19:58:06.595 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-01 19:58:06.610 | + functions-common:git_clone:604 : RECLONE=False 2022-02-01 19:58:06.613 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-01 19:58:06.616 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-01 19:58:06.619 | + functions-common:git_clone:618 : echo master 2022-02-01 19:58:06.619 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-01 19:58:06.624 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-02-01 19:58:06.627 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-01 19:58:06.630 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-02-01 19:58:06.633 | + functions-common:git_clone:667 : git show --oneline 2022-02-01 19:58:06.633 | + functions-common:git_clone:667 : head -1 2022-02-01 19:58:06.642 | 6e0ec0ad9 Merge "s3api: Fix non-ascii MPUs" 2022-02-01 19:58:06.645 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-01 19:58:06.648 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-01 19:58:06.650 | + inc/python:setup_develop:338 : local bindep 2022-02-01 19:58:06.653 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-01 19:58:06.655 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-01 19:58:06.658 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-01 19:58:06.660 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-01 19:58:06.663 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-01 19:58:06.665 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-01 19:58:06.667 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-01 19:58:06.670 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-01 19:58:06.672 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-01 19:58:06.675 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-01 19:58:06.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-01 19:58:06.680 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-01 19:58:06.683 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-01 19:58:06.685 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-01 19:58:06.689 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-01 19:58:06.696 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-01 19:58:06.699 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-01 19:58:07.360 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-01 19:58:07.363 | + inc/python:setup_package:418 : local bindep=0 2022-02-01 19:58:07.365 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-01 19:58:07.367 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-01 19:58:07.370 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-01 19:58:07.372 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-01 19:58:07.374 | + inc/python:setup_package:427 : local flags=-e 2022-02-01 19:58:07.377 | + inc/python:setup_package:428 : local extras=keystone 2022-02-01 19:58:07.379 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-01 19:58:07.382 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-01 19:58:07.384 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-01 19:58:07.386 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-01 19:58:07.388 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-01 19:58:07.390 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-01 19:58:07.411 | Using python 3.8 to install /opt/stack/swift 2022-02-01 19:58:07.414 | + 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-02-01 19:58:08.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:58:08.163 | from cryptography.utils import int_from_bytes 2022-02-01 19:58:08.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:58:08.163 | from cryptography.utils import int_from_bytes 2022-02-01 19:58:09.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:58:09.281 | Obtaining file:///opt/stack/swift 2022-02-01 19:58:09.281 | Preparing metadata (setup.py): started 2022-02-01 19:58:10.419 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:58:10.541 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (0.33.0) 2022-02-01 19:58:10.542 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (1.1.2) 2022-02-01 19:58:10.543 | 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.dev129) (0.11.0) 2022-02-01 19:58:10.544 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (2.1.1) 2022-02-01 19:58:11.464 | Collecting lxml>=3.4.1 2022-02-01 19:58:11.494 | 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-02-01 19:58:11.657 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (2.27.1) 2022-02-01 19:58:11.658 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (1.16.0) 2022-02-01 19:58:11.767 | Collecting xattr>=0.4 2022-02-01 19:58:11.775 | 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-02-01 19:58:11.826 | Collecting PyECLib>=1.3.1 2022-02-01 19:58:11.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-01 19:58:12.158 | Preparing metadata (setup.py): started 2022-02-01 19:58:12.783 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:58:12.787 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (36.0.1) 2022-02-01 19:58:12.788 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev129) (9.3.0) 2022-02-01 19:58:12.826 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev129) (1.15.0) 2022-02-01 19:58:12.834 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev129) (2.1.0) 2022-02-01 19:58:12.895 | 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.dev129) (3.4.0) 2022-02-01 19:58:12.897 | 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.dev129) (4.2.0) 2022-02-01 19:58:12.899 | 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.dev129) (8.7.1) 2022-02-01 19:58:12.900 | 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.dev129) (3.1.1) 2022-02-01 19:58:12.903 | 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.dev129) (5.1.0) 2022-02-01 19:58:12.905 | 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.dev129) (4.4.0) 2022-02-01 19:58:12.907 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (4.4.0) 2022-02-01 19:58:12.908 | 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.dev129) (4.12.1) 2022-02-01 19:58:12.909 | 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.dev129) (5.8.0) 2022-02-01 19:58:12.910 | 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.dev129) (4.6.1) 2022-02-01 19:58:12.911 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev129) (1.8.7) 2022-02-01 19:58:12.912 | 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.dev129) (2.9.0) 2022-02-01 19:58:12.938 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev129) (60.5.0) 2022-02-01 19:58:12.969 | 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.dev129) (1.26.8) 2022-02-01 19:58:12.971 | 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.dev129) (2.0.10) 2022-02-01 19:58:12.974 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev129) (3.3) 2022-02-01 19:58:12.975 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev129) (2019.11.28) 2022-02-01 19:58:12.999 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev129) (2.21) 2022-02-01 19:58:13.089 | 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.dev129) (1.7.0) 2022-02-01 19:58:13.090 | 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.dev129) (3.5.0) 2022-02-01 19:58:13.091 | 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.dev129) (1.0.2) 2022-02-01 19:58:13.167 | 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.dev129) (1.1.5) 2022-02-01 19:58:13.211 | 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.dev129) (6.0) 2022-02-01 19:58:13.213 | 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.dev129) (1.5.0) 2022-02-01 19:58:13.214 | 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.dev129) (0.8.0) 2022-02-01 19:58:13.215 | 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.dev129) (2.4.0) 2022-02-01 19:58:13.275 | 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.dev129) (0.9.6) 2022-02-01 19:58:13.278 | 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.dev129) (2.8.2) 2022-02-01 19:58:13.291 | 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.dev129) (2021.3) 2022-02-01 19:58:13.292 | 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.dev129) (1.0.3) 2022-02-01 19:58:13.311 | 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.dev129) (3.0.7) 2022-02-01 19:58:13.314 | 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.dev129) (21.3) 2022-02-01 19:58:13.419 | 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.dev129) (1.13.3) 2022-02-01 19:58:13.435 | 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.dev129) (5.1.1) 2022-02-01 19:58:13.726 | Building wheels for collected packages: PyECLib 2022-02-01 19:58:13.726 | Building wheel for PyECLib (setup.py): started 2022-02-01 19:58:14.991 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-02-01 19:58:14.992 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55538 sha256=3f027573f8e978022be08ec5523b10869ecf9a21220393e3c0ca84e56df3a736 2022-02-01 19:58:14.992 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-01 19:58:14.996 | Successfully built PyECLib 2022-02-01 19:58:16.359 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-02-01 19:58:16.936 | Running setup.py develop for swift 2022-02-01 19:58:18.738 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-02-01 19:58:18.738 | 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-02-01 19:58:18.746 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:58:18.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:58:18.912 | + inc/python:pip_install:200 : result=0 2022-02-01 19:58:18.914 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:58:18.917 | + functions-common:time_stop:2414 : local name 2022-02-01 19:58:18.919 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:58:18.921 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:58:18.924 | + functions-common:time_stop:2417 : local total 2022-02-01 19:58:18.927 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:58:18.930 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:58:18.932 | + functions-common:time_stop:2421 : start_time=1643745487405 2022-02-01 19:58:18.935 | + functions-common:time_stop:2423 : [[ -z 1643745487405 ]] 2022-02-01 19:58:18.938 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:58:18.944 | + functions-common:time_stop:2426 : end_time=1643745498939 2022-02-01 19:58:18.947 | + functions-common:time_stop:2427 : elapsed_time=11534 2022-02-01 19:58:18.950 | + functions-common:time_stop:2428 : total=65685 2022-02-01 19:58:18.952 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:58:18.954 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=77219 2022-02-01 19:58:18.957 | + inc/python:pip_install:203 : return 0 2022-02-01 19:58:18.959 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-01 19:58:18.962 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-01 19:58:18.965 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-01 19:58:18.985 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-01 19:58:18.999 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-01 19:58:19.001 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-01 19:58:19.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:58:19.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:58:19.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-01 19:58:19.010 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:58:19.013 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-01 19:58:19.015 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-01 19:58:19.018 | + ./stack.sh:main:908 : configure_swift 2022-02-01 19:58:19.020 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-01 19:58:19.022 | + lib/swift:configure_swift:335 : local node_number 2022-02-01 19:58:19.024 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-01 19:58:19.027 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-01 19:58:19.029 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-01 19:58:20.075 | No object-replicator running 2022-02-01 19:58:20.076 | No object-server running 2022-02-01 19:58:20.076 | No container-reconciler running 2022-02-01 19:58:20.076 | No object-reconstructor running 2022-02-01 19:58:20.076 | No container-sharder running 2022-02-01 19:58:20.076 | No account-server running 2022-02-01 19:58:20.076 | No object-auditor running 2022-02-01 19:58:20.076 | No container-server running 2022-02-01 19:58:20.076 | No account-reaper running 2022-02-01 19:58:20.076 | No container-sync running 2022-02-01 19:58:20.076 | No account-auditor running 2022-02-01 19:58:20.076 | No container-replicator running 2022-02-01 19:58:20.076 | No object-expirer running 2022-02-01 19:58:20.076 | No container-updater running 2022-02-01 19:58:20.076 | No container-auditor running 2022-02-01 19:58:20.076 | No proxy-server running 2022-02-01 19:58:20.076 | No account-replicator running 2022-02-01 19:58:20.076 | No object-updater running 2022-02-01 19:58:20.149 | + lib/swift:configure_swift:340 : true 2022-02-01 19:58:20.151 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-01 19:58:20.164 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-01 19:58:20.176 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-01 19:58:20.179 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-01 19:58:20.179 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-01 19:58:20.184 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-01 19:58:20.184 | s/%GROUP%/ubuntu/; 2022-02-01 19:58:20.184 | s/%USER%/ubuntu/; 2022-02-01 19:58:20.184 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-01 19:58:20.184 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-01 19:58:20.187 | uid = ubuntu 2022-02-01 19:58:20.187 | gid = ubuntu 2022-02-01 19:58:20.187 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-01 19:58:20.187 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-01 19:58:20.187 | address = 127.0.0.1 2022-02-01 19:58:20.187 | 2022-02-01 19:58:20.187 | [account6612] 2022-02-01 19:58:20.187 | max connections = 25 2022-02-01 19:58:20.187 | path = /opt/stack/data/swift/1/node/ 2022-02-01 19:58:20.187 | read only = false 2022-02-01 19:58:20.187 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-01 19:58:20.187 | 2022-02-01 19:58:20.187 | [account6622] 2022-02-01 19:58:20.187 | max connections = 25 2022-02-01 19:58:20.187 | path = /opt/stack/data/swift/2/node/ 2022-02-01 19:58:20.187 | read only = false 2022-02-01 19:58:20.188 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-01 19:58:20.188 | 2022-02-01 19:58:20.188 | [account6632] 2022-02-01 19:58:20.188 | max connections = 25 2022-02-01 19:58:20.188 | path = /opt/stack/data/swift/3/node/ 2022-02-01 19:58:20.188 | read only = false 2022-02-01 19:58:20.188 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-01 19:58:20.188 | 2022-02-01 19:58:20.188 | [account6642] 2022-02-01 19:58:20.188 | max connections = 25 2022-02-01 19:58:20.188 | path = /opt/stack/data/swift/4/node/ 2022-02-01 19:58:20.188 | read only = false 2022-02-01 19:58:20.188 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-01 19:58:20.188 | 2022-02-01 19:58:20.188 | 2022-02-01 19:58:20.188 | [container6611] 2022-02-01 19:58:20.188 | max connections = 25 2022-02-01 19:58:20.188 | path = /opt/stack/data/swift/1/node/ 2022-02-01 19:58:20.188 | read only = false 2022-02-01 19:58:20.188 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-01 19:58:20.188 | 2022-02-01 19:58:20.188 | [container6621] 2022-02-01 19:58:20.188 | max connections = 25 2022-02-01 19:58:20.188 | path = /opt/stack/data/swift/2/node/ 2022-02-01 19:58:20.188 | read only = false 2022-02-01 19:58:20.188 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-01 19:58:20.188 | 2022-02-01 19:58:20.188 | [container6631] 2022-02-01 19:58:20.188 | max connections = 25 2022-02-01 19:58:20.188 | path = /opt/stack/data/swift/3/node/ 2022-02-01 19:58:20.188 | read only = false 2022-02-01 19:58:20.188 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-01 19:58:20.188 | 2022-02-01 19:58:20.188 | [container6641] 2022-02-01 19:58:20.188 | max connections = 25 2022-02-01 19:58:20.188 | path = /opt/stack/data/swift/4/node/ 2022-02-01 19:58:20.188 | read only = false 2022-02-01 19:58:20.189 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-01 19:58:20.189 | 2022-02-01 19:58:20.189 | 2022-02-01 19:58:20.189 | [object6613] 2022-02-01 19:58:20.189 | max connections = 25 2022-02-01 19:58:20.189 | path = /opt/stack/data/swift/1/node/ 2022-02-01 19:58:20.189 | read only = false 2022-02-01 19:58:20.189 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-01 19:58:20.189 | 2022-02-01 19:58:20.189 | [object6623] 2022-02-01 19:58:20.189 | max connections = 25 2022-02-01 19:58:20.189 | path = /opt/stack/data/swift/2/node/ 2022-02-01 19:58:20.189 | read only = false 2022-02-01 19:58:20.189 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-01 19:58:20.189 | 2022-02-01 19:58:20.189 | [object6633] 2022-02-01 19:58:20.189 | max connections = 25 2022-02-01 19:58:20.189 | path = /opt/stack/data/swift/3/node/ 2022-02-01 19:58:20.189 | read only = false 2022-02-01 19:58:20.189 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-01 19:58:20.189 | 2022-02-01 19:58:20.189 | [object6643] 2022-02-01 19:58:20.189 | max connections = 25 2022-02-01 19:58:20.189 | path = /opt/stack/data/swift/4/node/ 2022-02-01 19:58:20.189 | read only = false 2022-02-01 19:58:20.189 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-01 19:58:20.190 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-01 19:58:20.192 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:20.194 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:20.196 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-01 19:58:20.216 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-01 19:58:20.218 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-01 19:58:20.223 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-01 19:58:20.227 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-01 19:58:20.229 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-01 19:58:20.233 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-01 19:58:20.260 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2022-02-01 19:58:20.286 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-01 19:58:20.305 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-01 19:58:20.332 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-01 19:58:20.350 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-01 19:58:20.378 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-01 19:58:20.395 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-01 19:58:20.423 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-01 19:58:20.443 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-01 19:58:20.472 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-01 19:58:20.491 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-01 19:58:20.526 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-01 19:58:20.544 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-01 19:58:20.558 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:20.560 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-01 19:58:20.588 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-01 19:58:20.615 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-01 19:58:20.642 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-01 19:58:20.669 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-01 19:58:20.684 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:20.687 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-01 19:58:20.713 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-01 19:58:20.729 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:20.731 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-01 19:58:20.746 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:20.748 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-01 19:58:20.750 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-01 19:58:20.765 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:20.767 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-01 19:58:20.769 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-01 19:58:20.771 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-01 19:58:20.777 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-01 19:58:20.782 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-01 19:58:20.809 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-01 19:58:20.836 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-01 19:58:20.865 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-01 19:58:20.895 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-01 19:58:20.921 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-01 19:58:20.923 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-01 19:58:20.925 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-01 19:58:20.928 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-01 19:58:20.930 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-01 19:58:20.957 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-01 19:58:20.983 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2022-02-01 19:58:21.010 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-01 19:58:21.037 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-01 19:58:21.063 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-01 19:58:21.090 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-01 19:58:21.116 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-01 19:58:21.144 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-01 19:58:21.170 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-01 19:58:21.197 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-01 19:58:21.224 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-01 19:58:21.252 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-01 19:58:21.278 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-01 19:58:21.308 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-01 19:58:21.335 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-01 19:58:21.354 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-01 19:58:21.381 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-01 19:58:21.408 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-01 19:58:21.412 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-01 19:58:21.441 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-01 19:58:21.468 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-01 19:58:21.495 | + lib/swift:configure_swift:478 : local node_number 2022-02-01 19:58:21.497 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-01 19:58:21.499 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-01 19:58:21.502 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-01 19:58:21.507 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-01 19:58:21.509 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-01 19:58:21.511 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-01 19:58:21.513 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-01 19:58:21.515 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-01 19:58:21.517 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-01 19:58:21.519 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-01 19:58:21.522 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-01 19:58:21.539 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-01 19:58:21.567 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-01 19:58:21.585 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-01 19:58:21.614 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-01 19:58:21.632 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-01 19:58:21.660 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-01 19:58:21.678 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-01 19:58:21.706 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-01 19:58:21.724 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-01 19:58:21.752 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-01 19:58:21.770 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-01 19:58:21.798 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-01 19:58:21.816 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-01 19:58:21.845 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-01 19:58:21.863 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-01 19:58:21.891 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-01 19:58:21.909 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-01 19:58:21.948 | + 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-02-01 19:58:21.955 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-01 19:58:21.973 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-01 19:58:22.002 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-01 19:58:22.030 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-01 19:58:22.032 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-01 19:58:22.036 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-01 19:58:22.038 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-01 19:58:22.041 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-01 19:58:22.043 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-01 19:58:22.045 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-01 19:58:22.048 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-01 19:58:22.050 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-01 19:58:22.052 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-01 19:58:22.070 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-01 19:58:22.099 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-01 19:58:22.116 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-01 19:58:22.144 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-01 19:58:22.162 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-01 19:58:22.190 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-01 19:58:22.208 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-01 19:58:22.236 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-01 19:58:22.254 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-01 19:58:22.283 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-01 19:58:22.301 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-01 19:58:22.329 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-01 19:58:22.347 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-01 19:58:22.375 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-01 19:58:22.394 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-01 19:58:22.421 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-01 19:58:22.440 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-01 19:58:22.468 | + 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-02-01 19:58:22.475 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-01 19:58:22.497 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-01 19:58:22.527 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-01 19:58:22.529 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-01 19:58:22.534 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-01 19:58:22.536 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-01 19:58:22.538 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-01 19:58:22.540 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-01 19:58:22.542 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-01 19:58:22.544 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-01 19:58:22.547 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-01 19:58:22.549 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-01 19:58:22.567 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-01 19:58:22.595 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-01 19:58:22.612 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-01 19:58:22.640 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-01 19:58:22.659 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-01 19:58:22.690 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-01 19:58:22.715 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-01 19:58:22.744 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-01 19:58:22.762 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-01 19:58:22.790 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-01 19:58:22.808 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-01 19:58:22.836 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-01 19:58:22.854 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-01 19:58:22.882 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-01 19:58:22.900 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-01 19:58:22.929 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-01 19:58:22.948 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-01 19:58:22.975 | + 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-02-01 19:58:22.993 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-01 19:58:23.012 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-01 19:58:23.043 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-01 19:58:23.071 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-01 19:58:23.099 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-01 19:58:23.128 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-01 19:58:23.130 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-01 19:58:23.134 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-01 19:58:23.163 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-01 19:58:23.192 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-01 19:58:23.222 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-01 19:58:23.251 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-01 19:58:23.280 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-01 19:58:23.307 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-01 19:58:23.335 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-01 19:58:23.363 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-01 19:58:23.391 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-01 19:58:23.408 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:23.410 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-01 19:58:23.429 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-01 19:58:23.432 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-01 19:58:23.451 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-01 19:58:23.453 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2022-02-01 19:58:23.481 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-01 19:58:23.484 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-01 19:58:23.513 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2022-02-01 19:58:23.543 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-01 19:58:23.546 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-01 19:58:23.573 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-01 19:58:23.589 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:23.591 | + lib/swift:configure_swift:541 : local user_group 2022-02-01 19:58:23.594 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-01 19:58:23.599 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-01 19:58:23.602 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-01 19:58:23.614 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-01 19:58:23.616 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-01 19:58:23.627 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-01 19:58:23.629 | + lib/swift:configure_swift:548 : is_suse 2022-02-01 19:58:23.631 | + functions-common:is_suse:531 : is_opensuse 2022-02-01 19:58:23.634 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-01 19:58:23.636 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-01 19:58:23.638 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-01 19:58:23.640 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-01 19:58:23.643 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-01 19:58:23.646 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-01 19:58:23.658 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-01 19:58:23.660 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-01 19:58:23.663 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-01 19:58:23.680 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:23.682 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-01 19:58:23.699 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:23.701 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-01 19:58:23.704 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-01 19:58:23.707 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-01 19:58:23.709 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-01 19:58:23.711 | + lib/stack:stack_install_service:32 : install_glance 2022-02-01 19:58:23.714 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-01 19:58:23.716 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-01 19:58:23.719 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-01 19:58:23.736 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:23.739 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-01 19:58:23.741 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-01 19:58:23.758 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:23.761 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-01 19:58:23.763 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-01 19:58:23.766 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-01 19:58:23.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:58:23.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:58:23.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-01 19:58:23.777 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:58:23.780 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-01 19:58:23.783 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-01 19:58:23.786 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-01 19:58:23.789 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-01 19:58:23.792 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-01 19:58:23.794 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-01 19:58:23.797 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-01 19:58:23.800 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-01 19:58:23.803 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-01 19:58:23.805 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-01 19:58:23.809 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-01 19:58:23.810 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-01 19:58:23.815 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-01 19:58:23.817 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-01 19:58:23.820 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-01 19:58:23.823 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-01 19:58:23.825 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-01 19:58:23.847 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-01 19:58:23.850 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-01 19:58:24.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:58:24.634 | from cryptography.utils import int_from_bytes 2022-02-01 19:58:24.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:58:24.634 | from cryptography.utils import int_from_bytes 2022-02-01 19:58:25.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:58:25.911 | Collecting glance-store[cinder,swift]!=0.29.0 2022-02-01 19:58:25.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-02-01 19:58:26.011 | 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-02-01 19:58:26.012 | 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-02-01 19:58:26.013 | 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-02-01 19:58:26.014 | 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-02-01 19:58:26.015 | 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-02-01 19:58:26.017 | 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-02-01 19:58:26.018 | 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-02-01 19:58:26.020 | 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-02-01 19:58:26.021 | 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-02-01 19:58:26.022 | 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-02-01 19:58:26.023 | 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-02-01 19:58:26.024 | 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-02-01 19:58:26.026 | 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-02-01 19:58:26.097 | Collecting python-swiftclient>=3.2.0 2022-02-01 19:58:26.105 | 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-02-01 19:58:26.112 | 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-02-01 19:58:26.114 | 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-02-01 19:58:26.205 | Collecting python-cinderclient>=4.1.0 2022-02-01 19:58:26.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-01 19:58:26.362 | Collecting os-brick>=2.6.0 2022-02-01 19:58:26.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-01 19:58:26.387 | 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-02-01 19:58:26.388 | 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-02-01 19:58:26.401 | 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-02-01 19:58:26.470 | 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-02-01 19:58:26.471 | 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-02-01 19:58:26.472 | 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-02-01 19:58:26.496 | 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-02-01 19:58:26.497 | 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-02-01 19:58:26.499 | 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-02-01 19:58:26.501 | 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-02-01 19:58:26.503 | 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-02-01 19:58:26.515 | 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-02-01 19:58:26.559 | 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-02-01 19:58:26.559 | 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-02-01 19:58:26.561 | 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-02-01 19:58:26.562 | 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-02-01 19:58:26.581 | 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-02-01 19:58:26.584 | 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-02-01 19:58:26.599 | 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-02-01 19:58:26.616 | 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-02-01 19:58:26.618 | 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-02-01 19:58:26.637 | 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-02-01 19:58:26.638 | 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-02-01 19:58:26.719 | 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-02-01 19:58:26.721 | 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-02-01 19:58:26.722 | 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-02-01 19:58:26.725 | 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-02-01 19:58:26.775 | 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-02-01 19:58:26.802 | 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-02-01 19:58:27.025 | 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-02-01 19:58:27.027 | 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-02-01 19:58:27.067 | 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-02-01 19:58:27.068 | 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-02-01 19:58:27.070 | 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-02-01 19:58:27.071 | 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-02-01 19:58:27.072 | 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-02-01 19:58:27.074 | 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-02-01 19:58:27.130 | 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-02-01 19:58:27.298 | 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-02-01 19:58:27.321 | 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-02-01 19:58:27.409 | 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-02-01 19:58:27.557 | 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-02-01 19:58:29.187 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-02-01 19:58:30.517 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-02-01 19:58:30.517 | 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-02-01 19:58:30.523 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:58:30.523 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:58:30.653 | + inc/python:pip_install:200 : result=0 2022-02-01 19:58:30.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:58:30.658 | + functions-common:time_stop:2414 : local name 2022-02-01 19:58:30.660 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:58:30.662 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:58:30.665 | + functions-common:time_stop:2417 : local total 2022-02-01 19:58:30.667 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:58:30.669 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:58:30.672 | + functions-common:time_stop:2421 : start_time=1643745503841 2022-02-01 19:58:30.675 | + functions-common:time_stop:2423 : [[ -z 1643745503841 ]] 2022-02-01 19:58:30.678 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:58:30.682 | + functions-common:time_stop:2426 : end_time=1643745510680 2022-02-01 19:58:30.685 | + functions-common:time_stop:2427 : elapsed_time=6839 2022-02-01 19:58:30.687 | + functions-common:time_stop:2428 : total=77219 2022-02-01 19:58:30.690 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:58:30.692 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=84058 2022-02-01 19:58:30.694 | + inc/python:pip_install:203 : return 0 2022-02-01 19:58:30.697 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-01 19:58:30.699 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-01 19:58:30.702 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-01 19:58:30.715 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-01 19:58:30.719 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-01 19:58:30.722 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-01 19:58:30.724 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-01 19:58:30.726 | + functions-common:git_clone:599 : local git_ref=master 2022-02-01 19:58:30.729 | + functions-common:git_clone:600 : local orig_dir 2022-02-01 19:58:30.732 | ++ functions-common:git_clone:601 : pwd 2022-02-01 19:58:30.734 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-01 19:58:30.737 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-01 19:58:30.740 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-01 19:58:30.757 | + functions-common:git_clone:604 : RECLONE=False 2022-02-01 19:58:30.759 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-01 19:58:30.762 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-01 19:58:30.765 | + functions-common:git_clone:618 : echo master 2022-02-01 19:58:30.765 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-01 19:58:30.771 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-01 19:58:30.773 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-01 19:58:30.775 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-01 19:58:30.778 | + functions-common:git_clone:667 : git show --oneline 2022-02-01 19:58:30.779 | + functions-common:git_clone:667 : head -1 2022-02-01 19:58:30.782 | d7368446e Merge "Fix tests on Python3.10" 2022-02-01 19:58:30.784 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-01 19:58:30.787 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-01 19:58:30.790 | + inc/python:setup_develop:338 : local bindep 2022-02-01 19:58:30.792 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-01 19:58:30.795 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-01 19:58:30.798 | + inc/python:setup_develop:344 : local extras= 2022-02-01 19:58:30.800 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-01 19:58:30.803 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-01 19:58:30.806 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-01 19:58:30.808 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-01 19:58:30.810 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-01 19:58:30.814 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-01 19:58:30.817 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-01 19:58:30.819 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-01 19:58:30.822 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-01 19:58:30.825 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-01 19:58:30.827 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-01 19:58:30.830 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-01 19:58:30.836 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-01 19:58:30.839 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-01 19:58:31.497 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-01 19:58:31.500 | + inc/python:setup_package:418 : local bindep=0 2022-02-01 19:58:31.502 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-01 19:58:31.504 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-01 19:58:31.507 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-01 19:58:31.509 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-01 19:58:31.511 | + inc/python:setup_package:427 : local flags=-e 2022-02-01 19:58:31.514 | + inc/python:setup_package:428 : local extras= 2022-02-01 19:58:31.517 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-01 19:58:31.519 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-01 19:58:31.522 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-01 19:58:31.524 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-01 19:58:31.526 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-01 19:58:31.529 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-01 19:58:31.550 | Using python 3.8 to install /opt/stack/glance 2022-02-01 19:58:31.553 | + 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-02-01 19:58:32.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:58:32.334 | from cryptography.utils import int_from_bytes 2022-02-01 19:58:32.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:58:32.334 | from cryptography.utils import int_from_bytes 2022-02-01 19:58:33.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:58:33.477 | Obtaining file:///opt/stack/glance 2022-02-01 19:58:33.478 | Preparing metadata (setup.py): started 2022-02-01 19:58:34.586 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:58:34.744 | 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-02-01 19:58:34.746 | 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-02-01 19:58:34.747 | 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-02-01 19:58:34.748 | 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-02-01 19:58:34.748 | 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-02-01 19:58:34.749 | 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-02-01 19:58:34.751 | 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-02-01 19:58:34.752 | 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-02-01 19:58:34.753 | 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-02-01 19:58:34.754 | 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-02-01 19:58:34.756 | 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-02-01 19:58:34.757 | 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-02-01 19:58:34.758 | 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-02-01 19:58:34.758 | 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-02-01 19:58:34.759 | 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-02-01 19:58:34.761 | 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-02-01 19:58:34.762 | 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-02-01 19:58:34.908 | Collecting taskflow>=4.0.0 2022-02-01 19:58:34.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-02-01 19:58:34.939 | 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-02-01 19:58:34.941 | 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-02-01 19:58:34.984 | Collecting WSME>=0.8.0 2022-02-01 19:58:34.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-01 19:58:34.997 | 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-02-01 19:58:34.998 | 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-02-01 19:58:34.999 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev40) (3.2.0) 2022-02-01 19:58:35.000 | 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-02-01 19:58:35.001 | 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-02-01 19:58:35.002 | 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-02-01 19:58:35.003 | 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-02-01 19:58:35.004 | 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-02-01 19:58:35.045 | Collecting oslo.limit>=1.0.0 2022-02-01 19:58:35.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-01 19:58:35.056 | 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-02-01 19:58:35.057 | 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-02-01 19:58:35.058 | 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-02-01 19:58:35.059 | 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-02-01 19:58:35.060 | 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-02-01 19:58:35.092 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-01 19:58:35.100 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-01 19:58:35.103 | 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-02-01 19:58:35.104 | 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-02-01 19:58:35.105 | 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-02-01 19:58:35.106 | 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-02-01 19:58:35.137 | Collecting cursive>=0.2.1 2022-02-01 19:58:35.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-01 19:58:35.147 | 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-02-01 19:58:35.148 | 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-02-01 19:58:35.240 | Collecting castellan>=0.17.0 2022-02-01 19:58:35.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-02-01 19:58:35.269 | 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-02-01 19:58:35.270 | 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-02-01 19:58:35.272 | 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-02-01 19:58:35.292 | 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-02-01 19:58:35.353 | Collecting python-barbicanclient>=4.5.2 2022-02-01 19:58:35.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-01 19:58:35.406 | 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-02-01 19:58:35.421 | 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-02-01 19:58:35.444 | 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-02-01 19:58:35.459 | 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-02-01 19:58:35.460 | 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-02-01 19:58:35.551 | 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-02-01 19:58:35.627 | 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-02-01 19:58:35.677 | 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-02-01 19:58:35.678 | 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-02-01 19:58:35.712 | 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-02-01 19:58:35.755 | 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-02-01 19:58:35.756 | 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-02-01 19:58:35.759 | 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-02-01 19:58:35.843 | 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-02-01 19:58:35.846 | 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-02-01 19:58:35.848 | 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-02-01 19:58:35.873 | 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-02-01 19:58:35.919 | 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-02-01 19:58:35.924 | 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-02-01 19:58:35.984 | 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-02-01 19:58:35.987 | 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-02-01 19:58:35.987 | 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-02-01 19:58:35.989 | 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-02-01 19:58:35.991 | 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-02-01 19:58:36.015 | 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-02-01 19:58:36.016 | 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-02-01 19:58:36.018 | 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-02-01 19:58:36.060 | 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-02-01 19:58:36.103 | 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-02-01 19:58:36.105 | 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-02-01 19:58:36.106 | 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-02-01 19:58:36.182 | 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-02-01 19:58:36.241 | 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-02-01 19:58:36.344 | 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-02-01 19:58:36.745 | Collecting networkx>=2.1.0 2022-02-01 19:58:36.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-01 19:58:36.821 | 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-02-01 19:58:36.853 | Collecting pydot>=1.2.4 2022-02-01 19:58:36.861 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-01 19:58:36.928 | Collecting automaton>=1.9.0 2022-02-01 19:58:36.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-02-01 19:58:37.021 | Collecting simplegeneric 2022-02-01 19:58:37.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-01 19:58:37.033 | Preparing metadata (setup.py): started 2022-02-01 19:58:37.625 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:58:37.658 | 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-02-01 19:58:37.783 | 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-02-01 19:58:37.894 | 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-02-01 19:58:38.114 | 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-02-01 19:58:38.116 | 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-02-01 19:58:38.117 | 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-02-01 19:58:38.118 | 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-02-01 19:58:38.120 | 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-02-01 19:58:38.121 | 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-02-01 19:58:38.122 | 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-02-01 19:58:38.248 | 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-02-01 19:58:38.281 | 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-02-01 19:58:38.329 | 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-02-01 19:58:38.332 | 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-02-01 19:58:38.600 | 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-02-01 19:58:38.800 | 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-02-01 19:58:38.801 | 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-02-01 19:58:38.802 | 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-02-01 19:58:38.805 | 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-02-01 19:58:38.892 | 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-02-01 19:58:39.084 | 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-02-01 19:58:39.187 | 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-02-01 19:58:39.531 | 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-02-01 19:58:39.534 | 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-02-01 19:58:39.765 | 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-02-01 19:58:40.054 | 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-02-01 19:58:40.364 | 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-02-01 19:58:40.365 | 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-02-01 19:58:40.721 | Building wheels for collected packages: simplegeneric 2022-02-01 19:58:40.733 | Building wheel for simplegeneric (setup.py): started 2022-02-01 19:58:41.416 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-01 19:58:41.417 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=7fa7206b0fdc4f90be707c751793db9c044175ece95883c852cb3b73d1c6a013 2022-02-01 19:58:41.417 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-01 19:58:41.421 | Successfully built simplegeneric 2022-02-01 19:58:42.272 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-01 19:58:45.748 | Running setup.py develop for glance 2022-02-01 19:58:47.791 | 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-02-01 19:58:47.791 | 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-02-01 19:58:47.798 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-01 19:58:47.798 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-01 19:58:47.945 | + inc/python:pip_install:200 : result=0 2022-02-01 19:58:47.948 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-01 19:58:47.950 | + functions-common:time_stop:2414 : local name 2022-02-01 19:58:47.952 | + functions-common:time_stop:2415 : local end_time 2022-02-01 19:58:47.955 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-01 19:58:47.957 | + functions-common:time_stop:2417 : local total 2022-02-01 19:58:47.959 | + functions-common:time_stop:2418 : local start_time 2022-02-01 19:58:47.962 | + functions-common:time_stop:2420 : name=pip_install 2022-02-01 19:58:47.964 | + functions-common:time_stop:2421 : start_time=1643745511545 2022-02-01 19:58:47.966 | + functions-common:time_stop:2423 : [[ -z 1643745511545 ]] 2022-02-01 19:58:47.969 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-01 19:58:47.973 | + functions-common:time_stop:2426 : end_time=1643745527971 2022-02-01 19:58:47.975 | + functions-common:time_stop:2427 : elapsed_time=16426 2022-02-01 19:58:47.978 | + functions-common:time_stop:2428 : total=84058 2022-02-01 19:58:47.980 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-01 19:58:47.982 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=100484 2022-02-01 19:58:47.984 | + inc/python:pip_install:203 : return 0 2022-02-01 19:58:47.987 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-01 19:58:47.990 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-01 19:58:47.992 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-01 19:58:48.011 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-01 19:58:48.023 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-01 19:58:48.026 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-01 19:58:48.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-01 19:58:48.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-01 19:58:48.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-01 19:58:48.035 | + inc/python:use_library_from_git:253 : return 1 2022-02-01 19:58:48.038 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-01 19:58:48.040 | + ./stack.sh:main:920 : configure_glance 2022-02-01 19:58:48.043 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-01 19:58:48.056 | + lib/glance:configure_glance:326 : local dburl 2022-02-01 19:58:48.059 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-01 19:58:48.061 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-01 19:58:48.064 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-01 19:58:48.066 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-01 19:58:48.068 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-01 19:58:48.071 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-01 19:58:48.073 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-01 19:58:48.102 | + 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-02-01 19:58:48.134 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-01 19:58:48.162 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-01 19:58:48.190 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-01 19:58:48.221 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-01 19:58:48.251 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-01 19:58:48.254 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-01 19:58:48.256 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-01 19:58:48.258 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-01 19:58:48.261 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-01 19:58:48.290 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-01 19:58:48.318 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-02-01 19:58:48.345 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-01 19:58:48.373 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-01 19:58:48.401 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-01 19:58:48.429 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-01 19:58:48.457 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-01 19:58:48.485 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-01 19:58:48.512 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-01 19:58:48.540 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-01 19:58:48.571 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-01 19:58:48.574 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-01 19:58:48.576 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-01 19:58:48.579 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-01 19:58:48.582 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-01 19:58:48.584 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-01 19:58:48.600 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:48.603 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-01 19:58:48.606 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-01 19:58:48.608 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-01 19:58:48.624 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:48.627 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-02-01 19:58:48.630 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-02-01 19:58:48.657 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-01 19:58:48.660 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-01 19:58:48.662 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-01 19:58:48.664 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-01 19:58:48.667 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-01 19:58:48.695 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-01 19:58:48.723 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-01 19:58:48.725 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-01 19:58:48.728 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-01 19:58:48.730 | + lib/glance:configure_glance_store:254 : local be 2022-02-01 19:58:48.732 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-01 19:58:48.735 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-01 19:58:48.737 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-01 19:58:48.769 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-01 19:58:48.771 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2022-02-01 19:58:48.802 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-01 19:58:48.805 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-01 19:58:48.830 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:48.833 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-01 19:58:48.861 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-01 19:58:48.889 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-01 19:58:48.918 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-01 19:58:48.947 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-01 19:58:48.975 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-01 19:58:48.992 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:48.994 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-01 19:58:49.022 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-01 19:58:49.053 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-01 19:58:49.080 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2022-02-01 19:58:49.108 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-01 19:58:49.136 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2022-02-01 19:58:49.164 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-01 19:58:49.185 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:49.188 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-01 19:58:49.190 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-01 19:58:49.193 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-01 19:58:49.196 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-01 19:58:49.214 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-01 19:58:49.216 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-01 19:58:49.218 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-01 19:58:49.221 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-01 19:58:49.224 | + 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-02-01 19:58:49.252 | + 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-02-01 19:58:49.280 | + 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-02-01 19:58:49.308 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-01 19:58:49.336 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-01 19:58:49.340 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-01 19:58:49.372 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-01 19:58:49.401 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-01 19:58:49.432 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2022-02-01 19:58:49.460 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-01 19:58:49.491 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-01 19:58:49.521 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-01 19:58:49.555 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-01 19:58:49.586 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-01 19:58:49.617 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-01 19:58:49.648 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-01 19:58:49.677 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-01 19:58:49.682 | + 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-02-01 19:58:49.688 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-01 19:58:49.704 | + functions-common:is_service_enabled:2070 : return 1 2022-02-01 19:58:49.707 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-01 19:58:49.709 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-01 19:58:49.712 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-01 19:58:49.714 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-01 19:58:49.716 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-01 19:58:49.719 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-01 19:58:49.723 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-01 19:58:49.726 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-01 19:58:49.729 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-01 19:58:49.759 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-01 19:58:49.761 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-01 19:58:49.764 | ++ functions:get_random_port:837 : true 2022-02-01 19:58:49.766 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-01 19:58:49.769 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-01 19:58:49.771 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-01 19:58:49.844 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-01 19:58:49.846 | ++ functions:get_random_port:841 : break 2 2022-02-01 19:58:49.852 | ++ functions:get_random_port:845 : echo 60999 2022-02-01 19:58:49.857 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-01 19:58:49.859 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-01 19:58:49.888 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-01 19:58:49.916 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-01 19:58:49.945 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-01 19:58:49.973 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-01 19:58:50.000 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-01 19:58:50.028 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-01 19:58:50.054 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-01 19:58:50.082 | + 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-02-01 19:58:50.109 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-01 19:58:50.137 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-01 19:58:50.165 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-01 19:58:50.194 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-01 19:58:50.222 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-01 19:58:50.250 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-01 19:58:50.277 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-01 19:58:50.305 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-01 19:58:50.332 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-01 19:58:50.360 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-01 19:58:50.389 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-01 19:58:50.391 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-01 19:58:50.393 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-01 19:58:50.396 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:50.398 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:50.400 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-01 19:58:50.403 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-01 19:58:50.462 | proxy (enabled by site administrator) 2022-02-01 19:58:50.465 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-01 19:58:50.467 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-01 19:58:50.470 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-01 19:58:50.473 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:50.475 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:50.477 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-01 19:58:50.480 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-01 19:58:50.532 | No module matches proxy_http 2022-02-01 19:58:50.535 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-01 19:58:50.597 | Considering dependency proxy for proxy_http: 2022-02-01 19:58:50.597 | Module proxy already enabled 2022-02-01 19:58:50.597 | Enabling module proxy_http. 2022-02-01 19:58:50.603 | To activate the new configuration, you need to run: 2022-02-01 19:58:50.603 | systemctl restart apache2 2022-02-01 19:58:50.607 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-01 19:58:50.610 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-01 19:58:50.612 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-01 19:58:50.615 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-01 19:58:50.744 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-01 19:58:50.747 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-01 19:58:50.749 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-01 19:58:50.766 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-01 19:58:50.766 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:50.766 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:50.766 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-01 19:58:50.766 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-01 19:58:50.766 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-01 19:58:50.766 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-01 19:58:50.775 | KeepAlive Off 2022-02-01 19:58:50.779 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-01 19:58:50.779 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-01 19:58:50.788 | SetEnv proxy-sendchunked 1 2022-02-01 19:58:50.792 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-01 19:58:50.792 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-01 19:58:50.801 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-01 19:58:50.805 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-01 19:58:50.807 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-01 19:58:50.809 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-01 19:58:50.812 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-01 19:58:50.814 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-01 19:58:50.817 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:50.819 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:50.821 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-01 19:58:50.823 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-01 19:58:50.826 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-01 19:58:50.828 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-01 19:58:50.830 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-01 19:58:50.895 | Enabling site glance-wsgi-api. 2022-02-01 19:58:50.900 | To activate the new configuration, you need to run: 2022-02-01 19:58:50.900 | systemctl reload apache2 2022-02-01 19:58:50.905 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-01 19:58:50.907 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-01 19:58:50.910 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-01 19:58:50.912 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-01 19:58:51.043 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-01 19:58:51.049 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-01 19:58:51.079 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-01 19:58:51.083 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-01 19:58:51.100 | + functions-common:is_service_enabled:2070 : return 0 2022-02-01 19:58:51.103 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-01 19:58:51.105 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-01 19:58:51.108 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-01 19:58:51.110 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-01 19:58:51.113 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-01 19:58:51.115 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-01 19:58:51.117 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-01 19:58:51.120 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-01 19:58:51.122 | + functions-common:git_clone:599 : local git_ref=master 2022-02-01 19:58:51.124 | + functions-common:git_clone:600 : local orig_dir 2022-02-01 19:58:51.127 | ++ functions-common:git_clone:601 : pwd 2022-02-01 19:58:51.130 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-01 19:58:51.132 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-01 19:58:51.135 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-01 19:58:51.151 | + functions-common:git_clone:604 : RECLONE=False 2022-02-01 19:58:51.154 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-01 19:58:51.156 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-01 19:58:51.160 | + functions-common:git_clone:618 : echo master 2022-02-01 19:58:51.160 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-01 19:58:51.165 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-01 19:58:51.167 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-01 19:58:51.170 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-01 19:58:51.173 | + functions-common:git_clone:667 : git show --oneline 2022-02-01 19:58:51.173 | + functions-common:git_clone:667 : head -1 2022-02-01 19:58:51.183 | 9156986d9 Merge "Run database migration tests" 2022-02-01 19:58:51.186 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-01 19:58:51.189 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-01 19:58:51.192 | + inc/python:setup_develop:338 : local bindep 2022-02-01 19:58:51.195 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-01 19:58:51.197 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-01 19:58:51.200 | + inc/python:setup_develop:344 : local extras= 2022-02-01 19:58:51.202 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-01 19:58:51.205 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-01 19:58:51.208 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-01 19:58:51.210 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-01 19:58:51.212 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-01 19:58:51.215 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-01 19:58:51.218 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-01 19:58:51.220 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-01 19:58:51.223 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-01 19:58:51.226 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-01 19:58:51.228 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-01 19:58:51.231 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-01 19:58:51.237 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-01 19:58:51.240 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-01 19:58:51.889 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-01 19:58:51.891 | + inc/python:setup_package:418 : local bindep=0 2022-02-01 19:58:51.894 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-01 19:58:51.896 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-01 19:58:51.898 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-01 19:58:51.901 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-01 19:58:51.903 | + inc/python:setup_package:427 : local flags=-e 2022-02-01 19:58:51.905 | + inc/python:setup_package:428 : local extras= 2022-02-01 19:58:51.907 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-01 19:58:51.910 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-01 19:58:51.912 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-01 19:58:51.915 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-01 19:58:51.917 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-01 19:58:51.919 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-01 19:58:51.941 | Using python 3.8 to install /opt/stack/cinder 2022-02-01 19:58:51.944 | + 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-02-01 19:58:52.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:58:52.747 | from cryptography.utils import int_from_bytes 2022-02-01 19:58:52.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-01 19:58:52.747 | from cryptography.utils import int_from_bytes 2022-02-01 19:58:53.852 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-01 19:58:53.874 | Obtaining file:///opt/stack/cinder 2022-02-01 19:58:53.875 | Preparing metadata (setup.py): started 2022-02-01 19:58:55.705 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:58:55.913 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (5.8.0) 2022-02-01 19:58:55.915 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (5.1.1) 2022-02-01 19:58:55.916 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (0.33.0) 2022-02-01 19:58:55.917 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (1.1.2) 2022-02-01 19:58:55.918 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (0.20.2) 2022-02-01 19:58:55.919 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (1.0.2) 2022-02-01 19:58:55.920 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev179) (3.2.0) 2022-02-01 19:58:55.921 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.4.0) 2022-02-01 19:58:55.922 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (9.3.0) 2022-02-01 19:58:55.923 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.7.1) 2022-02-01 19:58:56.035 | Collecting oauth2client>=4.1.3 2022-02-01 19:58:56.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-01 19:58:56.050 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (8.7.1) 2022-02-01 19:58:56.052 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.5.0) 2022-02-01 19:58:56.053 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (3.4.0) 2022-02-01 19:58:56.054 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (11.1.0) 2022-02-01 19:58:56.055 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.6.1) 2022-02-01 19:58:56.056 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (12.11.1) 2022-02-01 19:58:56.057 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.5.0) 2022-02-01 19:58:56.058 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (3.10.1) 2022-02-01 19:58:56.059 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2.6.2) 2022-02-01 19:58:56.060 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2.3.0) 2022-02-01 19:58:56.061 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (6.3.0) 2022-02-01 19:58:56.062 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.2.0) 2022-02-01 19:58:56.063 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2.8.0) 2022-02-01 19:58:56.064 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (1.4.0) 2022-02-01 19:58:56.066 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.12.1) 2022-02-01 19:58:56.067 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2.5.0) 2022-02-01 19:58:56.068 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (3.4.2) 2022-02-01 19:58:56.069 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (21.3) 2022-02-01 19:58:56.191 | Collecting paramiko>=2.7.2 2022-02-01 19:58:56.199 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-01 19:58:56.209 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (3.5.0) 2022-02-01 19:58:56.210 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2.1.1) 2022-02-01 19:58:56.211 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (5.9.0) 2022-02-01 19:58:56.212 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (3.0.7) 2022-02-01 19:58:56.214 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (5.2.0) 2022-02-01 19:58:56.305 | Collecting python-glanceclient>=3.2.2 2022-02-01 19:58:56.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-01 19:58:56.324 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.4.0) 2022-02-01 19:58:56.325 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (17.6.0) 2022-02-01 19:58:56.326 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (3.13.0) 2022-02-01 19:58:56.329 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2021.3) 2022-02-01 19:58:56.330 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2.27.1) 2022-02-01 19:58:56.331 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2.5.1) 2022-02-01 19:58:56.332 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (4.6.3) 2022-02-01 19:58:56.374 | Collecting rtslib-fb>=2.1.74 2022-02-01 19:58:56.381 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-01 19:58:56.386 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (1.16.0) 2022-02-01 19:58:56.387 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (1.4.31) 2022-02-01 19:58:56.388 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (0.13.0) 2022-02-01 19:58:56.389 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (3.5.0) 2022-02-01 19:58:56.429 | Collecting tabulate>=0.8.7 2022-02-01 19:58:56.435 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-01 19:58:56.439 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (6.3.1) 2022-02-01 19:58:56.440 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (1.8.7) 2022-02-01 19:58:56.441 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (5.1.0) 2022-02-01 19:58:56.552 | Collecting oslo.vmware>=3.10.0 2022-02-01 19:58:56.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-01 19:58:56.577 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (5.1.0) 2022-02-01 19:58:56.578 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (5.5.0) 2022-02-01 19:58:56.579 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (2.10.0) 2022-02-01 19:58:56.741 | Collecting google-api-python-client>=1.11.0 2022-02-01 19:58:56.765 | 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-02-01 19:58:56.973 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (3.10.0) 2022-02-01 19:58:56.974 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (36.0.1) 2022-02-01 19:58:56.975 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev179) (0.2.2) 2022-02-01 19:58:57.017 | Collecting zstd>=1.4.5.1 2022-02-01 19:58:57.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-01 19:58:57.127 | Preparing metadata (setup.py): started 2022-02-01 19:58:57.745 | Preparing metadata (setup.py): finished with status 'done' 2022-02-01 19:58:58.780 | Collecting boto3>=1.16.51 2022-02-01 19:58:58.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aad/df6cf93568b73/boto3-1.20.41-py3-none-any.whl (131 kB) 2022-02-01 19:58:58.864 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-01 19:58:58.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-02-01 19:59:00.187 | Collecting botocore<1.24.0,>=1.23.41 2022-02-01 19:59:00.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/411/04e1c976c9c41/botocore-1.23.41-py3-none-any.whl (8.5 MB) 2022-02-01 19:59:00.428 | 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.dev179) (0.10.0) 2022-02-01 19:59:00.542 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev179) (1.15.0) 2022-02-01 19:59:00.573 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev179) (2.1.0) 2022-02-01 19:59:00.618 | Collecting google-auth-httplib2>=0.1.0 2022-02-01 19:59:00.625 | 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-02-01 19:59:00.664 | Collecting uritemplate<5,>=3.0.1 2022-02-01 19:59:00.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-01 19:59:00.802 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-01 19:59:00.810 | 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-02-01 19:59:00.920 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-01 19:59:00.929 | 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-02-01 19:59:01.030 | 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.dev179) (1.7.0) 2022-02-01 19:59:01.085 | 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.dev179) (3.1.1) 2022-02-01 19:59:01.087 | 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.dev179) (2.9.0) 2022-02-01 19:59:01.172 | Collecting rsa>=3.1.4 2022-02-01 19:59:01.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-01 19:59:01.300 | Collecting pyasn1-modules>=0.0.5 2022-02-01 19:59:01.308 | 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-02-01 19:59:01.453 | Collecting pyasn1>=0.1.7 2022-02-01 19:59:01.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-01 19:59:01.519 | 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.dev179) (0.17.3) 2022-02-01 19:59:01.562 | 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.dev179) (2.4.0) 2022-02-01 19:59:01.564 | 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.dev179) (0.8.0) 2022-02-01 19:59:01.566 | 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.dev179) (1.5.0) 2022-02-01 19:59:01.567 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev179) (6.0) 2022-02-01 19:59:01.626 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev179) (0.5.0) 2022-02-01 19:59:01.627 | 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.dev179) (1.7.5) 2022-02-01 19:59:01.628 | 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.dev179) (2.0.1) 2022-02-01 19:59:01.686 | 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.dev179) (2.8.2) 2022-02-01 19:59:01.689 | 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.dev179) (0.9.6) 2022-02-01 19:59:01.747 | 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.dev179) (4.2.4) 2022-02-01 19:59:01.749 | 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.dev179) (2.4.0) 2022-02-01 19:59:01.750 | 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.dev179) (0.4.0) 2022-02-01 19:59:01.753 | 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.dev179) (5.0.9) 2022-02-01 19:59:01.756 | 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.dev179) (5.2.3) 2022-02-01 19:59:01.780 | 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.dev179) (3.2.0) 2022-02-01 19:59:01.782 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev179) (3.0.3) 2022-02-01 19:59:01.783 | 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.dev179) (3.3.0) 2022-02-01 19:59:01.827 | 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.dev179) (1.0.3) 2022-02-01 19:59:01.911 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev179) (1.3.3) 2022-02-01 19:59:01.913 | 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.dev179) (3.0.0) 2022-02-01 19:59:01.939 | 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.dev179) (3.0.0) 2022-02-01 19:59:01.966 | 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.dev179) (0.11.0) 2022-02-01 19:59:02.077 | Collecting suds-community>=0.6 2022-02-01 19:59:02.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-01 19:59:02.091 | 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.dev179) (1.26.8) 2022-02-01 19:59:02.754 | Collecting pynacl>=1.0.1 2022-02-01 19:59:02.762 | 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-02-01 19:59:02.809 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev179) (60.5.0) 2022-02-01 19:59:03.012 | 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.dev179) (3.10.0) 2022-02-01 19:59:03.048 | 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.dev179) (21.0.0) 2022-02-01 19:59:03.051 | 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.dev179) (1.13.3) 2022-02-01 19:59:03.089 | Collecting warlock<2,>=1.2.0 2022-02-01 19:59:03.097 | 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-02-01 19:59:03.297 | 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.dev179) (2.0.10) 2022-02-01 19:59:03.299 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev179) (2019.11.28) 2022-02-01 19:59:03.301 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev179) (3.3) 2022-02-01 19:59:03.338 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev179) (0.7) 2022-02-01 19:59:03.410 | Collecting pyudev>=0.16.1 2022-02-01 19:59:03.416 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-02-01 19:59:03.656 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev179) (0.4.2) 2022-02-01 19:59:03.657 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev179) (0.5.2) 2022-02-01 19:59:03.799 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev179) (2.4.0) 2022-02-01 19:59:03.801 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev179) (2.6.3) 2022-02-01 19:59:03.803 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev179) (1.4.2) 2022-02-01 19:59:03.936 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev179) (0.12.2) 2022-02-01 19:59:04.052 | 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.dev179) (4.10.1) 2022-02-01 19:59:04.053 | 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.dev179) (1.1.6) 2022-02-01 19:59:04.054 | 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.dev179) (5.4.0) 2022-02-01 19:59:04.089 | 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.dev179) (5.0.0) 2022-02-01 19:59:04.342 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev179) (2.21) 2022-02-01 19:59:04.420 | 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.dev179) (2.3.3) 2022-02-01 19:59:04.421 | 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.dev179) (0.5.0) 2022-02-01 19:59:04.589 | 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.dev179) (2.5.0) 2022-02-01 19:59:04.732 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-01 19:59:04.739 | 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-02-01 19:59:04.760 | 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.dev179) (3.19.3) 2022-02-01 19:59:04.957 | 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.dev179) (2.0.1) 2022-02-01 19:59:05.386 | 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.dev179) (1.1.5) 2022-02-01 19:59:05.435 | 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.dev179) (0.12.0) 2022-02-01 19:59:05.486 | 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.dev179) (0.2.5) 2022-02-01 19:59:06.686 | 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.dev179) (1.32) 2022-02-01 19:59:06.962 | 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.dev179) (21.4.0) 2022-02-01 19:59:06.963 | 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.dev179) (1.8.2) 2022-02-01 19:59:07.113 | 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.dev179) (2.2) 2022-02-01 19:59:07.311 | 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.dev179) (1.0.0) 2022-02-01 19:59:07.441 | 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.dev179) (3.7.0) 2022-02-01 19:59:08.084 | Building wheels for collected packages: zstd 2022-02-01 19:59:08.084 | Building wheel for zstd (setup.py): started