2022-09-09 11:30:41.715 | + ./stack.sh:main:482 : exec 2022-09-09 11:30:41.715 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-09-113041' 2022-09-09 11:30:41.715 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-09-113041.summary.2022-09-09-113041 2022-09-09 11:30:41.715 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 11:30:41.715 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-09-113041 2022-09-09 11:30:41.715 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-09-113041 /opt/stack/logs/stack.sh.log 2022-09-09 11:30:41.715 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-09-113041.summary.2022-09-09-113041 /opt/stack/logs/stack.sh.log.summary 2022-09-09 11:30:41.715 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-09-09 11:30:41.715 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-09 11:30:41.715 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-09 11:30:41.715 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-09 11:30:41.716 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-09 11:30:41.716 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-09 11:30:41.716 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-09 11:30:41.717 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-09 11:30:41.719 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-09 11:30:41.722 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-09 11:30:41.725 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-09 11:30:41.727 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-09 11:30:41.731 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-09 11:30:41.733 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-09 11:30:41.737 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-09 11:30:41.739 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-09-09 11:30:41.741 | + ./stack.sh:main:555 : trap err_trap ERR 2022-09-09 11:30:41.743 | + ./stack.sh:main:568 : set -o errexit 2022-09-09 11:30:41.745 | + ./stack.sh:main:571 : uname -a 2022-09-09 11:30:41.746 | Linux dv-cinder-852211-11-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-09-09 11:30:41.748 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-09 11:30:41.750 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-09 11:30:41.753 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-09-09 11:30:41.790 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-09 11:30:41.807 | + ./stack.sh:main:585 : fetch_plugins 2022-09-09 11:30:41.809 | + functions-common:fetch_plugins:1785 : local plugins= 2022-09-09 11:30:41.811 | + functions-common:fetch_plugins:1786 : local plugin 2022-09-09 11:30:41.812 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-09-09 11:30:41.815 | + functions-common:fetch_plugins:1790 : return 2022-09-09 11:30:41.817 | + ./stack.sh:main:589 : run_phase override_defaults 2022-09-09 11:30:41.819 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-09-09 11:30:41.820 | + functions-common:run_phase:1868 : local phase= 2022-09-09 11:30:41.822 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 11:30:41.824 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 11:30:41.826 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 11:30:41.827 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 11:30:41.829 | + functions-common:run_phase:1877 : local extra 2022-09-09 11:30:41.831 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 11:30:41.834 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 11:30:41.836 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 11:30:41.838 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 11:30:41.839 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-09 11:30:41.841 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 11:30:41.855 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:41.858 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-09 11:30:41.862 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.864 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.866 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.867 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.869 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-09 11:30:41.873 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-09 11:30:41.874 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-09 11:30:41.876 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-09 11:30:41.878 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-09 11:30:41.880 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-09-09 11:30:41.882 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-09-09 11:30:41.886 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-09-09 11:30:41.888 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-09-09 11:30:41.890 | + functions-common:plugin_override_defaults:1831 : return 2022-09-09 11:30:41.892 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-09-09 11:30:41.908 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-09-09 11:30:41.910 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-09 11:30:41.922 | ++ functions-common:is_service_enabled:2095 : return 1 2022-09-09 11:30:41.925 | +++ lib/tls:source:43 : hostname -f 2022-09-09 11:30:41.928 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-09 11:30:41.930 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-09 11:30:41.932 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-09 11:30:41.934 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-09 11:30:41.936 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-09 11:30:41.938 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-09 11:30:41.940 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-09 11:30:41.942 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-09 11:30:41.944 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-09 11:30:41.945 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-09 11:30:41.950 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-09-09 11:30:41.961 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-09-09 11:30:41.981 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-09-09 11:30:41.994 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-09-09 11:30:42.006 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-09-09 11:30:42.040 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-09-09 11:30:42.102 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-09-09 11:30:42.184 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-09-09 11:30:42.208 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-09-09 11:30:42.250 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-09-09 11:30:42.301 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-09-09 11:30:42.449 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-09-09 11:30:42.463 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-09-09 11:30:42.476 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-09 11:30:42.488 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-09-09 11:30:42.570 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-09-09 11:30:42.573 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-09 11:30:42.575 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-09 11:30:42.577 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-09 11:30:42.579 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-09 11:30:42.582 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-09 11:30:42.584 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-09 11:30:42.584 | False' 2022-09-09 11:30:42.587 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-09 11:30:42.601 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-09 11:30:42.603 | + ./stack.sh:main:619 : run_phase source 2022-09-09 11:30:42.605 | + functions-common:run_phase:1867 : local mode=source 2022-09-09 11:30:42.607 | + functions-common:run_phase:1868 : local phase= 2022-09-09 11:30:42.609 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-09 11:30:42.612 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-09 11:30:42.614 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-09 11:30:42.616 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-09 11:30:42.618 | + functions-common:run_phase:1877 : local extra 2022-09-09 11:30:42.620 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-09 11:30:42.624 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-09 11:30:42.626 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-09 11:30:42.629 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-09 11:30:42.631 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-09 11:30:42.633 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-09 11:30:42.646 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:42.649 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-09 11:30:42.651 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-09 11:30:42.690 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-09 11:30:42.692 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-09 11:30:42.694 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-09-09 11:30:42.696 | + functions-common:run_phase:1889 : load_plugin_settings 2022-09-09 11:30:42.698 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-09-09 11:30:42.700 | + functions-common:load_plugin_settings:1804 : local plugin 2022-09-09 11:30:42.702 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-09-09 11:30:42.704 | + functions-common:load_plugin_settings:1808 : return 2022-09-09 11:30:42.706 | + functions-common:run_phase:1890 : verify_disabled_services 2022-09-09 11:30:42.708 | + functions-common:verify_disabled_services:2150 : local service 2022-09-09 11:30:42.711 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.713 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-09-09 11:30:42.715 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.717 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-09-09 11:30:42.719 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.722 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-09-09 11:30:42.724 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.726 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-09-09 11:30:42.728 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.730 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-09-09 11:30:42.732 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.735 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-09-09 11:30:42.738 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.740 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-09-09 11:30:42.742 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.744 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-09-09 11:30:42.747 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.749 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-09-09 11:30:42.751 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.754 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-09-09 11:30:42.756 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.758 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-09-09 11:30:42.761 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.763 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-09-09 11:30:42.765 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.767 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-09-09 11:30:42.770 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.772 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-09-09 11:30:42.774 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.777 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-09-09 11:30:42.779 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.781 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-09-09 11:30:42.784 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.786 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-09-09 11:30:42.789 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.791 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-09-09 11:30:42.793 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.796 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-09-09 11:30:42.798 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.800 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-09-09 11:30:42.803 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.805 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-09-09 11:30:42.807 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.809 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-09-09 11:30:42.812 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.814 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-09-09 11:30:42.816 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.818 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-09-09 11:30:42.821 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.823 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-09-09 11:30:42.826 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.828 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-09-09 11:30:42.831 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.833 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-09-09 11:30:42.835 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.838 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-09-09 11:30:42.842 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.846 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-09-09 11:30:42.849 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.853 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-09-09 11:30:42.856 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.858 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-09-09 11:30:42.860 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.863 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-09-09 11:30:42.865 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.867 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-09-09 11:30:42.870 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.872 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-09-09 11:30:42.874 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.876 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-09-09 11:30:42.878 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.881 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-09-09 11:30:42.883 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.885 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-09-09 11:30:42.887 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.889 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-09-09 11:30:42.891 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.894 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-09-09 11:30:42.896 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.898 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-09-09 11:30:42.900 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.902 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-09-09 11:30:42.905 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.907 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-09-09 11:30:42.910 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.912 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-09-09 11:30:42.914 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.916 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-09-09 11:30:42.919 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-09 11:30:42.921 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-09-09 11:30:42.924 | + ./stack.sh:main:690 : initialize_database_backends 2022-09-09 11:30:42.926 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-09 11:30:42.928 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-09 11:30:42.943 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:42.947 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-09 11:30:42.949 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-09 11:30:42.951 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-09 11:30:42.966 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 11:30:42.968 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-09 11:30:42.971 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-09 11:30:42.973 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-09 11:30:42.976 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-09 11:30:42.978 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-09 11:30:42.980 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-09 11:30:42.982 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-09 11:30:42.984 | + lib/database:initialize_database_backends:92 : return 0 2022-09-09 11:30:42.988 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-09-09 11:30:42.988 | Using mysql database backend 2022-09-09 11:30:42.990 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-09 11:30:43.005 | + ./stack.sh:main:696 : define_database_baseurl 2022-09-09 11:30:43.008 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-09 11:30:43.010 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-09 11:30:43.013 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-09 11:30:43.016 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 11:30:43.019 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-09-09 11:30:43.035 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:43.037 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-09 11:30:43.054 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-09-09 11:30:43.070 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:43.089 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-09 11:30:43.108 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-09 11:30:43.130 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-09-09 11:30:43.146 | + functions-common:is_service_enabled:2095 : return 1 2022-09-09 11:30:43.149 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-09-09 11:30:43.166 | + functions-common:is_service_enabled:2095 : return 0 2022-09-09 11:30:43.168 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-09 11:30:43.187 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-09-09 11:30:43.190 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-09-09 11:30:43.192 | + ./stack.sh:main:752 : save_stackenv 752 2022-09-09 11:30:43.195 | + functions-common:save_stackenv:60 : local tag=752 2022-09-09 11:30:43.198 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-09 11:30:43.203 | + functions-common:save_stackenv:62 : time_stamp=2022-09-09-113043 2022-09-09 11:30:43.205 | + functions-common:save_stackenv:63 : echo '# 2022-09-09-113043 752' 2022-09-09 11:30:43.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.210 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-09 11:30:43.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.215 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-09 11:30:43.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.219 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-09 11:30:43.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.226 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-09-09 11:30:43.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.231 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-09-09 11:30:43.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.236 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-09-09 11:30:43.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.242 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-09-113041 2022-09-09 11:30:43.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.247 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-09 11:30:43.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.252 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-09-09 11:30:43.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.257 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-09 11:30:43.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.261 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-09 11:30:43.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.266 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-09 11:30:43.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.271 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-09 11:30:43.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.275 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.46 2022-09-09 11:30:43.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-09 11:30:43.280 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-09 11:30:43.282 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-09-09 11:30:43.288 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-09-09 11:30:43.290 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-09 11:30:43.292 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-09-09 11:30:43.294 | + functions-common:git_clone:598 : local git_ref=master 2022-09-09 11:30:43.296 | + functions-common:git_clone:599 : local orig_dir 2022-09-09 11:30:43.299 | ++ functions-common:git_clone:600 : pwd 2022-09-09 11:30:43.302 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-09 11:30:43.304 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-09 11:30:43.306 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-09 11:30:43.320 | + functions-common:git_clone:603 : RECLONE=False 2022-09-09 11:30:43.322 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-09 11:30:43.325 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-09 11:30:43.327 | + functions-common:git_clone:617 : echo master 2022-09-09 11:30:43.327 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-09 11:30:43.333 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-09-09 11:30:43.335 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-09 11:30:43.337 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-09 11:30:43.349 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-09-09 11:30:43.351 | + functions-common:git_clone:678 : git show --oneline 2022-09-09 11:30:43.352 | + functions-common:git_clone:678 : head -1 2022-09-09 11:30:43.355 | 0d5711cd Merge "update constraint for oslo.db to new release 12.1.0" 2022-09-09 11:30:43.357 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-09 11:30:43.360 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-09-09 11:30:43.363 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-09 11:30:43.365 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-09-09 11:30:43.367 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-09 11:30:43.370 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-09 11:30:43.372 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-09 11:30:43.375 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-09 11:30:43.377 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-09 11:30:43.379 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-09 11:30:43.382 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-09 11:30:43.387 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-09 11:30:43.392 | ++ tools/install_prereqs.sh:source:47 : NOW=1662723043 2022-09-09 11:30:43.395 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-09 11:30:43.399 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-09-09 11:30:43.402 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-09-09 11:30:43.404 | ++ tools/install_prereqs.sh:source:49 : DELTA=1662723043 2022-09-09 11:30:43.406 | ++ tools/install_prereqs.sh:source:50 : [[ 1662723043 -lt 7200 ]] 2022-09-09 11:30:43.409 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-09 11:30:43.412 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-09-09 11:30:43.414 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-09 11:30:43.416 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-09-09 11:30:43.418 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-09 11:30:43.420 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-09-09 11:30:43.423 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-09 11:30:43.426 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-09-09 11:30:43.470 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-09 11:30:43.470 | apache2-dev 2022-09-09 11:30:43.470 | bc 2022-09-09 11:30:43.470 | bsdmainutils 2022-09-09 11:30:43.470 | curl 2022-09-09 11:30:43.470 | g++ 2022-09-09 11:30:43.470 | gawk 2022-09-09 11:30:43.471 | gcc 2022-09-09 11:30:43.471 | gettext 2022-09-09 11:30:43.471 | git 2022-09-09 11:30:43.471 | graphviz 2022-09-09 11:30:43.471 | iputils-ping 2022-09-09 11:30:43.471 | libapache2-mod-proxy-uwsgi 2022-09-09 11:30:43.471 | libffi-dev 2022-09-09 11:30:43.471 | libjpeg-dev 2022-09-09 11:30:43.471 | libpcre3-dev 2022-09-09 11:30:43.471 | libpq-dev 2022-09-09 11:30:43.471 | libssl-dev 2022-09-09 11:30:43.471 | libsystemd-dev 2022-09-09 11:30:43.471 | libxml2-dev 2022-09-09 11:30:43.471 | libxslt1-dev 2022-09-09 11:30:43.471 | libyaml-dev 2022-09-09 11:30:43.471 | lsof 2022-09-09 11:30:43.471 | openssh-server 2022-09-09 11:30:43.471 | openssl 2022-09-09 11:30:43.471 | pkg-config 2022-09-09 11:30:43.471 | psmisc 2022-09-09 11:30:43.471 | python3-dev 2022-09-09 11:30:43.471 | python3-pip 2022-09-09 11:30:43.471 | python3-systemd 2022-09-09 11:30:43.471 | python3-venv 2022-09-09 11:30:43.472 | tar 2022-09-09 11:30:43.472 | tcpdump 2022-09-09 11:30:43.472 | unzip 2022-09-09 11:30:43.472 | uuid-runtime 2022-09-09 11:30:43.472 | wget 2022-09-09 11:30:43.472 | wget 2022-09-09 11:30:43.472 | zlib1g-dev 2022-09-09 11:30:43.472 | libkrb5-dev 2022-09-09 11:30:43.472 | libldap2-dev 2022-09-09 11:30:43.472 | libsasl2-dev 2022-09-09 11:30:43.472 | memcached 2022-09-09 11:30:43.472 | python3-mysqldb 2022-09-09 11:30:43.472 | sqlite3 2022-09-09 11:30:43.472 | conntrack 2022-09-09 11:30:43.472 | curl 2022-09-09 11:30:43.472 | ebtables 2022-09-09 11:30:43.472 | genisoimage 2022-09-09 11:30:43.472 | iptables 2022-09-09 11:30:43.472 | iputils-arping 2022-09-09 11:30:43.472 | kpartx 2022-09-09 11:30:43.472 | libjs-jquery-tablesorter 2022-09-09 11:30:43.472 | parted 2022-09-09 11:30:43.472 | pm-utils 2022-09-09 11:30:43.472 | python3-mysqldb 2022-09-09 11:30:43.472 | socat 2022-09-09 11:30:43.472 | sqlite3 2022-09-09 11:30:43.472 | sudo 2022-09-09 11:30:43.472 | vlan 2022-09-09 11:30:43.472 | lsscsi 2022-09-09 11:30:43.472 | open-iscsi 2022-09-09 11:30:43.473 | lvm2 2022-09-09 11:30:43.473 | qemu-utils 2022-09-09 11:30:43.473 | thin-provisioning-tools 2022-09-09 11:30:43.473 | acl 2022-09-09 11:30:43.473 | dnsmasq-base 2022-09-09 11:30:43.473 | dnsmasq-utils 2022-09-09 11:30:43.473 | ebtables 2022-09-09 11:30:43.473 | haproxy 2022-09-09 11:30:43.473 | iptables 2022-09-09 11:30:43.473 | iputils-arping 2022-09-09 11:30:43.473 | iputils-ping 2022-09-09 11:30:43.473 | postgresql-server-dev-all 2022-09-09 11:30:43.473 | python3-mysqldb 2022-09-09 11:30:43.473 | sqlite3 2022-09-09 11:30:43.473 | sudo 2022-09-09 11:30:43.473 | vlan 2022-09-09 11:30:43.473 | pcp 2022-09-09 11:30:43.473 | ipset 2022-09-09 11:30:43.473 | conntrack 2022-09-09 11:30:43.473 | conntrackd 2022-09-09 11:30:43.473 | keepalived 2022-09-09 11:30:43.473 | lvm2 2022-09-09 11:30:43.473 | qemu-utils 2022-09-09 11:30:43.473 | thin-provisioning-tools 2022-09-09 11:30:43.473 | curl 2022-09-09 11:30:43.473 | liberasurecode-dev 2022-09-09 11:30:43.473 | make 2022-09-09 11:30:43.473 | memcached 2022-09-09 11:30:43.473 | rsync 2022-09-09 11:30:43.473 | sqlite3 2022-09-09 11:30:43.473 | xfsprogs' 2022-09-09 11:30:43.474 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-09 11:30:43.491 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-09 11:30:43.491 | apache2-dev 2022-09-09 11:30:43.491 | bc 2022-09-09 11:30:43.491 | bsdmainutils 2022-09-09 11:30:43.491 | curl 2022-09-09 11:30:43.491 | g++ 2022-09-09 11:30:43.491 | gawk 2022-09-09 11:30:43.491 | gcc 2022-09-09 11:30:43.491 | gettext 2022-09-09 11:30:43.491 | git 2022-09-09 11:30:43.491 | graphviz 2022-09-09 11:30:43.491 | iputils-ping 2022-09-09 11:30:43.491 | libapache2-mod-proxy-uwsgi 2022-09-09 11:30:43.491 | libffi-dev 2022-09-09 11:30:43.491 | libjpeg-dev 2022-09-09 11:30:43.491 | libpcre3-dev 2022-09-09 11:30:43.491 | libpq-dev 2022-09-09 11:30:43.491 | libssl-dev 2022-09-09 11:30:43.491 | libsystemd-dev 2022-09-09 11:30:43.491 | libxml2-dev 2022-09-09 11:30:43.491 | libxslt1-dev 2022-09-09 11:30:43.491 | libyaml-dev 2022-09-09 11:30:43.491 | lsof 2022-09-09 11:30:43.491 | openssh-server 2022-09-09 11:30:43.491 | openssl 2022-09-09 11:30:43.491 | pkg-config 2022-09-09 11:30:43.492 | psmisc 2022-09-09 11:30:43.492 | python3-dev 2022-09-09 11:30:43.492 | python3-pip 2022-09-09 11:30:43.492 | python3-systemd 2022-09-09 11:30:43.492 | python3-venv 2022-09-09 11:30:43.492 | tar 2022-09-09 11:30:43.492 | tcpdump 2022-09-09 11:30:43.492 | unzip 2022-09-09 11:30:43.492 | uuid-runtime 2022-09-09 11:30:43.492 | wget 2022-09-09 11:30:43.492 | wget 2022-09-09 11:30:43.492 | zlib1g-dev 2022-09-09 11:30:43.492 | libkrb5-dev 2022-09-09 11:30:43.492 | libldap2-dev 2022-09-09 11:30:43.492 | libsasl2-dev 2022-09-09 11:30:43.492 | memcached 2022-09-09 11:30:43.492 | python3-mysqldb 2022-09-09 11:30:43.492 | sqlite3 2022-09-09 11:30:43.492 | conntrack 2022-09-09 11:30:43.492 | curl 2022-09-09 11:30:43.492 | ebtables 2022-09-09 11:30:43.492 | genisoimage 2022-09-09 11:30:43.492 | iptables 2022-09-09 11:30:43.492 | iputils-arping 2022-09-09 11:30:43.492 | kpartx 2022-09-09 11:30:43.492 | libjs-jquery-tablesorter 2022-09-09 11:30:43.492 | parted 2022-09-09 11:30:43.492 | pm-utils 2022-09-09 11:30:43.492 | python3-mysqldb 2022-09-09 11:30:43.492 | socat 2022-09-09 11:30:43.492 | sqlite3 2022-09-09 11:30:43.492 | sudo 2022-09-09 11:30:43.492 | vlan 2022-09-09 11:30:43.492 | lsscsi 2022-09-09 11:30:43.492 | open-iscsi 2022-09-09 11:30:43.492 | lvm2 2022-09-09 11:30:43.492 | qemu-utils 2022-09-09 11:30:43.493 | thin-provisioning-tools 2022-09-09 11:30:43.493 | acl 2022-09-09 11:30:43.493 | dnsmasq-base 2022-09-09 11:30:43.493 | dnsmasq-utils 2022-09-09 11:30:43.493 | ebtables 2022-09-09 11:30:43.493 | haproxy 2022-09-09 11:30:43.493 | iptables 2022-09-09 11:30:43.493 | iputils-arping 2022-09-09 11:30:43.493 | iputils-ping 2022-09-09 11:30:43.493 | postgresql-server-dev-all 2022-09-09 11:30:43.493 | python3-mysqldb 2022-09-09 11:30:43.493 | sqlite3 2022-09-09 11:30:43.493 | sudo 2022-09-09 11:30:43.493 | vlan 2022-09-09 11:30:43.493 | pcp 2022-09-09 11:30:43.493 | ipset 2022-09-09 11:30:43.493 | conntrack 2022-09-09 11:30:43.493 | conntrackd 2022-09-09 11:30:43.493 | keepalived 2022-09-09 11:30:43.493 | lvm2 2022-09-09 11:30:43.493 | qemu-utils 2022-09-09 11:30:43.493 | thin-provisioning-tools 2022-09-09 11:30:43.493 | curl 2022-09-09 11:30:43.493 | liberasurecode-dev 2022-09-09 11:30:43.493 | make 2022-09-09 11:30:43.493 | memcached 2022-09-09 11:30:43.493 | rsync 2022-09-09 11:30:43.493 | sqlite3 2022-09-09 11:30:43.493 | xfsprogs ' 2022-09-09 11:30:43.493 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-09 11:30:43.495 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 11:30:43.498 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 11:30:43.501 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 11:30:43.501 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-09 11:30:43.506 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 11:30:43.508 | ++ functions-common:install_package:1463 : update_package_repo 2022-09-09 11:30:43.510 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-09 11:30:43.512 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-09-09 11:30:43.514 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-09 11:30:43.516 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-09 11:30:43.519 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-09-09 11:30:43.521 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 11:30:43.523 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 11:30:43.525 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-09-09 11:30:43.527 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-09-09 11:30:43.529 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-09-09 11:30:43.530 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-09-09 11:30:43.533 | +++ functions-common:apt_get_update:1197 : id -u 2022-09-09 11:30:43.537 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-09-09 11:30:43.538 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-09-09 11:30:43.540 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-09-09 11:30:43.542 | ++ functions-common:time_start:2426 : local start_time= 2022-09-09 11:30:43.544 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-09-09 11:30:43.547 | +++ functions-common:time_start:2430 : date +%s%3N 2022-09-09 11:30:43.550 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1662723043548 2022-09-09 11:30:43.552 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-09 11:30:43.554 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-09 11:30:43.556 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-09-09 11:30:43.796 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-09 11:30:43.847 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-09 11:30:43.903 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-09 11:30:43.905 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-09 11:30:46.180 | Reading package lists... 2022-09-09 11:30:46.211 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-09-09 11:30:46.213 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-09-09 11:30:46.215 | ++ functions-common:time_stop:2439 : local name 2022-09-09 11:30:46.217 | ++ functions-common:time_stop:2440 : local end_time 2022-09-09 11:30:46.219 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-09 11:30:46.222 | ++ functions-common:time_stop:2442 : local total 2022-09-09 11:30:46.225 | ++ functions-common:time_stop:2443 : local start_time 2022-09-09 11:30:46.227 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-09-09 11:30:46.229 | ++ functions-common:time_stop:2446 : start_time=1662723043548 2022-09-09 11:30:46.231 | ++ functions-common:time_stop:2448 : [[ -z 1662723043548 ]] 2022-09-09 11:30:46.234 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-09 11:30:46.238 | ++ functions-common:time_stop:2451 : end_time=1662723046235 2022-09-09 11:30:46.240 | ++ functions-common:time_stop:2452 : elapsed_time=2687 2022-09-09 11:30:46.242 | ++ functions-common:time_stop:2453 : total=0 2022-09-09 11:30:46.244 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-09 11:30:46.246 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2687 2022-09-09 11:30:46.249 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 11:30:46.251 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-09-09 11:30:46.253 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-09 11:30:46.255 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-09 11:30:46.257 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 11:30:46.277 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-09 11:30:46.386 | Reading package lists... 2022-09-09 11:30:46.659 | Building dependency tree... 2022-09-09 11:30:46.660 | Reading state information... 2022-09-09 11:30:46.989 | bc is already the newest version (1.07.1-2build1). 2022-09-09 11:30:46.989 | bc set to manually installed. 2022-09-09 11:30:46.989 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-09 11:30:46.989 | bsdmainutils set to manually installed. 2022-09-09 11:30:46.989 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-09 11:30:46.989 | g++ set to manually installed. 2022-09-09 11:30:46.989 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-09 11:30:46.989 | gawk set to manually installed. 2022-09-09 11:30:46.989 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-09 11:30:46.989 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-09 11:30:46.989 | iptables set to manually installed. 2022-09-09 11:30:46.989 | iputils-ping is already the newest version (3:20190709-3). 2022-09-09 11:30:46.989 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-09 11:30:46.989 | kpartx set to manually installed. 2022-09-09 11:30:46.989 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-09 11:30:46.989 | make is already the newest version (4.2.1-1.2). 2022-09-09 11:30:46.989 | make set to manually installed. 2022-09-09 11:30:46.989 | psmisc is already the newest version (23.3-1). 2022-09-09 11:30:46.989 | psmisc set to manually installed. 2022-09-09 11:30:46.989 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-09 11:30:46.989 | python3-systemd is already the newest version (234-3build2). 2022-09-09 11:30:46.989 | python3-systemd set to manually installed. 2022-09-09 11:30:46.989 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-09 11:30:46.989 | thin-provisioning-tools set to manually installed. 2022-09-09 11:30:46.990 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-09 11:30:46.990 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-09 11:30:46.990 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-09 11:30:46.990 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-09 11:30:46.990 | lsof set to manually installed. 2022-09-09 11:30:46.990 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-09 11:30:46.990 | parted set to manually installed. 2022-09-09 11:30:46.990 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-09 11:30:46.990 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-09 11:30:46.990 | zlib1g-dev set to manually installed. 2022-09-09 11:30:46.990 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-09 11:30:46.990 | The following packages were automatically installed and are no longer required: 2022-09-09 11:30:46.990 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-09 11:30:46.990 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-09 11:30:46.990 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-09 11:30:46.990 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-09 11:30:46.990 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-09 11:30:46.990 | python3-zope.interface 2022-09-09 11:30:46.990 | Use 'sudo apt autoremove' to remove them. 2022-09-09 11:30:46.990 | The following additional packages will be installed: 2022-09-09 11:30:46.990 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-09-09 11:30:46.990 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-09-09 11:30:46.990 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-09-09 11:30:46.990 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-09-09 11:30:46.991 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-09-09 11:30:46.991 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-09-09 11:30:46.991 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-09 11:30:46.991 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-09 11:30:46.991 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-09-09 11:30:46.991 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-09-09 11:30:46.991 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-09 11:30:46.991 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-09 11:30:46.991 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-09-09 11:30:46.991 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-09 11:30:46.991 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-09-09 11:30:46.991 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-09-09 11:30:46.991 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-09-09 11:30:46.991 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-09-09 11:30:46.991 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-09-09 11:30:46.991 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-09-09 11:30:46.991 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-09-09 11:30:46.991 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-09-09 11:30:46.991 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-09-09 11:30:46.991 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-09-09 11:30:46.991 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-09-09 11:30:46.991 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-09-09 11:30:46.991 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-09-09 11:30:46.991 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-09-09 11:30:46.991 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-09-09 11:30:46.991 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-09-09 11:30:46.991 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-09-09 11:30:46.991 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-09-09 11:30:46.991 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-09-09 11:30:46.992 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-09-09 11:30:46.992 | x11-common 2022-09-09 11:30:46.993 | Suggested packages: 2022-09-09 11:30:46.993 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-09-09 11:30:46.993 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-09-09 11:30:46.993 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-09-09 11:30:46.993 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-09-09 11:30:46.993 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-09-09 11:30:46.993 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-09-09 11:30:46.993 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-09-09 11:30:46.993 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-09-09 11:30:46.993 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-09-09 11:30:46.993 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-09-09 11:30:46.993 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-09-09 11:30:46.993 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-09-09 11:30:46.994 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-09-09 11:30:46.994 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-09-09 11:30:46.994 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-09-09 11:30:46.994 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-09-09 11:30:47.251 | The following NEW packages will be installed: 2022-09-09 11:30:47.251 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-09-09 11:30:47.251 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-09-09 11:30:47.251 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-09-09 11:30:47.251 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-09-09 11:30:47.251 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-09-09 11:30:47.251 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-09-09 11:30:47.251 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-09-09 11:30:47.251 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-09-09 11:30:47.251 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-09-09 11:30:47.252 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-09-09 11:30:47.252 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-09-09 11:30:47.252 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-09-09 11:30:47.252 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-09-09 11:30:47.252 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-09-09 11:30:47.252 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-09-09 11:30:47.252 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-09-09 11:30:47.252 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-09-09 11:30:47.252 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-09-09 11:30:47.252 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-09-09 11:30:47.252 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-09-09 11:30:47.252 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-09-09 11:30:47.252 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-09-09 11:30:47.252 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-09-09 11:30:47.252 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-09-09 11:30:47.252 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-09-09 11:30:47.252 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-09-09 11:30:47.252 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-09-09 11:30:47.252 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-09-09 11:30:47.252 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-09-09 11:30:47.252 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-09-09 11:30:47.252 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-09-09 11:30:47.252 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-09-09 11:30:47.252 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-09-09 11:30:47.252 | postgresql-client-12 postgresql-client-common postgresql-common 2022-09-09 11:30:47.252 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-09-09 11:30:47.252 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-09-09 11:30:47.253 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-09-09 11:30:47.253 | vbetool vlan x11-common 2022-09-09 11:30:47.253 | The following packages will be upgraded: 2022-09-09 11:30:47.254 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-09-09 11:30:47.254 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-09-09 11:30:47.254 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-09-09 11:30:47.254 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-09-09 11:30:47.255 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-09-09 11:30:47.398 | 29 upgraded, 203 newly installed, 0 to remove and 160 not upgraded. 2022-09-09 11:30:47.398 | Need to get 152 MB of archives. 2022-09-09 11:30:47.398 | After this operation, 712 MB of additional disk space will be used. 2022-09-09 11:30:47.398 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-09-09 11:30:47.719 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-09-09 11:30:47.747 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-09-09 11:30:47.755 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-09-09 11:30:47.760 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-09-09 11:30:47.875 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-09-09 11:30:49.519 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-09-09 11:30:49.593 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-09-09 11:30:49.681 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-09-09 11:30:49.687 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-09-09 11:30:49.697 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-09-09 11:30:49.722 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-09-09 11:30:50.020 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-09-09 11:30:50.034 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-09-09 11:30:50.121 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-09-09 11:30:50.122 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-09-09 11:30:50.125 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-09-09 11:30:50.132 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-09-09 11:30:50.156 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-09-09 11:30:50.157 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB] 2022-09-09 11:30:50.186 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB] 2022-09-09 11:30:50.227 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-09-09 11:30:50.232 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-09-09 11:30:50.253 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-09-09 11:30:51.675 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-09-09 11:30:51.763 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-09-09 11:30:51.958 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-09-09 11:30:51.983 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-09-09 11:30:51.997 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-09-09 11:30:52.013 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-09-09 11:30:52.032 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-09-09 11:30:52.290 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-09-09 11:30:52.298 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-09-09 11:30:52.300 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-09-09 11:30:52.301 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-09-09 11:30:52.528 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-09-09 11:30:52.529 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-09-09 11:30:52.533 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-09-09 11:30:52.569 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-09-09 11:30:52.734 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-09-09 11:30:52.801 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-09-09 11:30:52.822 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-09-09 11:30:52.868 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-09-09 11:30:52.869 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-09-09 11:30:52.975 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-09-09 11:30:52.997 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-09-09 11:30:53.005 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-09-09 11:30:53.076 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-09-09 11:30:53.196 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-09-09 11:30:53.261 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-09-09 11:30:53.321 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-09-09 11:30:53.327 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-09-09 11:30:53.334 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-09-09 11:30:53.370 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-09-09 11:30:53.420 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-09-09 11:30:53.511 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-09-09 11:30:53.584 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-09-09 11:30:56.209 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-09-09 11:30:58.243 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-09-09 11:30:58.256 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-09-09 11:30:58.265 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-09-09 11:30:58.312 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-09-09 11:30:58.795 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-09-09 11:30:58.799 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-09-09 11:30:58.856 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-09-09 11:30:59.633 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB]