2021-08-20 15:06:05.551 | + ./stack.sh:main:462 : exec 2021-08-20 15:06:05.551 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-20-150605.summary.2021-08-20-150605 2021-08-20 15:06:05.551 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-20-150605' 2021-08-20 15:06:05.551 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-08-20 15:06:05.551 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-20-150605 2021-08-20 15:06:05.551 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-20-150605 /opt/stack/logs/stack.sh.log 2021-08-20 15:06:05.551 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-20-150605.summary.2021-08-20-150605 /opt/stack/logs/stack.sh.log.summary 2021-08-20 15:06:05.551 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:620 : local real_path 2021-08-20 15:06:05.551 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-08-20 15:06:05.551 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-08-20 15:06:05.551 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-08-20 15:06:05.551 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-08-20 15:06:05.551 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-08-20 15:06:05.551 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-08-20 15:06:05.551 | + ./stack.sh:main:494 : trap exit_trap EXIT 2021-08-20 15:06:05.552 | + ./stack.sh:main:535 : trap err_trap ERR 2021-08-20 15:06:05.552 | + ./stack.sh:main:548 : set -o errexit 2021-08-20 15:06:05.552 | + ./stack.sh:main:551 : uname -a 2021-08-20 15:06:05.552 | Linux dv-cinder-805398-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-20 15:06:05.552 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-20 15:06:05.552 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-20 15:06:05.555 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2021-08-20 15:06:05.596 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-20 15:06:05.612 | + ./stack.sh:main:565 : fetch_plugins 2021-08-20 15:06:05.614 | + functions-common:fetch_plugins:1656 : local plugins= 2021-08-20 15:06:05.616 | + functions-common:fetch_plugins:1657 : local plugin 2021-08-20 15:06:05.618 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2021-08-20 15:06:05.620 | + functions-common:fetch_plugins:1661 : return 2021-08-20 15:06:05.622 | + ./stack.sh:main:569 : run_phase override_defaults 2021-08-20 15:06:05.624 | + functions-common:run_phase:1738 : local mode=override_defaults 2021-08-20 15:06:05.626 | + functions-common:run_phase:1739 : local phase= 2021-08-20 15:06:05.628 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-20 15:06:05.630 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-08-20 15:06:05.632 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-20 15:06:05.633 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-08-20 15:06:05.635 | + functions-common:run_phase:1748 : local extra 2021-08-20 15:06:05.638 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-20 15:06:05.641 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-08-20 15:06:05.643 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-20 15:06:05.645 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-20 15:06:05.646 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-20 15:06:05.648 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-20 15:06:05.662 | ++ functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:05.664 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-20 15:06:05.666 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:06:05.668 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:06:05.670 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:06:05.672 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:06:05.675 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-20 15:06:05.678 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-20 15:06:05.680 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-20 15:06:05.682 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-20 15:06:05.684 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-20 15:06:05.688 | + functions-common:run_phase:1763 : plugin_override_defaults 2021-08-20 15:06:05.690 | + functions-common:plugin_override_defaults:1697 : local plugins= 2021-08-20 15:06:05.692 | + functions-common:plugin_override_defaults:1698 : local plugin 2021-08-20 15:06:05.695 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2021-08-20 15:06:05.697 | + functions-common:plugin_override_defaults:1702 : return 2021-08-20 15:06:05.699 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2021-08-20 15:06:05.719 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2021-08-20 15:06:05.721 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-20 15:06:05.735 | ++ functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:06:05.737 | +++ lib/tls:source:43 : hostname -f 2021-08-20 15:06:05.740 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-20 15:06:05.743 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-20 15:06:05.745 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-20 15:06:05.747 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-20 15:06:05.749 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-20 15:06:05.751 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-20 15:06:05.753 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-20 15:06:05.755 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-20 15:06:05.757 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-20 15:06:05.759 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-20 15:06:05.764 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2021-08-20 15:06:05.776 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2021-08-20 15:06:05.796 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2021-08-20 15:06:05.809 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2021-08-20 15:06:05.822 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2021-08-20 15:06:05.851 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2021-08-20 15:06:05.895 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2021-08-20 15:06:05.997 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2021-08-20 15:06:06.024 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2021-08-20 15:06:06.063 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2021-08-20 15:06:06.125 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2021-08-20 15:06:06.275 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2021-08-20 15:06:06.292 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2021-08-20 15:06:06.306 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-20 15:06:06.322 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2021-08-20 15:06:06.418 | + ./stack.sh:main:598 : run_phase source 2021-08-20 15:06:06.420 | + functions-common:run_phase:1738 : local mode=source 2021-08-20 15:06:06.422 | + functions-common:run_phase:1739 : local phase= 2021-08-20 15:06:06.424 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-20 15:06:06.427 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-08-20 15:06:06.429 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-20 15:06:06.431 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-08-20 15:06:06.433 | + functions-common:run_phase:1748 : local extra 2021-08-20 15:06:06.437 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-20 15:06:06.441 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-08-20 15:06:06.443 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-20 15:06:06.445 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-20 15:06:06.447 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-20 15:06:06.449 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-20 15:06:06.464 | ++ functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:06.466 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-20 15:06:06.469 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-20 15:06:06.512 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-20 15:06:06.515 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-08-20 15:06:06.518 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2021-08-20 15:06:06.520 | + functions-common:run_phase:1760 : load_plugin_settings 2021-08-20 15:06:06.522 | + functions-common:load_plugin_settings:1674 : local plugins= 2021-08-20 15:06:06.524 | + functions-common:load_plugin_settings:1675 : local plugin 2021-08-20 15:06:06.526 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2021-08-20 15:06:06.528 | + functions-common:load_plugin_settings:1679 : return 2021-08-20 15:06:06.531 | + functions-common:run_phase:1761 : verify_disabled_services 2021-08-20 15:06:06.534 | + functions-common:verify_disabled_services:2021 : local service 2021-08-20 15:06:06.536 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.538 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-20 15:06:06.541 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.543 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-20 15:06:06.547 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.549 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-20 15:06:06.551 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.554 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-20 15:06:06.557 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.559 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-20 15:06:06.562 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.565 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-20 15:06:06.567 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.569 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-20 15:06:06.572 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.575 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-20 15:06:06.578 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.580 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-20 15:06:06.583 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.585 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-20 15:06:06.588 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.590 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-20 15:06:06.593 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.596 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-20 15:06:06.598 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.600 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-20 15:06:06.603 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.605 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-20 15:06:06.608 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.611 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-20 15:06:06.613 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.615 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-20 15:06:06.618 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.621 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-20 15:06:06.623 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.626 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-20 15:06:06.629 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.631 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-20 15:06:06.633 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.636 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-20 15:06:06.638 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.641 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-20 15:06:06.644 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.646 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-20 15:06:06.649 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.651 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-20 15:06:06.654 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.656 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-20 15:06:06.659 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.661 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-20 15:06:06.664 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.667 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-20 15:06:06.669 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.672 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-20 15:06:06.674 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.677 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-20 15:06:06.679 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.682 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-20 15:06:06.684 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.688 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-20 15:06:06.691 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.693 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-20 15:06:06.696 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.698 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-20 15:06:06.700 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.703 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-20 15:06:06.706 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.708 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-20 15:06:06.711 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.713 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-20 15:06:06.716 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.719 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-20 15:06:06.722 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.725 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-20 15:06:06.727 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.729 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-20 15:06:06.732 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.735 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-20 15:06:06.737 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2021-08-20 15:06:06.740 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-20 15:06:06.743 | + ./stack.sh:main:669 : initialize_database_backends 2021-08-20 15:06:06.745 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-20 15:06:06.748 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-20 15:06:06.765 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:06.767 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-20 15:06:06.769 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-20 15:06:06.772 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-20 15:06:06.789 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:06:06.792 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-20 15:06:06.794 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-20 15:06:06.798 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-20 15:06:06.808 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-20 15:06:06.811 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-20 15:06:06.813 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-20 15:06:06.817 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-20 15:06:06.820 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-20 15:06:06.823 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-20 15:06:06.825 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-20 15:06:06.828 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-20 15:06:06.831 | + lib/database:initialize_database_backends:104 : return 0 2021-08-20 15:06:06.833 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2021-08-20 15:06:06.833 | Using mysql database backend 2021-08-20 15:06:06.836 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-20 15:06:06.856 | + ./stack.sh:main:685 : is_service_enabled rabbit 2021-08-20 15:06:06.873 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:06.876 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-20 15:06:06.893 | + ./stack.sh:main:693 : is_service_enabled keystone 2021-08-20 15:06:06.911 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:06.913 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-20 15:06:06.931 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-20 15:06:06.949 | + ./stack.sh:main:708 : is_service_enabled ldap 2021-08-20 15:06:06.971 | + functions-common:is_service_enabled:1966 : return 1 2021-08-20 15:06:06.974 | + ./stack.sh:main:717 : is_service_enabled nova 2021-08-20 15:06:06.993 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:06.995 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-08-20 15:06:06.997 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2021-08-20 15:06:07.021 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:06:07.025 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-20 15:06:07.044 | + ./stack.sh:main:733 : [[ -z '' ]] 2021-08-20 15:06:07.047 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2021-08-20 15:06:07.050 | + ./stack.sh:main:739 : save_stackenv 739 2021-08-20 15:06:07.053 | + functions-common:save_stackenv:60 : local tag=739 2021-08-20 15:06:07.057 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-20 15:06:07.062 | + functions-common:save_stackenv:62 : time_stamp=2021-08-20-150607 2021-08-20 15:06:07.064 | + functions-common:save_stackenv:63 : echo '# 2021-08-20-150607 739' 2021-08-20 15:06:07.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.070 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-20 15:06:07.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.077 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-20 15:06:07.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.085 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-20 15:06:07.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.094 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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 2021-08-20 15:06:07.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.099 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.69 2021-08-20 15:06:07.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.105 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.69/identity 2021-08-20 15:06:07.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.112 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-20-150605 2021-08-20 15:06:07.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.118 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-20 15:06:07.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.124 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.69 2021-08-20 15:06:07.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.130 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-20 15:06:07.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.136 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-20 15:06:07.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.141 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-20 15:06:07.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-20 15:06:07.147 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-20 15:06:07.149 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2021-08-20 15:06:07.151 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-20 15:06:07.154 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-08-20 15:06:07.157 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2021-08-20 15:06:07.159 | + functions-common:git_clone:528 : local orig_dir 2021-08-20 15:06:07.162 | ++ functions-common:git_clone:529 : pwd 2021-08-20 15:06:07.165 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-08-20 15:06:07.167 | + functions-common:git_clone:530 : local git_clone_flags= 2021-08-20 15:06:07.170 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-08-20 15:06:07.189 | + functions-common:git_clone:532 : RECLONE=False 2021-08-20 15:06:07.191 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-08-20 15:06:07.193 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-08-20 15:06:07.196 | + functions-common:git_clone:546 : echo stable/victoria 2021-08-20 15:06:07.197 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-08-20 15:06:07.203 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-08-20 15:06:07.205 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-08-20 15:06:07.208 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-08-20 15:06:07.211 | + functions-common:git_clone:595 : git show --oneline 2021-08-20 15:06:07.211 | + functions-common:git_clone:595 : head -1 2021-08-20 15:06:07.215 | 333de443 update constraint for oslo.db to new release 8.4.1 2021-08-20 15:06:07.218 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-08-20 15:06:07.222 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2021-08-20 15:06:07.224 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2021-08-20 15:06:07.227 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2021-08-20 15:06:07.230 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-20 15:06:07.233 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-20 15:06:07.236 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-20 15:06:07.240 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-20 15:06:07.243 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-20 15:06:07.246 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-20 15:06:07.250 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-20 15:06:07.253 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-20 15:06:07.257 | ++ tools/install_prereqs.sh:source:47 : NOW=1629471967 2021-08-20 15:06:07.260 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-20 15:06:07.265 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-20 15:06:07.268 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-20 15:06:07.270 | ++ tools/install_prereqs.sh:source:49 : DELTA=1629471967 2021-08-20 15:06:07.273 | ++ tools/install_prereqs.sh:source:50 : [[ 1629471967 -lt 7200 ]] 2021-08-20 15:06:07.275 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-20 15:06:07.278 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2021-08-20 15:06:07.281 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-20 15:06:07.283 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2021-08-20 15:06:07.285 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-20 15:06:07.288 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2021-08-20 15:06:07.290 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-20 15:06:07.293 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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 2021-08-20 15:06:07.344 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-20 15:06:07.344 | apache2-dev 2021-08-20 15:06:07.344 | bc 2021-08-20 15:06:07.344 | bsdmainutils 2021-08-20 15:06:07.344 | curl 2021-08-20 15:06:07.344 | g++ 2021-08-20 15:06:07.344 | gcc 2021-08-20 15:06:07.344 | gettext 2021-08-20 15:06:07.344 | git 2021-08-20 15:06:07.344 | graphviz 2021-08-20 15:06:07.344 | iputils-ping 2021-08-20 15:06:07.344 | libapache2-mod-proxy-uwsgi 2021-08-20 15:06:07.344 | libffi-dev 2021-08-20 15:06:07.344 | libjpeg-dev 2021-08-20 15:06:07.344 | libmysqlclient-dev 2021-08-20 15:06:07.344 | libpcre3-dev 2021-08-20 15:06:07.344 | libpq-dev 2021-08-20 15:06:07.344 | libssl-dev 2021-08-20 15:06:07.344 | libsystemd-dev 2021-08-20 15:06:07.344 | libxml2-dev 2021-08-20 15:06:07.344 | libxslt1-dev 2021-08-20 15:06:07.344 | libyaml-dev 2021-08-20 15:06:07.345 | lsof 2021-08-20 15:06:07.345 | openssh-server 2021-08-20 15:06:07.345 | openssl 2021-08-20 15:06:07.345 | pkg-config 2021-08-20 15:06:07.345 | psmisc 2021-08-20 15:06:07.345 | python3-dev 2021-08-20 15:06:07.345 | python3-pip 2021-08-20 15:06:07.345 | python3-venv 2021-08-20 15:06:07.345 | tar 2021-08-20 15:06:07.345 | tcpdump 2021-08-20 15:06:07.345 | unzip 2021-08-20 15:06:07.345 | uuid-runtime 2021-08-20 15:06:07.345 | wget 2021-08-20 15:06:07.345 | wget 2021-08-20 15:06:07.345 | zlib1g-dev 2021-08-20 15:06:07.345 | libkrb5-dev 2021-08-20 15:06:07.345 | libldap2-dev 2021-08-20 15:06:07.345 | libsasl2-dev 2021-08-20 15:06:07.345 | memcached 2021-08-20 15:06:07.345 | python3-mysqldb 2021-08-20 15:06:07.345 | sqlite3 2021-08-20 15:06:07.346 | conntrack 2021-08-20 15:06:07.346 | curl 2021-08-20 15:06:07.346 | dnsmasq-base 2021-08-20 15:06:07.346 | dnsmasq-utils 2021-08-20 15:06:07.346 | ebtables 2021-08-20 15:06:07.346 | gawk 2021-08-20 15:06:07.346 | genisoimage 2021-08-20 15:06:07.346 | iptables 2021-08-20 15:06:07.346 | iputils-arping 2021-08-20 15:06:07.346 | kpartx 2021-08-20 15:06:07.346 | libjs-jquery-tablesorter 2021-08-20 15:06:07.346 | libmysqlclient-dev 2021-08-20 15:06:07.346 | parted 2021-08-20 15:06:07.346 | pm-utils 2021-08-20 15:06:07.346 | python3-mysqldb 2021-08-20 15:06:07.346 | socat 2021-08-20 15:06:07.346 | sqlite3 2021-08-20 15:06:07.346 | sudo 2021-08-20 15:06:07.346 | vlan 2021-08-20 15:06:07.346 | lsscsi 2021-08-20 15:06:07.347 | open-iscsi 2021-08-20 15:06:07.347 | lvm2 2021-08-20 15:06:07.347 | qemu-utils 2021-08-20 15:06:07.347 | thin-provisioning-tools 2021-08-20 15:06:07.347 | acl 2021-08-20 15:06:07.347 | dnsmasq-base 2021-08-20 15:06:07.347 | dnsmasq-utils 2021-08-20 15:06:07.347 | ebtables 2021-08-20 15:06:07.347 | haproxy 2021-08-20 15:06:07.347 | iptables 2021-08-20 15:06:07.347 | iputils-arping 2021-08-20 15:06:07.347 | iputils-ping 2021-08-20 15:06:07.347 | libmysqlclient-dev 2021-08-20 15:06:07.347 | postgresql-server-dev-all 2021-08-20 15:06:07.347 | python3-mysqldb 2021-08-20 15:06:07.347 | sqlite3 2021-08-20 15:06:07.347 | sudo 2021-08-20 15:06:07.347 | vlan 2021-08-20 15:06:07.347 | ipset 2021-08-20 15:06:07.347 | conntrack 2021-08-20 15:06:07.347 | conntrackd 2021-08-20 15:06:07.347 | keepalived 2021-08-20 15:06:07.347 | dstat 2021-08-20 15:06:07.348 | lvm2 2021-08-20 15:06:07.348 | qemu-utils 2021-08-20 15:06:07.348 | thin-provisioning-tools 2021-08-20 15:06:07.348 | curl 2021-08-20 15:06:07.348 | liberasurecode-dev 2021-08-20 15:06:07.348 | make 2021-08-20 15:06:07.348 | memcached 2021-08-20 15:06:07.348 | sqlite3 2021-08-20 15:06:07.348 | xfsprogs' 2021-08-20 15:06:07.348 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-20 15:06:07.370 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-20 15:06:07.370 | apache2-dev 2021-08-20 15:06:07.370 | bc 2021-08-20 15:06:07.370 | bsdmainutils 2021-08-20 15:06:07.370 | curl 2021-08-20 15:06:07.371 | g++ 2021-08-20 15:06:07.371 | gcc 2021-08-20 15:06:07.371 | gettext 2021-08-20 15:06:07.371 | git 2021-08-20 15:06:07.371 | graphviz 2021-08-20 15:06:07.371 | iputils-ping 2021-08-20 15:06:07.371 | libapache2-mod-proxy-uwsgi 2021-08-20 15:06:07.371 | libffi-dev 2021-08-20 15:06:07.371 | libjpeg-dev 2021-08-20 15:06:07.371 | libmysqlclient-dev 2021-08-20 15:06:07.371 | libpcre3-dev 2021-08-20 15:06:07.371 | libpq-dev 2021-08-20 15:06:07.371 | libssl-dev 2021-08-20 15:06:07.371 | libsystemd-dev 2021-08-20 15:06:07.371 | libxml2-dev 2021-08-20 15:06:07.371 | libxslt1-dev 2021-08-20 15:06:07.371 | libyaml-dev 2021-08-20 15:06:07.371 | lsof 2021-08-20 15:06:07.371 | openssh-server 2021-08-20 15:06:07.371 | openssl 2021-08-20 15:06:07.371 | pkg-config 2021-08-20 15:06:07.371 | psmisc 2021-08-20 15:06:07.371 | python3-dev 2021-08-20 15:06:07.371 | python3-pip 2021-08-20 15:06:07.371 | python3-venv 2021-08-20 15:06:07.371 | tar 2021-08-20 15:06:07.372 | tcpdump 2021-08-20 15:06:07.372 | unzip 2021-08-20 15:06:07.372 | uuid-runtime 2021-08-20 15:06:07.372 | wget 2021-08-20 15:06:07.372 | wget 2021-08-20 15:06:07.372 | zlib1g-dev 2021-08-20 15:06:07.372 | libkrb5-dev 2021-08-20 15:06:07.372 | libldap2-dev 2021-08-20 15:06:07.372 | libsasl2-dev 2021-08-20 15:06:07.372 | memcached 2021-08-20 15:06:07.372 | python3-mysqldb 2021-08-20 15:06:07.372 | sqlite3 2021-08-20 15:06:07.372 | conntrack 2021-08-20 15:06:07.372 | curl 2021-08-20 15:06:07.372 | dnsmasq-base 2021-08-20 15:06:07.372 | dnsmasq-utils 2021-08-20 15:06:07.372 | ebtables 2021-08-20 15:06:07.372 | gawk 2021-08-20 15:06:07.372 | genisoimage 2021-08-20 15:06:07.372 | iptables 2021-08-20 15:06:07.372 | iputils-arping 2021-08-20 15:06:07.373 | kpartx 2021-08-20 15:06:07.373 | libjs-jquery-tablesorter 2021-08-20 15:06:07.373 | libmysqlclient-dev 2021-08-20 15:06:07.373 | parted 2021-08-20 15:06:07.373 | pm-utils 2021-08-20 15:06:07.373 | python3-mysqldb 2021-08-20 15:06:07.373 | socat 2021-08-20 15:06:07.373 | sqlite3 2021-08-20 15:06:07.374 | sudo 2021-08-20 15:06:07.374 | vlan 2021-08-20 15:06:07.374 | lsscsi 2021-08-20 15:06:07.374 | open-iscsi 2021-08-20 15:06:07.374 | lvm2 2021-08-20 15:06:07.374 | qemu-utils 2021-08-20 15:06:07.374 | thin-provisioning-tools 2021-08-20 15:06:07.374 | acl 2021-08-20 15:06:07.374 | dnsmasq-base 2021-08-20 15:06:07.374 | dnsmasq-utils 2021-08-20 15:06:07.374 | ebtables 2021-08-20 15:06:07.374 | haproxy 2021-08-20 15:06:07.374 | iptables 2021-08-20 15:06:07.374 | iputils-arping 2021-08-20 15:06:07.374 | iputils-ping 2021-08-20 15:06:07.374 | libmysqlclient-dev 2021-08-20 15:06:07.374 | postgresql-server-dev-all 2021-08-20 15:06:07.374 | python3-mysqldb 2021-08-20 15:06:07.374 | sqlite3 2021-08-20 15:06:07.374 | sudo 2021-08-20 15:06:07.374 | vlan 2021-08-20 15:06:07.374 | ipset 2021-08-20 15:06:07.374 | conntrack 2021-08-20 15:06:07.374 | conntrackd 2021-08-20 15:06:07.374 | keepalived 2021-08-20 15:06:07.374 | dstat 2021-08-20 15:06:07.375 | lvm2 2021-08-20 15:06:07.375 | qemu-utils 2021-08-20 15:06:07.375 | thin-provisioning-tools 2021-08-20 15:06:07.375 | curl 2021-08-20 15:06:07.375 | liberasurecode-dev 2021-08-20 15:06:07.375 | make 2021-08-20 15:06:07.375 | memcached 2021-08-20 15:06:07.375 | sqlite3 2021-08-20 15:06:07.375 | xfsprogs ' 2021-08-20 15:06:07.375 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-20 15:06:07.377 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:06:07.380 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:06:07.384 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-20 15:06:07.385 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:06:07.390 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:06:07.397 | ++ functions-common:install_package:1344 : update_package_repo 2021-08-20 15:06:07.399 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-08-20 15:06:07.402 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-08-20 15:06:07.405 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-08-20 15:06:07.407 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-08-20 15:06:07.409 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-08-20 15:06:07.412 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:06:07.414 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:06:07.417 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-08-20 15:06:07.420 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-08-20 15:06:07.426 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-08-20 15:06:07.430 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-08-20 15:06:07.433 | +++ functions-common:apt_get_update:1078 : id -u 2021-08-20 15:06:07.438 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-08-20 15:06:07.440 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-08-20 15:06:07.442 | ++ functions-common:time_start:2296 : local name=apt-get-update 2021-08-20 15:06:07.444 | ++ functions-common:time_start:2297 : local start_time= 2021-08-20 15:06:07.446 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2021-08-20 15:06:07.449 | +++ functions-common:time_start:2301 : date +%s%3N 2021-08-20 15:06:07.453 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1629471967450 2021-08-20 15:06:07.455 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-20 15:06:07.457 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-20 15:06:07.459 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-08-20 15:06:07.884 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-20 15:06:07.884 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-20 15:06:08.015 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-20 15:06:08.153 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-20 15:06:10.391 | Reading package lists... 2021-08-20 15:06:10.423 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-08-20 15:06:10.425 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-08-20 15:06:10.427 | ++ functions-common:time_stop:2310 : local name 2021-08-20 15:06:10.429 | ++ functions-common:time_stop:2311 : local end_time 2021-08-20 15:06:10.431 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:06:10.434 | ++ functions-common:time_stop:2313 : local total 2021-08-20 15:06:10.436 | ++ functions-common:time_stop:2314 : local start_time 2021-08-20 15:06:10.438 | ++ functions-common:time_stop:2316 : name=apt-get-update 2021-08-20 15:06:10.440 | ++ functions-common:time_stop:2317 : start_time=1629471967450 2021-08-20 15:06:10.442 | ++ functions-common:time_stop:2319 : [[ -z 1629471967450 ]] 2021-08-20 15:06:10.445 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:06:10.449 | ++ functions-common:time_stop:2322 : end_time=1629471970446 2021-08-20 15:06:10.451 | ++ functions-common:time_stop:2323 : elapsed_time=2996 2021-08-20 15:06:10.454 | ++ functions-common:time_stop:2324 : total=0 2021-08-20 15:06:10.456 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:06:10.458 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2996 2021-08-20 15:06:10.461 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:06:10.463 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-08-20 15:06:10.465 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:06:10.468 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:06:10.470 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:06:10.493 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-20 15:06:10.605 | Reading package lists... 2021-08-20 15:06:10.867 | Building dependency tree... 2021-08-20 15:06:10.868 | Reading state information... 2021-08-20 15:06:11.291 | bc is already the newest version (1.07.1-2build1). 2021-08-20 15:06:11.292 | bc set to manually installed. 2021-08-20 15:06:11.292 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-20 15:06:11.292 | bsdmainutils set to manually installed. 2021-08-20 15:06:11.292 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-20 15:06:11.292 | gawk set to manually installed. 2021-08-20 15:06:11.292 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-20 15:06:11.292 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-20 15:06:11.292 | iptables set to manually installed. 2021-08-20 15:06:11.292 | iputils-ping is already the newest version (3:20190709-3). 2021-08-20 15:06:11.292 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-20 15:06:11.292 | kpartx set to manually installed. 2021-08-20 15:06:11.292 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-20 15:06:11.292 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-20 15:06:11.292 | psmisc is already the newest version (23.3-1). 2021-08-20 15:06:11.292 | psmisc set to manually installed. 2021-08-20 15:06:11.292 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-20 15:06:11.292 | tcpdump is already the newest version (4.9.3-4). 2021-08-20 15:06:11.292 | tcpdump set to manually installed. 2021-08-20 15:06:11.292 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-20 15:06:11.292 | thin-provisioning-tools set to manually installed. 2021-08-20 15:06:11.292 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-20 15:06:11.292 | wget set to manually installed. 2021-08-20 15:06:11.292 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-20 15:06:11.292 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-20 15:06:11.292 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-20 15:06:11.292 | lsof set to manually installed. 2021-08-20 15:06:11.292 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-20 15:06:11.293 | parted set to manually installed. 2021-08-20 15:06:11.293 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-20 15:06:11.293 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-20 15:06:11.293 | tar set to manually installed. 2021-08-20 15:06:11.293 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-20 15:06:11.293 | uuid-runtime set to manually installed. 2021-08-20 15:06:11.293 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-20 15:06:11.293 | zlib1g-dev set to manually installed. 2021-08-20 15:06:11.293 | The following packages were automatically installed and are no longer required: 2021-08-20 15:06:11.293 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-20 15:06:11.293 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-20 15:06:11.293 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-20 15:06:11.293 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-20 15:06:11.293 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-08-20 15:06:11.294 | python3-zope.interface 2021-08-20 15:06:11.294 | Use 'sudo apt autoremove' to remove them. 2021-08-20 15:06:11.294 | The following additional packages will be installed: 2021-08-20 15:06:11.294 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-20 15:06:11.294 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-20 15:06:11.294 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-20 15:06:11.294 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-20 15:06:11.294 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-20 15:06:11.294 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-20 15:06:11.295 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-20 15:06:11.295 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-20 15:06:11.295 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-20 15:06:11.295 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-20 15:06:11.295 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-20 15:06:11.295 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-20 15:06:11.295 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-20 15:06:11.296 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-20 15:06:11.296 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-20 15:06:11.296 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-20 15:06:11.296 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-20 15:06:11.296 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-20 15:06:11.296 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-20 15:06:11.296 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-20 15:06:11.296 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-08-20 15:06:11.296 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-08-20 15:06:11.296 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-08-20 15:06:11.296 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-08-20 15:06:11.296 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-08-20 15:06:11.296 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-08-20 15:06:11.296 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-08-20 15:06:11.296 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-08-20 15:06:11.296 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-08-20 15:06:11.296 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-08-20 15:06:11.297 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-20 15:06:11.297 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-08-20 15:06:11.297 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-08-20 15:06:11.297 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-08-20 15:06:11.299 | Suggested packages: 2021-08-20 15:06:11.299 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-20 15:06:11.299 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-20 15:06:11.299 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-20 15:06:11.299 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-20 15:06:11.299 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-20 15:06:11.299 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-20 15:06:11.299 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-20 15:06:11.299 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-20 15:06:11.299 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-20 15:06:11.299 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-20 15:06:11.299 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-08-20 15:06:11.299 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-08-20 15:06:11.299 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-08-20 15:06:11.299 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-08-20 15:06:11.299 | openssl-blacklist systemd-container zip 2021-08-20 15:06:11.633 | The following NEW packages will be installed: 2021-08-20 15:06:11.634 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-20 15:06:11.634 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-20 15:06:11.634 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-20 15:06:11.634 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-20 15:06:11.634 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-20 15:06:11.634 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-20 15:06:11.634 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-20 15:06:11.634 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-20 15:06:11.634 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-20 15:06:11.634 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-20 15:06:11.634 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-20 15:06:11.634 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-20 15:06:11.634 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-20 15:06:11.635 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-20 15:06:11.635 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-20 15:06:11.635 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-20 15:06:11.635 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-20 15:06:11.635 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-20 15:06:11.635 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-20 15:06:11.635 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-20 15:06:11.635 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-20 15:06:11.635 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-20 15:06:11.635 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-20 15:06:11.635 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-20 15:06:11.635 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-20 15:06:11.635 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-08-20 15:06:11.635 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-08-20 15:06:11.636 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-08-20 15:06:11.636 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-08-20 15:06:11.636 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-08-20 15:06:11.636 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-08-20 15:06:11.636 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-20 15:06:11.636 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-08-20 15:06:11.636 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-08-20 15:06:11.636 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-08-20 15:06:11.636 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-20 15:06:11.636 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-20 15:06:11.636 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-08-20 15:06:11.636 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-08-20 15:06:11.636 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-20 15:06:11.637 | The following packages will be upgraded: 2021-08-20 15:06:11.638 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-20 15:06:11.638 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-20 15:06:11.639 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-20 15:06:11.949 | 16 upgraded, 208 newly installed, 0 to remove and 81 not upgraded. 2021-08-20 15:06:11.950 | Need to get 151 MB of archives. 2021-08-20 15:06:11.950 | After this operation, 761 MB of additional disk space will be used. 2021-08-20 15:06:11.950 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-08-20 15:06:12.477 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-08-20 15:06:12.480 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-08-20 15:06:12.485 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-20 15:06:12.716 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-20 15:06:13.294 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-20 15:06:13.315 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-20 15:06:13.323 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.5 [1,320 kB] 2021-08-20 15:06:13.436 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-20 15:06:13.442 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-08-20 15:06:13.443 | 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] 2021-08-20 15:06:13.456 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-20 15:06:13.457 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-20 15:06:13.471 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-20 15:06:13.625 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-20 15:06:13.631 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-08-20 15:06:13.639 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-08-20 15:06:13.816 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-08-20 15:06:13.917 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-08-20 15:06:13.930 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-08-20 15:06:13.937 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-08-20 15:06:13.945 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-08-20 15:06:13.955 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-08-20 15:06:14.361 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-08-20 15:06:14.363 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-08-20 15:06:14.363 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-08-20 15:06:14.364 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-08-20 15:06:14.427 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-08-20 15:06:14.427 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-20 15:06:14.428 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-08-20 15:06:14.432 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-20 15:06:14.669 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-20 15:06:14.715 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-20 15:06:14.719 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-08-20 15:06:14.725 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.5 [621 kB] 2021-08-20 15:06:14.739 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-08-20 15:06:14.783 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-08-20 15:06:14.787 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-08-20 15:06:14.820 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-08-20 15:06:15.005 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-20 15:06:15.006 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-20 15:06:15.007 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-20 15:06:15.010 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-20 15:06:15.017 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-20 15:06:15.249 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-20 15:06:15.271 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-20 15:06:17.697 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-08-20 15:06:19.542 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-08-20 15:06:19.583 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-08-20 15:06:19.585 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-08-20 15:06:19.586 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-08-20 15:06:19.591 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-08-20 15:06:20.105 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-08-20 15:06:20.106 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-08-20 15:06:20.118 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-08-20 15:06:21.120 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-08-20 15:06:22.135 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-08-20 15:06:22.137 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-20 15:06:22.141 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-20 15:06:22.141 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-20 15:06:22.143 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-20 15:06:22.144 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-20 15:06:22.145 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-08-20 15:06:22.146 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-08-20 15:06:22.146 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-20 15:06:22.276 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-20 15:06:22.437 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-20 15:06:22.527 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-20 15:06:22.545 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-20 15:06:22.546 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-20 15:06:22.679 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-08-20 15:06:22.680 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-20 15:06:22.684 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-20 15:06:22.829 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-08-20 15:06:22.831 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-20 15:06:22.834 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-08-20 15:06:22.851 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-20 15:06:22.925 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-08-20 15:06:22.985 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-20 15:06:23.035 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-08-20 15:06:23.065 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-20 15:06:23.066 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-08-20 15:06:24.658 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-20 15:06:24.658 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-20 15:06:24.659 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-20 15:06:24.662 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-20 15:06:24.663 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-20 15:06:24.665 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-20 15:06:24.681 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-20 15:06:24.682 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-20 15:06:24.688 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-08-20 15:06:24.828 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-08-20 15:06:24.829 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-08-20 15:06:24.838 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-20 15:06:24.850 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-20 15:06:24.853 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-20 15:06:24.861 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-20 15:06:25.006 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-20 15:06:25.121 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-20 15:06:25.124 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-20 15:06:25.141 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-20 15:06:25.444 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-20 15:06:26.238 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-20 15:06:26.246 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-20 15:06:26.251 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-20 15:06:26.264 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-08-20 15:06:26.302 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-20 15:06:26.303 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-20 15:06:26.311 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-08-20 15:06:26.401 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-08-20 15:06:26.450 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-20 15:06:26.461 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-20 15:06:26.516 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-08-20 15:06:26.536 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-20 15:06:26.568 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-20 15:06:26.570 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-20 15:06:26.571 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-20 15:06:26.573 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-20 15:06:26.658 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-20 15:06:26.666 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-20 15:06:26.703 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-20 15:06:26.715 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-20 15:06:26.793 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-20 15:06:26.795 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-08-20 15:06:26.809 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-08-20 15:06:26.812 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-08-20 15:06:26.814 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-20 15:06:26.932 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-20 15:06:26.988 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-20 15:06:27.002 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-20 15:06:27.017 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-20 15:06:27.019 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-20 15:06:27.071 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-20 15:06:27.072 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-20 15:06:27.087 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-20 15:06:27.092 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-20 15:06:27.106 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-20 15:06:27.210 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-08-20 15:06:27.223 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-20 15:06:27.227 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-20 15:06:27.248 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-20 15:06:27.265 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-20 15:06:27.349 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-20 15:06:27.350 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-20 15:06:27.354 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-08-20 15:06:27.357 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-08-20 15:06:27.362 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-08-20 15:06:27.488 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-08-20 15:06:27.492 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-20 15:06:27.502 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-08-20 15:06:27.506 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-08-20 15:06:27.507 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-20 15:06:27.627 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-20 15:06:27.628 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-08-20 15:06:27.648 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-08-20 15:06:27.670 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-20 15:06:27.672 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-08-20 15:06:27.769 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-20 15:06:29.031 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-20 15:06:29.033 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-20 15:06:29.034 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-20 15:06:29.037 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-08-20 15:06:29.042 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-20 15:06:29.042 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-20 15:06:29.042 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-20 15:06:29.266 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-20 15:06:29.267 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-08-20 15:06:29.270 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-20 15:06:29.273 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-08-20 15:06:29.312 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-20 15:06:29.313 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.5 [1,583 kB] 2021-08-20 15:06:29.501 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-08-20 15:06:29.989 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-20 15:06:29.995 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-20 15:06:30.000 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-08-20 15:06:30.001 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-08-20 15:06:30.004 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-08-20 15:06:30.007 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.1 [3,212 kB] 2021-08-20 15:06:30.370 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.1 [1,623 kB] 2021-08-20 15:06:30.615 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-20 15:06:30.701 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-20 15:06:30.722 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-20 15:06:30.722 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-20 15:06:30.724 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-08-20 15:06:30.756 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-20 15:06:30.760 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-08-20 15:06:30.765 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-20 15:06:31.074 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-08-20 15:06:31.760 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-20 15:06:31.762 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-08-20 15:06:31.775 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-08-20 15:06:31.925 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-20 15:06:33.116 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-20 15:06:33.119 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-08-20 15:06:37.237 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-20 15:06:37.238 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-20 15:06:37.239 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-20 15:06:37.376 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-20 15:06:37.377 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-08-20 15:06:37.622 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-20 15:06:37.623 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-20 15:06:37.627 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-08-20 15:06:37.941 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-08-20 15:06:38.082 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-08-20 15:06:38.977 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-20 15:06:38.982 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-20 15:06:38.984 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-08-20 15:06:39.007 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-08-20 15:06:39.008 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-20 15:06:39.008 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-08-20 15:06:39.012 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-08-20 15:06:39.103 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-20 15:06:39.118 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-20 15:06:39.192 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-20 15:06:39.286 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-20 15:06:39.287 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-20 15:06:39.289 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-20 15:06:39.293 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-08-20 15:06:39.293 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-20 15:06:39.297 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-20 15:06:39.298 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-08-20 15:06:39.299 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-20 15:06:39.424 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-20 15:06:39.452 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-08-20 15:06:41.063 | Preconfiguring packages ... 2021-08-20 15:06:41.230 | Fetched 151 MB in 28s (5,445 kB/s) 2021-08-20 15:06:41.302 | (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.) 2021-08-20 15:06:41.305 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:06:41.320 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:06:41.398 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:06:41.416 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:06:41.837 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:06:41.844 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:06:41.895 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:06:41.908 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:06:41.993 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:06:42.165 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:06:43.035 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:06:43.048 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-20 15:06:43.135 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:06:43.193 | Selecting previously unselected package libapr1:amd64. 2021-08-20 15:06:43.236 | (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 ... 67327 files and directories currently installed.) 2021-08-20 15:06:43.239 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-20 15:06:43.242 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-20 15:06:43.310 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-20 15:06:43.345 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-20 15:06:43.585 | Selecting previously unselected package libaprutil1:amd64. 2021-08-20 15:06:43.592 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-20 15:06:43.595 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:06:43.635 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-20 15:06:43.643 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-20 15:06:43.645 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:06:43.689 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-20 15:06:43.716 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-20 15:06:43.779 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-20 15:06:43.786 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-20 15:06:43.789 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:06:43.826 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-20 15:06:43.833 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-20 15:06:43.898 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-20 15:06:43.911 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-20 15:06:43.977 | Selecting previously unselected package libjansson4:amd64. 2021-08-20 15:06:43.984 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-20 15:06:43.987 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-20 15:06:44.022 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-20 15:06:44.029 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-20 15:06:44.033 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-20 15:06:44.088 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:06:44.096 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-20 15:06:44.216 | Selecting previously unselected package apache2-bin. 2021-08-20 15:06:44.224 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:06:44.226 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-20 15:06:44.451 | Selecting previously unselected package apache2-data. 2021-08-20 15:06:44.460 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-20 15:06:44.463 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-20 15:06:44.587 | Selecting previously unselected package apache2-utils. 2021-08-20 15:06:44.595 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:06:44.597 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-20 15:06:44.649 | Selecting previously unselected package apache2. 2021-08-20 15:06:44.656 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:06:44.679 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-20 15:06:44.753 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-20 15:06:44.760 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-20 15:06:44.763 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-20 15:06:44.816 | Selecting previously unselected package haproxy. 2021-08-20 15:06:44.824 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-08-20 15:06:44.834 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-08-20 15:06:45.064 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-20 15:06:45.072 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-20 15:06:45.074 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:06:45.120 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-20 15:06:45.128 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-20 15:06:45.131 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:06:45.165 | Selecting previously unselected package mysql-common. 2021-08-20 15:06:45.173 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-20 15:06:45.193 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-20 15:06:45.226 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-20 15:06:45.233 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-20 15:06:45.236 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:06:45.472 | Selecting previously unselected package libsensors-config. 2021-08-20 15:06:45.479 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-20 15:06:45.482 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-20 15:06:45.514 | Selecting previously unselected package libsensors5:amd64. 2021-08-20 15:06:45.522 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-20 15:06:45.615 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-20 15:06:45.657 | Selecting previously unselected package libsnmp-base. 2021-08-20 15:06:45.664 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-20 15:06:45.667 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-20 15:06:45.751 | Selecting previously unselected package libsnmp35:amd64. 2021-08-20 15:06:45.758 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-20 15:06:45.761 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-20 15:06:45.942 | Selecting previously unselected package keepalived. 2021-08-20 15:06:45.949 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-20 15:06:45.952 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-20 15:06:46.064 | Selecting previously unselected package memcached. 2021-08-20 15:06:46.071 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-20 15:06:46.074 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-20 15:06:46.142 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-20 15:06:46.637 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-20 15:06:46.748 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-20 15:06:46.756 | Unpacking openssl (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-20 15:06:46.905 | Selecting previously unselected package python3-yaml. 2021-08-20 15:06:46.913 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-20 15:06:46.916 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-20 15:06:46.983 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-20 15:06:46.992 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-20 15:06:47.050 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-20 15:06:47.149 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-20 15:06:47.671 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-20 15:06:47.696 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-20 15:06:47.861 | Selecting previously unselected package acl. 2021-08-20 15:06:47.871 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-20 15:06:47.874 | Unpacking acl (2.2.53-6) ... 2021-08-20 15:06:47.911 | Selecting previously unselected package autotools-dev. 2021-08-20 15:06:47.921 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-20 15:06:47.925 | Unpacking autotools-dev (20180224.1) ... 2021-08-20 15:06:47.976 | Selecting previously unselected package m4. 2021-08-20 15:06:47.985 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-20 15:06:47.988 | Unpacking m4 (1.4.18-4) ... 2021-08-20 15:06:48.057 | Selecting previously unselected package autoconf. 2021-08-20 15:06:48.065 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-20 15:06:48.068 | Unpacking autoconf (2.69-11.1) ... 2021-08-20 15:06:48.161 | Selecting previously unselected package automake. 2021-08-20 15:06:48.168 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-20 15:06:48.173 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-20 15:06:48.281 | Selecting previously unselected package autopoint. 2021-08-20 15:06:48.289 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-20 15:06:48.293 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-20 15:06:48.339 | Selecting previously unselected package libllvm10:amd64. 2021-08-20 15:06:48.347 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:06:48.350 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:06:50.637 | Selecting previously unselected package libclang-cpp10. 2021-08-20 15:06:50.645 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:06:50.647 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:06:52.125 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-20 15:06:52.133 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-20 15:06:52.136 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:06:52.674 | Selecting previously unselected package libgc1c2:amd64. 2021-08-20 15:06:52.682 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-20 15:06:52.686 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-20 15:06:52.737 | Selecting previously unselected package libobjc4:amd64. 2021-08-20 15:06:52.745 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-20 15:06:52.747 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:06:52.788 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-20 15:06:52.795 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-20 15:06:52.798 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:06:52.882 | Selecting previously unselected package libc6-i386. 2021-08-20 15:06:52.889 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-20 15:06:52.893 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-20 15:06:53.426 | Selecting previously unselected package lib32gcc-s1. 2021-08-20 15:06:53.434 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-20 15:06:53.436 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:06:53.485 | Selecting previously unselected package lib32stdc++6. 2021-08-20 15:06:53.493 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-20 15:06:53.497 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:06:53.637 | Selecting previously unselected package libclang-common-10-dev. 2021-08-20 15:06:53.646 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:06:53.649 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:06:54.777 | Selecting previously unselected package libclang1-10. 2021-08-20 15:06:54.786 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:06:54.788 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:06:55.935 | Selecting previously unselected package clang-10. 2021-08-20 15:06:55.943 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:06:55.947 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:06:55.993 | Selecting previously unselected package libtool. 2021-08-20 15:06:56.000 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-20 15:06:56.003 | Unpacking libtool (2.4.6-14) ... 2021-08-20 15:06:56.064 | Selecting previously unselected package dh-autoreconf. 2021-08-20 15:06:56.073 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-20 15:06:56.075 | Unpacking dh-autoreconf (19) ... 2021-08-20 15:06:56.113 | Selecting previously unselected package libdebhelper-perl. 2021-08-20 15:06:56.121 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-20 15:06:56.123 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-20 15:06:56.178 | Selecting previously unselected package libarchive-zip-perl. 2021-08-20 15:06:56.185 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-20 15:06:56.190 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-20 15:06:56.235 | Selecting previously unselected package libsub-override-perl. 2021-08-20 15:06:56.243 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-20 15:06:56.247 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-20 15:06:56.281 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-20 15:06:56.290 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-20 15:06:56.292 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-20 15:06:56.326 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-20 15:06:56.335 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-20 15:06:56.337 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-20 15:06:56.370 | Selecting previously unselected package libdpkg-perl. 2021-08-20 15:06:56.378 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-20 15:06:56.381 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-20 15:06:56.486 | Selecting previously unselected package make. 2021-08-20 15:06:56.494 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-20 15:06:56.497 | Unpacking make (4.2.1-1.2) ... 2021-08-20 15:06:56.551 | Selecting previously unselected package dpkg-dev. 2021-08-20 15:06:56.558 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-20 15:06:56.560 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-20 15:06:56.703 | Selecting previously unselected package dwz. 2021-08-20 15:06:56.711 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-20 15:06:56.714 | Unpacking dwz (0.13-5) ... 2021-08-20 15:06:56.770 | Selecting previously unselected package libcroco3:amd64. 2021-08-20 15:06:56.778 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-20 15:06:56.780 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-20 15:06:56.824 | Selecting previously unselected package gettext. 2021-08-20 15:06:56.832 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-20 15:06:56.836 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-20 15:06:57.030 | Selecting previously unselected package intltool-debian. 2021-08-20 15:06:57.038 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-20 15:06:57.041 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-20 15:06:57.076 | Selecting previously unselected package po-debconf. 2021-08-20 15:06:57.084 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-20 15:06:57.086 | Unpacking po-debconf (1.0.21) ... 2021-08-20 15:06:57.169 | Selecting previously unselected package debhelper. 2021-08-20 15:06:57.178 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-20 15:06:57.182 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-20 15:06:57.398 | Selecting previously unselected package uuid-dev:amd64. 2021-08-20 15:06:57.406 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-20 15:06:57.409 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-20 15:06:57.453 | Selecting previously unselected package libsctp1:amd64. 2021-08-20 15:06:57.461 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-20 15:06:57.463 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-20 15:06:57.497 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-20 15:06:57.508 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-20 15:06:57.512 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-20 15:06:57.554 | Selecting previously unselected package libapr1-dev. 2021-08-20 15:06:57.562 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-20 15:06:57.565 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-20 15:06:57.826 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-20 15:06:57.834 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-20 15:06:57.838 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-20 15:06:57.994 | Selecting previously unselected package libaprutil1-dev. 2021-08-20 15:06:58.003 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-20 15:06:58.006 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-20 15:06:58.245 | Selecting previously unselected package apache2-dev. 2021-08-20 15:06:58.253 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:06:58.256 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-20 15:06:58.332 | Selecting previously unselected package binfmt-support. 2021-08-20 15:06:58.340 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-20 15:06:58.351 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-20 15:06:58.389 | Selecting previously unselected package g++-9. 2021-08-20 15:06:58.398 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-20 15:06:58.401 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:06:59.576 | Selecting previously unselected package g++. 2021-08-20 15:06:59.584 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-20 15:06:59.587 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-20 15:06:59.616 | Selecting previously unselected package build-essential. 2021-08-20 15:06:59.625 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-20 15:06:59.628 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-20 15:06:59.661 | Selecting previously unselected package conntrack. 2021-08-20 15:06:59.672 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-20 15:06:59.675 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-20 15:06:59.716 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-20 15:06:59.724 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-20 15:06:59.728 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-20 15:06:59.763 | Selecting previously unselected package libnetfilter-queue1. 2021-08-20 15:06:59.772 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-20 15:06:59.775 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-20 15:06:59.817 | Selecting previously unselected package conntrackd. 2021-08-20 15:06:59.828 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-20 15:06:59.832 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-20 15:06:59.894 | Selecting previously unselected package dns-root-data. 2021-08-20 15:06:59.902 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-20 15:06:59.906 | Unpacking dns-root-data (2019052802) ... 2021-08-20 15:06:59.944 | Selecting previously unselected package libidn11:amd64. 2021-08-20 15:06:59.955 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-20 15:06:59.958 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-20 15:07:00.006 | Selecting previously unselected package dnsmasq-base. 2021-08-20 15:07:00.014 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-20 15:07:00.016 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-20 15:07:00.094 | Selecting previously unselected package dnsmasq-utils. 2021-08-20 15:07:00.103 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-20 15:07:00.107 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-20 15:07:00.148 | Selecting previously unselected package dstat. 2021-08-20 15:07:00.156 | Preparing to unpack .../086-dstat_0.7.4-6_all.deb ... 2021-08-20 15:07:00.160 | Unpacking dstat (0.7.4-6) ... 2021-08-20 15:07:00.248 | Selecting previously unselected package ebtables. 2021-08-20 15:07:00.257 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-20 15:07:00.284 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-20 15:07:00.339 | Selecting previously unselected package libfakeroot:amd64. 2021-08-20 15:07:00.347 | Preparing to unpack .../088-libfakeroot_1.24-1_amd64.deb ... 2021-08-20 15:07:00.353 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-20 15:07:00.399 | Selecting previously unselected package fakeroot. 2021-08-20 15:07:00.408 | Preparing to unpack .../089-fakeroot_1.24-1_amd64.deb ... 2021-08-20 15:07:00.412 | Unpacking fakeroot (1.24-1) ... 2021-08-20 15:07:00.464 | Selecting previously unselected package fonts-dejavu-core. 2021-08-20 15:07:00.472 | Preparing to unpack .../090-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-20 15:07:00.476 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-20 15:07:00.669 | Selecting previously unselected package fonts-liberation. 2021-08-20 15:07:00.677 | Preparing to unpack .../091-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-20 15:07:00.681 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-20 15:07:00.832 | Selecting previously unselected package fontconfig-config. 2021-08-20 15:07:00.843 | Preparing to unpack .../092-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-20 15:07:00.847 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-20 15:07:00.904 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-20 15:07:00.913 | Preparing to unpack .../093-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-20 15:07:00.917 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-20 15:07:00.973 | Selecting previously unselected package fontconfig. 2021-08-20 15:07:00.981 | Preparing to unpack .../094-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-20 15:07:00.988 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-20 15:07:01.042 | Selecting previously unselected package genisoimage. 2021-08-20 15:07:01.051 | Preparing to unpack .../095-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-20 15:07:01.054 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-20 15:07:01.147 | Selecting previously unselected package libann0. 2021-08-20 15:07:01.155 | Preparing to unpack .../096-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-20 15:07:01.159 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-20 15:07:01.196 | Selecting previously unselected package libcdt5:amd64. 2021-08-20 15:07:01.207 | Preparing to unpack .../097-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-20 15:07:01.210 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:01.248 | Selecting previously unselected package libcgraph6:amd64. 2021-08-20 15:07:01.257 | Preparing to unpack .../098-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-20 15:07:01.260 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:01.305 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-20 15:07:01.313 | Preparing to unpack .../099-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-20 15:07:01.316 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-20 15:07:01.367 | Selecting previously unselected package libjpeg8:amd64. 2021-08-20 15:07:01.375 | Preparing to unpack .../100-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-20 15:07:01.378 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-20 15:07:01.416 | Selecting previously unselected package libjbig0:amd64. 2021-08-20 15:07:01.425 | Preparing to unpack .../101-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-20 15:07:01.430 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-20 15:07:01.471 | Selecting previously unselected package libwebp6:amd64. 2021-08-20 15:07:01.482 | Preparing to unpack .../102-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:01.486 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-20 15:07:01.563 | Selecting previously unselected package libtiff5:amd64. 2021-08-20 15:07:01.572 | Preparing to unpack .../103-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:01.574 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-20 15:07:01.634 | Selecting previously unselected package libxpm4:amd64. 2021-08-20 15:07:01.644 | Preparing to unpack .../104-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-20 15:07:01.647 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-20 15:07:01.692 | Selecting previously unselected package libgd3:amd64. 2021-08-20 15:07:01.700 | Preparing to unpack .../105-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-20 15:07:01.703 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-20 15:07:01.758 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-20 15:07:01.767 | Preparing to unpack .../106-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-20 15:07:01.771 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-20 15:07:01.828 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-20 15:07:01.839 | Preparing to unpack .../107-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-20 15:07:01.849 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-20 15:07:01.918 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-20 15:07:01.929 | Preparing to unpack .../108-libxcb-render0_1.14-2_amd64.deb ... 2021-08-20 15:07:01.932 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-20 15:07:01.980 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-20 15:07:01.989 | Preparing to unpack .../109-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-20 15:07:01.993 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-20 15:07:02.031 | Selecting previously unselected package libxrender1:amd64. 2021-08-20 15:07:02.043 | Preparing to unpack .../110-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-20 15:07:02.046 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-20 15:07:02.092 | Selecting previously unselected package libcairo2:amd64. 2021-08-20 15:07:02.104 | Preparing to unpack .../111-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-20 15:07:02.107 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-20 15:07:02.211 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-20 15:07:02.219 | Preparing to unpack .../112-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-20 15:07:02.222 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-20 15:07:02.269 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-20 15:07:02.280 | Preparing to unpack .../113-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-20 15:07:02.284 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-20 15:07:02.376 | Selecting previously unselected package libthai-data. 2021-08-20 15:07:02.385 | Preparing to unpack .../114-libthai-data_0.1.28-3_all.deb ... 2021-08-20 15:07:02.388 | Unpacking libthai-data (0.1.28-3) ... 2021-08-20 15:07:02.460 | Selecting previously unselected package libdatrie1:amd64. 2021-08-20 15:07:02.471 | Preparing to unpack .../115-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-20 15:07:02.475 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-20 15:07:02.516 | Selecting previously unselected package libthai0:amd64. 2021-08-20 15:07:02.525 | Preparing to unpack .../116-libthai0_0.1.28-3_amd64.deb ... 2021-08-20 15:07:02.528 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-20 15:07:02.568 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-20 15:07:02.577 | Preparing to unpack .../117-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-20 15:07:02.580 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:07:02.644 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-20 15:07:02.653 | Preparing to unpack .../118-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-20 15:07:02.655 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:07:02.700 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-20 15:07:02.708 | Preparing to unpack .../119-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-20 15:07:02.711 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:07:02.747 | Selecting previously unselected package libpathplan4:amd64. 2021-08-20 15:07:02.756 | Preparing to unpack .../120-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-20 15:07:02.759 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:02.805 | Selecting previously unselected package libgvc6. 2021-08-20 15:07:02.813 | Preparing to unpack .../121-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-20 15:07:02.817 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-20 15:07:02.951 | Selecting previously unselected package libgvpr2:amd64. 2021-08-20 15:07:02.963 | Preparing to unpack .../122-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-20 15:07:02.966 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:03.024 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-20 15:07:03.032 | Preparing to unpack .../123-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-20 15:07:03.035 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:03.211 | Selecting previously unselected package x11-common. 2021-08-20 15:07:03.219 | Preparing to unpack .../124-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-20 15:07:03.245 | dpkg-query: no packages found matching nux-tools 2021-08-20 15:07:03.257 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-20 15:07:03.309 | Selecting previously unselected package libice6:amd64. 2021-08-20 15:07:03.318 | Preparing to unpack .../125-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-20 15:07:03.320 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-20 15:07:03.361 | Selecting previously unselected package libsm6:amd64. 2021-08-20 15:07:03.369 | Preparing to unpack .../126-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-20 15:07:03.373 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-20 15:07:03.413 | Selecting previously unselected package libxt6:amd64. 2021-08-20 15:07:03.424 | Preparing to unpack .../127-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-20 15:07:03.427 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-20 15:07:03.489 | Selecting previously unselected package libxmu6:amd64. 2021-08-20 15:07:03.497 | Preparing to unpack .../128-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-20 15:07:03.500 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-20 15:07:03.550 | Selecting previously unselected package libxaw7:amd64. 2021-08-20 15:07:03.558 | Preparing to unpack .../129-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-20 15:07:03.561 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-20 15:07:03.632 | Selecting previously unselected package graphviz. 2021-08-20 15:07:03.640 | Preparing to unpack .../130-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-20 15:07:03.645 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-20 15:07:03.793 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-20 15:07:03.802 | Preparing to unpack .../131-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-20 15:07:03.804 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:07:03.864 | Selecting previously unselected package libibverbs1:amd64. 2021-08-20 15:07:03.873 | Preparing to unpack .../132-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-20 15:07:03.877 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:07:03.931 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-20 15:07:03.940 | Preparing to unpack .../133-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-20 15:07:03.957 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:07:04.025 | Selecting previously unselected package icu-devtools. 2021-08-20 15:07:04.033 | Preparing to unpack .../134-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-20 15:07:04.036 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-20 15:07:04.103 | Selecting previously unselected package iputils-arping. 2021-08-20 15:07:04.112 | Preparing to unpack .../135-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-20 15:07:04.115 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-20 15:07:04.157 | Selecting previously unselected package javascript-common. 2021-08-20 15:07:04.166 | Preparing to unpack .../136-javascript-common_11_all.deb ... 2021-08-20 15:07:04.184 | Unpacking javascript-common (11) ... 2021-08-20 15:07:04.218 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-20 15:07:04.226 | Preparing to unpack .../137-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:07:04.229 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:04.269 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-20 15:07:04.277 | Preparing to unpack .../138-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:07:04.279 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:04.318 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-20 15:07:04.326 | Preparing to unpack .../139-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:07:04.329 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:04.370 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-20 15:07:04.379 | Preparing to unpack .../140-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:07:04.381 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:04.423 | Selecting previously unselected package comerr-dev:amd64. 2021-08-20 15:07:04.432 | Preparing to unpack .../141-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-20 15:07:04.438 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-20 15:07:04.479 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-20 15:07:04.488 | Preparing to unpack .../142-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:07:04.491 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:04.547 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-20 15:07:04.556 | Preparing to unpack .../143-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-20 15:07:04.559 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-20 15:07:04.594 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-20 15:07:04.603 | Preparing to unpack .../144-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-20 15:07:04.605 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-20 15:07:04.635 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-20 15:07:04.644 | Preparing to unpack .../145-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-20 15:07:04.647 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-20 15:07:04.682 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-20 15:07:04.690 | Preparing to unpack .../146-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-20 15:07:04.692 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-20 15:07:04.731 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-20 15:07:04.740 | Preparing to unpack .../147-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-20 15:07:04.743 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-20 15:07:04.826 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-20 15:07:04.835 | Preparing to unpack .../148-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-20 15:07:04.838 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-20 15:07:04.918 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-20 15:07:04.926 | Preparing to unpack .../149-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-20 15:07:04.929 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-20 15:07:04.964 | Selecting previously unselected package libgts-bin. 2021-08-20 15:07:04.974 | Preparing to unpack .../150-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-20 15:07:04.977 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-20 15:07:05.019 | Selecting previously unselected package libicu-dev:amd64. 2021-08-20 15:07:05.027 | Preparing to unpack .../151-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-20 15:07:05.030 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-20 15:07:06.559 | Selecting previously unselected package libipset13:amd64. 2021-08-20 15:07:06.568 | Preparing to unpack .../152-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-20 15:07:06.571 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-20 15:07:06.616 | Selecting previously unselected package librdmacm1:amd64. 2021-08-20 15:07:06.624 | Preparing to unpack .../153-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-20 15:07:06.628 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:07:06.671 | Selecting previously unselected package libiscsi7:amd64. 2021-08-20 15:07:06.682 | Preparing to unpack .../154-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-20 15:07:06.685 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-20 15:07:06.725 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-20 15:07:06.733 | Preparing to unpack .../155-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-20 15:07:06.759 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-20 15:07:06.835 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-20 15:07:06.843 | Preparing to unpack .../156-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-20 15:07:06.846 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-20 15:07:06.875 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-20 15:07:06.886 | Preparing to unpack .../157-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-20 15:07:06.888 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-20 15:07:06.922 | Selecting previously unselected package libjs-jquery. 2021-08-20 15:07:06.930 | Preparing to unpack .../158-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-20 15:07:06.933 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-20 15:07:07.011 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-20 15:07:07.020 | Preparing to unpack .../159-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-20 15:07:07.024 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-20 15:07:07.061 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-20 15:07:07.070 | Preparing to unpack .../160-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-20 15:07:07.073 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-20 15:07:07.158 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-20 15:07:07.167 | Preparing to unpack .../161-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-20 15:07:07.171 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-20 15:07:07.237 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-20 15:07:07.246 | Preparing to unpack .../162-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-20 15:07:07.248 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-20 15:07:07.279 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-20 15:07:07.287 | Preparing to unpack .../163-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-20 15:07:07.289 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-20 15:07:07.326 | Selecting previously unselected package libssl-dev:amd64. 2021-08-20 15:07:07.341 | Preparing to unpack .../164-libssl-dev_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-20 15:07:07.343 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-20 15:07:07.642 | Selecting previously unselected package libmysqlclient-dev. 2021-08-20 15:07:07.651 | Preparing to unpack .../165-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-20 15:07:07.653 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:07.944 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-20 15:07:07.953 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-20 15:07:07.957 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-20 15:07:08.074 | Selecting previously unselected package libomp5-10:amd64. 2021-08-20 15:07:08.083 | Preparing to unpack .../167-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:07:08.086 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:08.168 | Selecting previously unselected package libomp-10-dev. 2021-08-20 15:07:08.177 | Preparing to unpack .../168-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:07:08.180 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:08.225 | Selecting previously unselected package libpq5:amd64. 2021-08-20 15:07:08.233 | Preparing to unpack .../169-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:08.236 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:07:08.291 | Selecting previously unselected package libpq-dev. 2021-08-20 15:07:08.299 | Preparing to unpack .../170-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:08.302 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:07:08.383 | Selecting previously unselected package librados2. 2021-08-20 15:07:08.391 | Preparing to unpack .../171-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:08.395 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-20 15:07:08.887 | Selecting previously unselected package librbd1. 2021-08-20 15:07:08.896 | Preparing to unpack .../172-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:08.898 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-20 15:07:09.175 | Selecting previously unselected package libsasl2-dev. 2021-08-20 15:07:09.183 | Preparing to unpack .../173-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-20 15:07:09.191 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-20 15:07:09.262 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-20 15:07:09.272 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-20 15:07:09.275 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:07:09.392 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-20 15:07:09.401 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-20 15:07:09.404 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-20 15:07:09.433 | Selecting previously unselected package libx86-1:amd64. 2021-08-20 15:07:09.442 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-20 15:07:09.444 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-20 15:07:09.495 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-20 15:07:09.504 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:09.507 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-20 15:07:09.667 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-20 15:07:09.677 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-20 15:07:09.680 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-20 15:07:09.777 | Selecting previously unselected package llvm-10-runtime. 2021-08-20 15:07:09.785 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:07:09.788 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:09.851 | Selecting previously unselected package libpfm4:amd64. 2021-08-20 15:07:09.862 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-20 15:07:09.868 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-20 15:07:09.972 | Selecting previously unselected package llvm-10. 2021-08-20 15:07:09.980 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:07:09.983 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:10.800 | Selecting previously unselected package libffi-dev:amd64. 2021-08-20 15:07:10.810 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2021-08-20 15:07:10.812 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-20 15:07:10.867 | Selecting previously unselected package python3-pygments. 2021-08-20 15:07:10.875 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-20 15:07:10.878 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-20 15:07:11.033 | Selecting previously unselected package llvm-10-tools. 2021-08-20 15:07:11.041 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:07:11.044 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:11.196 | Selecting previously unselected package libz3-4:amd64. 2021-08-20 15:07:11.205 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-20 15:07:11.208 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-20 15:07:12.218 | Selecting previously unselected package libz3-dev:amd64. 2021-08-20 15:07:12.228 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-20 15:07:12.231 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-20 15:07:12.280 | Selecting previously unselected package llvm-10-dev. 2021-08-20 15:07:12.289 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-20 15:07:12.292 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:16.970 | Selecting previously unselected package lsscsi. 2021-08-20 15:07:16.980 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2021-08-20 15:07:16.982 | Unpacking lsscsi (0.30-0.1) ... 2021-08-20 15:07:17.019 | Selecting previously unselected package pkg-config. 2021-08-20 15:07:17.027 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-20 15:07:17.030 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-20 15:07:17.072 | Selecting previously unselected package pm-utils. 2021-08-20 15:07:17.080 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2021-08-20 15:07:17.083 | Unpacking pm-utils (1.4.1-19) ... 2021-08-20 15:07:17.170 | Selecting previously unselected package postgresql-client-common. 2021-08-20 15:07:17.179 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-20 15:07:17.181 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-20 15:07:17.216 | Selecting previously unselected package postgresql-client-12. 2021-08-20 15:07:17.225 | Preparing to unpack .../192-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:17.227 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:07:17.437 | Selecting previously unselected package ssl-cert. 2021-08-20 15:07:17.447 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2021-08-20 15:07:17.449 | Unpacking ssl-cert (1.0.39) ... 2021-08-20 15:07:17.486 | Selecting previously unselected package postgresql-common. 2021-08-20 15:07:17.495 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-20 15:07:17.522 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-20 15:07:17.528 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-20 15:07:17.595 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-20 15:07:17.604 | Preparing to unpack .../195-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-20 15:07:17.607 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:07:17.931 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-20 15:07:17.940 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-20 15:07:17.943 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-20 15:07:17.977 | Selecting previously unselected package python-pip-whl. 2021-08-20 15:07:17.986 | Preparing to unpack .../197-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-20 15:07:17.989 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-20 15:07:18.195 | Selecting previously unselected package python3-mysqldb. 2021-08-20 15:07:18.204 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-20 15:07:18.207 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-20 15:07:18.246 | Selecting previously unselected package python3-wheel. 2021-08-20 15:07:18.255 | Preparing to unpack .../199-python3-wheel_0.34.2-1_all.deb ... 2021-08-20 15:07:18.257 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-20 15:07:18.296 | Selecting previously unselected package python3-pip. 2021-08-20 15:07:18.308 | Preparing to unpack .../200-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-20 15:07:18.310 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-20 15:07:18.421 | Selecting previously unselected package python3.8-venv. 2021-08-20 15:07:18.430 | Preparing to unpack .../201-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-20 15:07:18.433 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-20 15:07:18.462 | Selecting previously unselected package python3-venv. 2021-08-20 15:07:18.471 | Preparing to unpack .../202-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-20 15:07:18.474 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-20 15:07:18.506 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-20 15:07:18.515 | Preparing to unpack .../203-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-20 15:07:18.517 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-20 15:07:18.557 | Selecting previously unselected package qemu-utils. 2021-08-20 15:07:18.566 | Preparing to unpack .../204-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-20 15:07:18.568 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-20 15:07:18.751 | Selecting previously unselected package sharutils. 2021-08-20 15:07:18.766 | Preparing to unpack .../205-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-20 15:07:18.769 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-20 15:07:18.826 | Selecting previously unselected package sqlite3. 2021-08-20 15:07:18.835 | Preparing to unpack .../206-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-20 15:07:18.838 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-20 15:07:18.989 | Selecting previously unselected package unzip. 2021-08-20 15:07:18.997 | Preparing to unpack .../207-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-20 15:07:19.001 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-20 15:07:19.057 | Selecting previously unselected package vbetool. 2021-08-20 15:07:19.066 | Preparing to unpack .../208-vbetool_1.1-4_amd64.deb ... 2021-08-20 15:07:19.069 | Unpacking vbetool (1.1-4) ... 2021-08-20 15:07:19.103 | Selecting previously unselected package ipset. 2021-08-20 15:07:19.111 | Preparing to unpack .../209-ipset_7.5-1~exp1_amd64.deb ... 2021-08-20 15:07:19.122 | Unpacking ipset (7.5-1~exp1) ... 2021-08-20 15:07:19.158 | Selecting previously unselected package ipvsadm. 2021-08-20 15:07:19.168 | Preparing to unpack .../210-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-20 15:07:19.170 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-20 15:07:19.210 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-20 15:07:19.219 | Preparing to unpack .../211-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-20 15:07:19.230 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-20 15:07:19.259 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-20 15:07:19.268 | Preparing to unpack .../212-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-20 15:07:19.272 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-20 15:07:19.306 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-20 15:07:19.315 | Preparing to unpack .../213-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-20 15:07:19.318 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-20 15:07:19.353 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-20 15:07:19.362 | Preparing to unpack .../214-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-20 15:07:19.365 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:19.399 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-20 15:07:19.408 | Preparing to unpack .../215-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-20 15:07:19.411 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-20 15:07:19.449 | Selecting previously unselected package socat. 2021-08-20 15:07:19.459 | Preparing to unpack .../216-socat_1.7.3.3-2_amd64.deb ... 2021-08-20 15:07:19.461 | Unpacking socat (1.7.3.3-2) ... 2021-08-20 15:07:19.548 | Selecting previously unselected package vlan. 2021-08-20 15:07:19.557 | Preparing to unpack .../217-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-20 15:07:19.559 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-20 15:07:19.638 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-20 15:07:19.644 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-20 15:07:19.655 | Setting up javascript-common (11) ... 2021-08-20 15:07:19.689 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-20 15:07:19.706 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-20 15:07:19.714 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-20 15:07:19.720 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-20 15:07:19.727 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-20 15:07:19.753 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-20 15:07:19.758 | Setting up dstat (0.7.4-6) ... 2021-08-20 15:07:20.049 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-20 15:07:20.050 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-08-20 15:07:20.075 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-08-20 15:07:20.075 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-08-20 15:07:20.126 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-20 15:07:20.132 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-20 15:07:20.139 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:07:20.146 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-20 15:07:20.153 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-20 15:07:20.160 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-20 15:07:20.167 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-20 15:07:20.173 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-20 15:07:20.181 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-20 15:07:20.187 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-20 15:07:20.193 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-20 15:07:20.199 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-20 15:07:20.205 | Setting up vbetool (1.1-4) ... 2021-08-20 15:07:20.210 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-20 15:07:20.218 | Setting up pm-utils (1.4.1-19) ... 2021-08-20 15:07:20.228 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-20 15:07:20.500 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-20 15:07:20.526 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-20 15:07:20.532 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:20.540 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-20 15:07:20.814 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-20 15:07:21.603 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-20 15:07:21.613 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-20 15:07:21.621 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-20 15:07:21.627 | Setting up m4 (1.4.18-4) ... 2021-08-20 15:07:21.633 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-20 15:07:21.955 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:07:21.962 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-20 15:07:21.969 | Setting up iputils-arping (3:20190709-3) ... 2021-08-20 15:07:22.012 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-20 15:07:22.018 | Setting up conntrack (1:1.4.5-2) ... 2021-08-20 15:07:22.025 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-20 15:07:22.031 | Setting up python3-wheel (0.34.2-1) ... 2021-08-20 15:07:22.297 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-20 15:07:22.304 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-20 15:07:22.517 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-20 15:07:24.698 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-20 15:07:26.001 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-20 15:07:26.727 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-20 15:07:26.736 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-20 15:07:26.750 | Setting up acl (2.2.53-6) ... 2021-08-20 15:07:26.761 | Setting up dns-root-data (2019052802) ... 2021-08-20 15:07:26.767 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:26.773 | Setting up fakeroot (1.24-1) ... 2021-08-20 15:07:26.780 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-20 15:07:26.790 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-20 15:07:26.795 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-20 15:07:26.801 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:26.808 | Setting up autotools-dev (20180224.1) ... 2021-08-20 15:07:26.813 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-20 15:07:27.643 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-20 15:07:27.650 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-20 15:07:27.656 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-20 15:07:27.663 | Setting up make (4.2.1-1.2) ... 2021-08-20 15:07:27.669 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-20 15:07:27.675 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:27.682 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-20 15:07:27.688 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:27.694 | Setting up ebtables (2.0.11-3build1) ... 2021-08-20 15:07:28.323 | Setting up socat (1.7.3.3-2) ... 2021-08-20 15:07:28.330 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-20 15:07:28.336 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-20 15:07:28.343 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-20 15:07:28.351 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-20 15:07:28.358 | Setting up binfmt-support (2.2.0-2) ... 2021-08-20 15:07:28.662 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-20 15:07:29.865 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-20 15:07:29.872 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-20 15:07:29.881 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-20 15:07:29.936 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-20 15:07:29.945 | Setting up lsscsi (0.30-0.1) ... 2021-08-20 15:07:29.951 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-20 15:07:29.957 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:07:29.971 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-20 15:07:29.980 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-20 15:07:29.987 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-20 15:07:29.994 | Setting up autoconf (2.69-11.1) ... 2021-08-20 15:07:30.004 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-20 15:07:30.011 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-20 15:07:30.057 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-20 15:07:30.063 | Setting up dwz (0.13-5) ... 2021-08-20 15:07:30.072 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-20 15:07:30.080 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-20 15:07:30.086 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-20 15:07:30.094 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-20 15:07:30.103 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-20 15:07:30.119 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:30.127 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:30.135 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-20 15:07:30.142 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-20 15:07:30.156 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-20 15:07:30.164 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:07:30.176 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-20 15:07:30.183 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-20 15:07:30.192 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-20 15:07:30.200 | Setting up libsub-override-perl (0.09-2) ... 2021-08-20 15:07:30.209 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-20 15:07:30.218 | Setting up libthai-data (0.1.28-3) ... 2021-08-20 15:07:30.227 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-20 15:07:30.233 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:30.242 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:30.248 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-20 15:07:30.255 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-20 15:07:30.261 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:30.267 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-20 15:07:30.277 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-20 15:07:30.284 | Setting up ipset (7.5-1~exp1) ... 2021-08-20 15:07:30.301 | Setting up openssl (1.1.1f-1ubuntu2.5) ... 2021-08-20 15:07:30.312 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-20 15:07:31.515 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-20 15:07:31.882 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-20 15:07:31.889 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-20 15:07:31.895 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-20 15:07:31.907 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-20 15:07:31.913 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:07:31.920 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-20 15:07:31.930 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-20 15:07:31.939 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:07:31.946 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-20 15:07:31.952 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-20 15:07:31.961 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-20 15:07:31.966 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-20 15:07:31.976 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-20 15:07:31.984 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:31.994 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-20 15:07:32.006 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-20 15:07:32.016 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-20 15:07:32.023 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-20 15:07:32.031 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:32.040 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:32.050 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-20 15:07:32.057 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:32.065 | Setting up libtool (2.4.6-14) ... 2021-08-20 15:07:32.074 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-20 15:07:32.215 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-20 15:07:32.269 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:07:32.276 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-08-20 15:07:32.704 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-20 15:07:33.867 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:07:33.874 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:07:33.881 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-20 15:07:34.042 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-20 15:07:34.051 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:34.057 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:34.068 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-20 15:07:34.080 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:07:34.088 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-20 15:07:34.402 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-20 15:07:34.408 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-20 15:07:34.415 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-20 15:07:34.421 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-20 15:07:34.428 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:07:35.117 | 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 2021-08-20 15:07:35.144 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:07:35.157 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-20 15:07:35.164 | Setting up ssl-cert (1.0.39) ... 2021-08-20 15:07:35.731 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-20 15:07:35.742 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-20 15:07:35.846 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-20 15:07:35.852 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-20 15:07:36.381 | Adding user postgres to group ssl-cert 2021-08-20 15:07:36.545 | 2021-08-20 15:07:36.545 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-20 15:07:36.785 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-20 15:07:36.785 | Removing obsolete dictionary files: 2021-08-20 15:07:37.431 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-20 15:07:38.606 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-20 15:07:38.614 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-20 15:07:38.621 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-20 15:07:38.725 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-20 15:07:39.158 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-20 15:07:39.167 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-20 15:07:39.176 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-20 15:07:39.183 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-20 15:07:39.190 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-20 15:07:39.200 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-20 15:07:39.207 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-20 15:07:39.214 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-20 15:07:39.220 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-20 15:07:39.227 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-20 15:07:39.235 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-20 15:07:39.244 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:39.251 | Setting up ipvsadm (1:1.31-1) ... 2021-08-20 15:07:40.123 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-20 15:07:40.132 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:07:40.287 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-20 15:07:42.372 | Regenerating fonts cache... done. 2021-08-20 15:07:42.375 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-20 15:07:42.382 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-20 15:07:42.393 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-20 15:07:43.858 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-20 15:07:44.762 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:07:44.824 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:44.831 | Setting up keepalived (1:2.0.19-2) ... 2021-08-20 15:07:45.869 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-20 15:07:46.622 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:46.628 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:07:46.636 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-20 15:07:46.643 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-20 15:07:46.649 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-20 15:07:46.655 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-20 15:07:46.662 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-20 15:07:46.669 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:46.675 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-20 15:07:46.682 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-20 15:07:46.689 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-20 15:07:46.697 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-20 15:07:46.703 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-20 15:07:46.710 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-20 15:07:46.717 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:07:46.725 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-20 15:07:46.733 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-20 15:07:46.740 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-20 15:07:46.764 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-20 15:07:46.771 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-20 15:07:46.780 | Setting up po-debconf (1.0.21) ... 2021-08-20 15:07:46.786 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-20 15:07:47.270 | Enabling module mpm_event. 2021-08-20 15:07:47.341 | Enabling module authz_core. 2021-08-20 15:07:47.347 | Enabling module authz_host. 2021-08-20 15:07:47.411 | Enabling module authn_core. 2021-08-20 15:07:47.417 | Enabling module auth_basic. 2021-08-20 15:07:47.481 | Enabling module access_compat. 2021-08-20 15:07:47.551 | Enabling module authn_file. 2021-08-20 15:07:47.615 | Enabling module authz_user. 2021-08-20 15:07:47.683 | Enabling module alias. 2021-08-20 15:07:47.751 | Enabling module dir. 2021-08-20 15:07:47.817 | Enabling module autoindex. 2021-08-20 15:07:47.880 | Enabling module env. 2021-08-20 15:07:47.949 | Enabling module mime. 2021-08-20 15:07:48.020 | Enabling module negotiation. 2021-08-20 15:07:48.084 | Enabling module setenvif. 2021-08-20 15:07:48.148 | Enabling module filter. 2021-08-20 15:07:48.213 | Enabling module deflate. 2021-08-20 15:07:48.276 | Enabling module status. 2021-08-20 15:07:48.341 | Enabling module reqtimeout. 2021-08-20 15:07:48.405 | Enabling conf charset. 2021-08-20 15:07:48.469 | Enabling conf localized-error-pages. 2021-08-20 15:07:48.534 | Enabling conf other-vhosts-access-log. 2021-08-20 15:07:48.602 | Enabling conf security. 2021-08-20 15:07:48.666 | Enabling conf serve-cgi-bin. 2021-08-20 15:07:48.733 | Enabling site 000-default. 2021-08-20 15:07:48.793 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-20 15:07:48.894 | Enabling conf javascript-common. 2021-08-20 15:07:49.166 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-20 15:07:49.783 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-20 15:07:52.819 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-20 15:07:52.834 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-20 15:07:52.857 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-20 15:07:52.863 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-20 15:07:52.877 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-20 15:07:52.884 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-20 15:07:52.890 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-20 15:07:52.897 | Setting up graphviz (2.42.2-3build2) ... 2021-08-20 15:07:52.906 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-20 15:07:52.914 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-20 15:07:52.921 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-20 15:07:54.078 | Setting up dh-autoreconf (19) ... 2021-08-20 15:07:54.086 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-20 15:07:54.920 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-20 15:07:54.930 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:07:54.940 | Setting up debhelper (12.10ubuntu1) ... 2021-08-20 15:07:54.948 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-20 15:07:55.298 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-20 15:07:55.306 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-20 15:07:55.330 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-20 15:07:55.449 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-20 15:08:09.366 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-20 15:08:09.391 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-20 15:08:09.792 | Processing triggers for ufw (0.36-6) ... 2021-08-20 15:08:09.943 | Processing triggers for man-db (2.9.1-1) ... 2021-08-20 15:08:37.263 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-20 15:08:37.277 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-20 15:08:44.033 | ++ functions-common:apt_get:1115 : result=0 2021-08-20 15:08:44.036 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-08-20 15:08:44.038 | ++ functions-common:time_stop:2310 : local name 2021-08-20 15:08:44.040 | ++ functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:44.043 | ++ functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:44.045 | ++ functions-common:time_stop:2313 : local total 2021-08-20 15:08:44.049 | ++ functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:44.051 | ++ functions-common:time_stop:2316 : name=apt-get 2021-08-20 15:08:44.053 | ++ functions-common:time_stop:2317 : start_time=1629471970490 2021-08-20 15:08:44.055 | ++ functions-common:time_stop:2319 : [[ -z 1629471970490 ]] 2021-08-20 15:08:44.058 | +++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:44.062 | ++ functions-common:time_stop:2322 : end_time=1629472124059 2021-08-20 15:08:44.066 | ++ functions-common:time_stop:2323 : elapsed_time=153569 2021-08-20 15:08:44.068 | ++ functions-common:time_stop:2324 : total=896 2021-08-20 15:08:44.070 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:44.072 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=154465 2021-08-20 15:08:44.074 | ++ functions-common:apt_get:1119 : return 0 2021-08-20 15:08:44.077 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-20 15:08:44.080 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-20 15:08:44.082 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-20 15:08:44.087 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-20 15:08:44.091 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2021-08-20 15:08:44.093 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2021-08-20 15:08:44.097 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-20 15:08:45.748 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-20 15:08:45.750 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-20 15:08:45.753 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-20 15:08:45.757 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-20 15:08:45.767 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-20 15:08:45.770 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-20 15:08:45.772 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-20 15:08:45.776 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-20 15:08:45.778 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-20 15:08:45.780 | + functions-common:_ensure_lsb_release:328 : return 2021-08-20 15:08:45.783 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-20 15:08:45.849 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-20 15:08:45.851 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-20 15:08:45.917 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-20 15:08:45.919 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-20 15:08:45.983 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-20 15:08:45.985 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-20 15:08:45.987 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-20 15:08:45.988 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-20 15:08:45.990 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-20 15:08:45.992 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-20 15:08:45.994 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-20 15:08:45.996 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-20 15:08:45.998 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-20 15:08:46.000 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-08-20 15:08:46.002 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-20 15:08:46.002 | Distro: focal 2021-08-20 15:08:46.004 | + tools/install_pip.sh:main:127 : get_versions 2021-08-20 15:08:46.007 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-20 15:08:46.010 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-20 15:08:46.012 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-20 15:08:46.015 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-20 15:08:46.015 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-20 15:08:46.409 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-20 15:08:46.410 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-20 15:08:46.410 | pip: 20.2.2 2021-08-20 15:08:46.412 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-08-20 15:08:46.774 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-08-20 15:08:46.799 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-08-20 15:08:46.801 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-08-20 15:08:46.803 | + tools/install_pip.sh:main:135 : exit 0 2021-08-20 15:08:46.806 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-20 15:08:46.808 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-20 15:08:46.812 | + ./stack.sh:main:764 : fixup_all 2021-08-20 15:08:46.815 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2021-08-20 15:08:46.817 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-20 15:08:46.819 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-20 15:08:46.833 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-20 15:08:46.834 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-20 15:08:46.835 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-20 15:08:46.840 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-20 15:08:46.842 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-20 15:08:46.844 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-20 15:08:46.852 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-20 15:08:46.855 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2021-08-20 15:08:46.857 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-08-20 15:08:46.860 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-08-20 15:08:46.863 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2021-08-20 15:08:46.865 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-08-20 15:08:46.867 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-08-20 15:08:46.869 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-08-20 15:08:46.872 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-08-20 15:08:46.874 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-20 15:08:46.877 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-20 15:08:46.879 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-08-20 15:08:46.881 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2021-08-20 15:08:46.884 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-08-20 15:08:46.886 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-08-20 15:08:46.888 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2021-08-20 15:08:46.891 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2021-08-20 15:08:46.894 | + functions-common:is_suse:464 : is_opensuse 2021-08-20 15:08:46.896 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-08-20 15:08:46.898 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-20 15:08:46.900 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-08-20 15:08:46.902 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-08-20 15:08:46.905 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-20 15:08:46.907 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2021-08-20 15:08:46.909 | + ./stack.sh:main:767 : pip_install -U os-testr 2021-08-20 15:08:46.930 | Using python 3.8 to install os-testr 2021-08-20 15:08:46.932 | + 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 2021-08-20 15:08:48.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:08:48.606 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.612 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.613 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:48.618 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.619 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.621 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:48.622 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:48.623 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:08:48.732 | Collecting os-testr===2.0.0 2021-08-20 15:08:48.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-08-20 15:08:48.832 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (2.4.0) 2021-08-20 15:08:48.938 | Collecting stestr===3.0.1 2021-08-20 15:08:48.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-08-20 15:08:49.043 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-08-20 15:08:49.126 | Collecting python-subunit===1.4.0 2021-08-20 15:08:49.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-08-20 15:08:49.212 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (1.6.0) 2021-08-20 15:08:49.215 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.0.0) 2021-08-20 15:08:49.226 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (1.4.0) 2021-08-20 15:08:49.229 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2021-08-20 15:08:49.232 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.0.0) 2021-08-20 15:08:49.234 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.1.0) 2021-08-20 15:08:49.241 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-08-20 15:08:49.345 | Collecting future===0.18.2 2021-08-20 15:08:49.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-20 15:08:50.324 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2021-08-20 15:08:50.338 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2021-08-20 15:08:50.341 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (1.0.0) 2021-08-20 15:08:50.343 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.4.0) 2021-08-20 15:08:50.345 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2021-08-20 15:08:50.349 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.7.2) 2021-08-20 15:08:50.351 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2021-08-20 15:08:50.358 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2021-08-20 15:08:50.413 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2021-08-20 15:08:50.454 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.2.5) 2021-08-20 15:08:50.460 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2021-08-20 15:08:50.462 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2021-08-20 15:08:50.466 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2021-08-20 15:08:50.499 | Building wheels for collected packages: future 2021-08-20 15:08:50.500 | Building wheel for future (setup.py): started 2021-08-20 15:08:51.599 | Building wheel for future (setup.py): finished with status 'done' 2021-08-20 15:08:51.603 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=bd00b947455923eaadde05f289056d76786c7e67e82b4d7e20227d8d812a3593 2021-08-20 15:08:51.603 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-20 15:08:51.604 | Successfully built future 2021-08-20 15:08:52.810 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-20 15:08:53.658 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-08-20 15:08:53.766 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:08:53.766 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:08:53.873 | + inc/python:pip_install:200 : result=0 2021-08-20 15:08:53.875 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:08:53.877 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:53.881 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:53.883 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:53.885 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:53.887 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:53.889 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:08:53.892 | + functions-common:time_stop:2317 : start_time=1629472126924 2021-08-20 15:08:53.894 | + functions-common:time_stop:2319 : [[ -z 1629472126924 ]] 2021-08-20 15:08:53.897 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:53.901 | + functions-common:time_stop:2322 : end_time=1629472133898 2021-08-20 15:08:53.903 | + functions-common:time_stop:2323 : elapsed_time=6974 2021-08-20 15:08:53.906 | + functions-common:time_stop:2324 : total=0 2021-08-20 15:08:53.908 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:53.911 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6974 2021-08-20 15:08:53.913 | + inc/python:pip_install:203 : return 0 2021-08-20 15:08:53.915 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2021-08-20 15:08:53.918 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-08-20 15:08:53.920 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-20 15:08:53.923 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-08-20 15:08:53.926 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2021-08-20 15:08:53.928 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-20 15:08:53.933 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-08-20 15:08:53.933 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-20 15:08:53.939 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2021-08-20 15:08:53.942 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2021-08-20 15:08:53.945 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2021-08-20 15:08:53.948 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-08-20 15:08:53.950 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-08-20 15:08:53.971 | Using python 3.8 to install systemd-python 2021-08-20 15:08:53.974 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-08-20 15:08:55.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:08:55.650 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:55.656 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:55.656 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:55.662 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:55.664 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:55.666 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:08:55.666 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:08:55.667 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:08:55.670 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2021-08-20 15:08:57.171 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:08:57.171 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:08:57.251 | + inc/python:pip_install:200 : result=0 2021-08-20 15:08:57.253 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:08:57.256 | + functions-common:time_stop:2310 : local name 2021-08-20 15:08:57.258 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:08:57.260 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:08:57.262 | + functions-common:time_stop:2313 : local total 2021-08-20 15:08:57.264 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:08:57.266 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:08:57.268 | + functions-common:time_stop:2317 : start_time=1629472133966 2021-08-20 15:08:57.271 | + functions-common:time_stop:2319 : [[ -z 1629472133966 ]] 2021-08-20 15:08:57.274 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:08:57.278 | + functions-common:time_stop:2322 : end_time=1629472137276 2021-08-20 15:08:57.280 | + functions-common:time_stop:2323 : elapsed_time=3310 2021-08-20 15:08:57.282 | + functions-common:time_stop:2324 : total=6974 2021-08-20 15:08:57.284 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:08:57.287 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10284 2021-08-20 15:08:57.289 | + inc/python:pip_install:203 : return 0 2021-08-20 15:08:57.292 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-20 15:08:57.350 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-08-20 15:08:57.469 | + ./stack.sh:main:779 : install_infra 2021-08-20 15:08:57.473 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-20 15:08:57.476 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-20 15:08:57.480 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-20 15:09:00.712 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-20 15:09:00.715 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-20 15:09:00.742 | + 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 2021-08-20 15:09:02.678 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:02.915 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:02.917 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:03.122 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:03.181 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:03.242 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:03.244 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:03.294 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:09:03.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:09:03.478 | Collecting pbr===5.5.0 2021-08-20 15:09:03.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2021-08-20 15:09:03.524 | Installing collected packages: pbr 2021-08-20 15:09:03.662 | Successfully installed pbr-5.5.0 2021-08-20 15:09:03.724 | + inc/python:pip_install:200 : result=0 2021-08-20 15:09:03.726 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:09:03.728 | + functions-common:time_stop:2310 : local name 2021-08-20 15:09:03.730 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:09:03.732 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:09:03.734 | + functions-common:time_stop:2313 : local total 2021-08-20 15:09:03.737 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:09:03.739 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:09:03.741 | + functions-common:time_stop:2317 : start_time=1629472140734 2021-08-20 15:09:03.743 | + functions-common:time_stop:2319 : [[ -z 1629472140734 ]] 2021-08-20 15:09:03.746 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:09:03.750 | + functions-common:time_stop:2322 : end_time=1629472143747 2021-08-20 15:09:03.752 | + functions-common:time_stop:2323 : elapsed_time=3013 2021-08-20 15:09:03.755 | + functions-common:time_stop:2324 : total=10284 2021-08-20 15:09:03.757 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:09:03.759 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=13297 2021-08-20 15:09:03.761 | + inc/python:pip_install:203 : return 0 2021-08-20 15:09:03.763 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-20 15:09:03.766 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-20 15:09:03.787 | + 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 2021-08-20 15:09:05.732 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:05.971 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:05.973 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:06.178 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:06.237 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:06.297 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:06.299 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:06.349 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:09:06.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:09:06.398 | Processing /opt/stack/requirements 2021-08-20 15:09:07.693 | Collecting fixtures===3.0.0 2021-08-20 15:09:07.699 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-08-20 15:09:07.869 | Collecting PyYAML===5.3.1 2021-08-20 15:09:07.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-08-20 15:09:08.595 | Collecting requests===2.23.0 2021-08-20 15:09:08.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2021-08-20 15:09:08.689 | Collecting packaging===20.4 2021-08-20 15:09:08.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2021-08-20 15:09:08.760 | Collecting testtools===2.4.0 2021-08-20 15:09:08.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-08-20 15:09:08.898 | Collecting idna===2.10 2021-08-20 15:09:08.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-08-20 15:09:09.031 | Collecting pyparsing===2.4.7 2021-08-20 15:09:09.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-08-20 15:09:09.089 | Collecting six===1.15.0 2021-08-20 15:09:09.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-08-20 15:09:09.132 | Collecting Parsley>=1.2 2021-08-20 15:09:09.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-20 15:09:09.184 | Collecting beagle>=0.2.1 2021-08-20 15:09:09.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-20 15:09:09.220 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-08-20 15:09:09.273 | Collecting certifi===2020.6.20 2021-08-20 15:09:09.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fc/0819f1f30ba15/certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 2021-08-20 15:09:09.326 | Collecting chardet===3.0.4 2021-08-20 15:09:09.337 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2021-08-20 15:09:09.431 | Collecting urllib3===1.25.10 2021-08-20 15:09:09.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2021-08-20 15:09:09.505 | Collecting traceback2===1.4.0 2021-08-20 15:09:09.510 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-08-20 15:09:09.558 | Collecting extras===1.0.0 2021-08-20 15:09:09.566 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-08-20 15:09:09.600 | Collecting python-mimeparse===1.6.0 2021-08-20 15:09:09.611 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-08-20 15:09:09.653 | Collecting unittest2===1.1.0 2021-08-20 15:09:09.660 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-08-20 15:09:09.760 | Collecting cliff===3.4.0 2021-08-20 15:09:09.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2021-08-20 15:09:09.821 | Collecting linecache2===1.0.0 2021-08-20 15:09:09.827 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-08-20 15:09:09.869 | Collecting argparse 2021-08-20 15:09:09.880 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-08-20 15:09:09.921 | Collecting prettytable===0.7.2 2021-08-20 15:09:09.927 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-20 15:09:10.062 | Collecting cmd2===1.3.8 2021-08-20 15:09:10.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2021-08-20 15:09:10.221 | Collecting stevedore===3.2.2 2021-08-20 15:09:10.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2021-08-20 15:09:10.288 | Collecting pyperclip===1.8.0 2021-08-20 15:09:10.309 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2021-08-20 15:09:10.354 | Collecting attrs===20.1.0 2021-08-20 15:09:10.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2021-08-20 15:09:10.410 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2021-08-20 15:09:10.441 | Collecting wcwidth===0.2.5 2021-08-20 15:09:10.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-08-20 15:09:10.517 | Collecting colorama===0.4.3 2021-08-20 15:09:10.524 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2021-08-20 15:09:10.539 | Building wheels for collected packages: PyYAML, openstack-requirements 2021-08-20 15:09:10.540 | Building wheel for PyYAML (setup.py): started 2021-08-20 15:09:10.790 | Building wheel for PyYAML (setup.py): finished with status 'error' 2021-08-20 15:09:10.790 | ERROR: Command errored out with exit status 1: 2021-08-20 15:09:10.790 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ya4u938q/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ya4u938q/PyYAML/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-88geb254 2021-08-20 15:09:10.790 | cwd: /tmp/pip-install-ya4u938q/PyYAML/ 2021-08-20 15:09:10.790 | Complete output (6 lines): 2021-08-20 15:09:10.790 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-20 15:09:10.790 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-20 15:09:10.790 | or: setup.py --help-commands 2021-08-20 15:09:10.790 | or: setup.py cmd --help 2021-08-20 15:09:10.790 | 2021-08-20 15:09:10.790 | error: invalid command 'bdist_wheel' 2021-08-20 15:09:10.790 | ---------------------------------------- 2021-08-20 15:09:10.790 | ERROR: Failed building wheel for PyYAML 2021-08-20 15:09:10.790 | Running setup.py clean for PyYAML 2021-08-20 15:09:11.047 | Building wheel for openstack-requirements (setup.py): started 2021-08-20 15:09:11.786 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-20 15:09:11.787 | ERROR: Command errored out with exit status 1: 2021-08-20 15:09:11.787 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ezm0i_xh/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ezm0i_xh/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-15o1gi9_ 2021-08-20 15:09:11.787 | cwd: /tmp/pip-req-build-ezm0i_xh/ 2021-08-20 15:09:11.787 | Complete output (6 lines): 2021-08-20 15:09:11.787 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-20 15:09:11.787 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-20 15:09:11.787 | or: setup.py --help-commands 2021-08-20 15:09:11.787 | or: setup.py cmd --help 2021-08-20 15:09:11.787 | 2021-08-20 15:09:11.787 | error: invalid command 'bdist_wheel' 2021-08-20 15:09:11.787 | ---------------------------------------- 2021-08-20 15:09:11.787 | ERROR: Failed building wheel for openstack-requirements 2021-08-20 15:09:11.787 | Running setup.py clean for openstack-requirements 2021-08-20 15:09:12.531 | Failed to build PyYAML openstack-requirements 2021-08-20 15:09:12.741 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, extras, six, python-mimeparse, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, pyperclip, colorama, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-20 15:09:13.918 | Running setup.py install for PyYAML: started 2021-08-20 15:09:28.941 | Running setup.py install for PyYAML: finished with status 'done' 2021-08-20 15:09:29.830 | Running setup.py install for openstack-requirements: started 2021-08-20 15:09:31.945 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-20 15:09:31.983 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2020.6.20 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4157 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2021-08-20 15:09:32.146 | + inc/python:pip_install:200 : result=0 2021-08-20 15:09:32.149 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:09:32.151 | + functions-common:time_stop:2310 : local name 2021-08-20 15:09:32.153 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:09:32.157 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:09:32.159 | + functions-common:time_stop:2313 : local total 2021-08-20 15:09:32.162 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:09:32.164 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:09:32.166 | + functions-common:time_stop:2317 : start_time=1629472143780 2021-08-20 15:09:32.168 | + functions-common:time_stop:2319 : [[ -z 1629472143780 ]] 2021-08-20 15:09:32.170 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:09:32.175 | + functions-common:time_stop:2322 : end_time=1629472172172 2021-08-20 15:09:32.177 | + functions-common:time_stop:2323 : elapsed_time=28392 2021-08-20 15:09:32.179 | + functions-common:time_stop:2324 : total=13297 2021-08-20 15:09:32.181 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:09:32.183 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=41689 2021-08-20 15:09:32.185 | + inc/python:pip_install:203 : return 0 2021-08-20 15:09:32.188 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-20 15:09:32.191 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-20 15:09:32.193 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-20 15:09:32.196 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-20 15:09:32.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-08-20 15:09:32.200 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-08-20 15:09:32.203 | + inc/python:use_library_from_git:253 : return 1 2021-08-20 15:09:32.205 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-20 15:09:32.224 | Using python 3.8 to install pbr 2021-08-20 15:09:32.227 | + 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 2021-08-20 15:09:33.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:09:33.876 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:33.882 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:33.882 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:33.887 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:33.889 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:33.891 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2021-08-20 15:09:33.892 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2021-08-20 15:09:33.893 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-08-20 15:09:34.006 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2021-08-20 15:09:35.587 | WARNING: You are using pip version 20.2.2; however, version 21.2.4 is available. 2021-08-20 15:09:35.587 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-08-20 15:09:35.683 | + inc/python:pip_install:200 : result=0 2021-08-20 15:09:35.686 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-20 15:09:35.688 | + functions-common:time_stop:2310 : local name 2021-08-20 15:09:35.694 | + functions-common:time_stop:2311 : local end_time 2021-08-20 15:09:35.696 | + functions-common:time_stop:2312 : local elapsed_time 2021-08-20 15:09:35.698 | + functions-common:time_stop:2313 : local total 2021-08-20 15:09:35.700 | + functions-common:time_stop:2314 : local start_time 2021-08-20 15:09:35.702 | + functions-common:time_stop:2316 : name=pip_install 2021-08-20 15:09:35.705 | + functions-common:time_stop:2317 : start_time=1629472172219 2021-08-20 15:09:35.707 | + functions-common:time_stop:2319 : [[ -z 1629472172219 ]] 2021-08-20 15:09:35.710 | ++ functions-common:time_stop:2322 : date +%s%3N 2021-08-20 15:09:35.713 | + functions-common:time_stop:2322 : end_time=1629472175711 2021-08-20 15:09:35.716 | + functions-common:time_stop:2323 : elapsed_time=3492 2021-08-20 15:09:35.718 | + functions-common:time_stop:2324 : total=41689 2021-08-20 15:09:35.721 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2021-08-20 15:09:35.723 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=45181 2021-08-20 15:09:35.726 | + inc/python:pip_install:203 : return 0 2021-08-20 15:09:35.729 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-08-20 15:09:38.963 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-20 15:09:40.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-20 15:09:40.884 | Collecting bindep 2021-08-20 15:09:40.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-08-20 15:09:40.931 | Collecting Parsley 2021-08-20 15:09:40.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-20 15:09:40.994 | Collecting distro 2021-08-20 15:09:41.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-08-20 15:09:41.135 | Collecting pbr>=2.0.0 2021-08-20 15:09:41.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-20 15:09:41.206 | Installing collected packages: Parsley, distro, pbr, bindep 2021-08-20 15:09:41.744 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-20 15:09:41.818 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-20 15:09:41.820 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-20 15:09:41.823 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-08-20 15:09:41.840 | + ./stack.sh:main:788 : pkgs= 2021-08-20 15:09:41.843 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-08-20 15:09:41.845 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-08-20 15:09:41.848 | + functions-common:run_phase:1738 : local mode=stack 2021-08-20 15:09:41.850 | + functions-common:run_phase:1739 : local phase=pre-install 2021-08-20 15:09:41.853 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-20 15:09:41.855 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2021-08-20 15:09:41.857 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-20 15:09:41.859 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2021-08-20 15:09:41.861 | + functions-common:run_phase:1748 : local extra 2021-08-20 15:09:41.864 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-20 15:09:41.868 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2021-08-20 15:09:41.871 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-20 15:09:41.874 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-20 15:09:41.877 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-20 15:09:41.880 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-20 15:09:41.896 | ++ functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:41.898 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-20 15:09:41.901 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:09:41.903 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-20 15:09:41.905 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:09:41.908 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-20 15:09:41.910 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:09:41.913 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-20 15:09:41.915 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:09:41.917 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-20 15:09:41.919 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-20 15:09:41.922 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-20 15:09:41.924 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-20 15:09:41.926 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-08-20 15:09:41.928 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2021-08-20 15:09:41.931 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-20 15:09:41.933 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2021-08-20 15:09:41.935 | + functions-common:run_plugins:1724 : local mode=stack 2021-08-20 15:09:41.938 | + functions-common:run_plugins:1725 : local phase=pre-install 2021-08-20 15:09:41.940 | + functions-common:run_plugins:1727 : local plugins= 2021-08-20 15:09:41.942 | + functions-common:run_plugins:1728 : local plugin 2021-08-20 15:09:41.945 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-20 15:09:41.947 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2021-08-20 15:09:41.949 | + functions:set_systemd_override:826 : local value=2048 2021-08-20 15:09:41.952 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2021-08-20 15:09:41.956 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-20 15:09:42.008 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-20 15:09:42.008 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-20 15:09:42.010 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2021-08-20 15:09:42.360 | + ./stack.sh:main:801 : install_rpc_backend 2021-08-20 15:09:42.363 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-20 15:09:42.380 | + functions-common:is_service_enabled:1966 : return 0 2021-08-20 15:09:42.383 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-20 15:09:42.385 | + functions-common:install_package:1344 : update_package_repo 2021-08-20 15:09:42.387 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-08-20 15:09:42.389 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-08-20 15:09:42.391 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-08-20 15:09:42.394 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-08-20 15:09:42.396 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-08-20 15:09:42.398 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:42.400 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:42.403 | + functions-common:update_package_repo:1325 : apt_get_update 2021-08-20 15:09:42.405 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-08-20 15:09:42.408 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-08-20 15:09:42.410 | + functions-common:apt_get_update:1071 : return 2021-08-20 15:09:42.414 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-08-20 15:09:42.417 | + functions-common:real_install_package:1330 : is_ubuntu 2021-08-20 15:09:42.419 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-08-20 15:09:42.421 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-08-20 15:09:42.424 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-08-20 15:09:42.446 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-08-20 15:09:42.552 | Reading package lists... 2021-08-20 15:09:42.795 | Building dependency tree... 2021-08-20 15:09:42.797 | Reading state information... 2021-08-20 15:09:43.059 | The following packages were automatically installed and are no longer required: 2021-08-20 15:09:43.061 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-20 15:09:43.061 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-20 15:09:43.061 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-20 15:09:43.061 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-20 15:09:43.061 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2021-08-20 15:09:43.061 | python3-zope.interface 2021-08-20 15:09:43.061 | Use 'sudo apt autoremove' to remove them. 2021-08-20 15:09:43.061 | The following additional packages will be installed: 2021-08-20 15:09:43.061 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-20 15:09:43.061 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-20 15:09:43.061 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-20 15:09:43.062 | erlang-tools erlang-xmerl locales-all 2021-08-20 15:09:43.064 | Suggested packages: 2021-08-20 15:09:43.064 | erlang erlang-manpages erlang-doc 2021-08-20 15:09:43.137 | The following NEW packages will be installed: 2021-08-20 15:09:43.137 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-20 15:09:43.137 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-20 15:09:43.138 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-20 15:09:43.138 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-20 15:09:43.388 | 0 upgraded, 19 newly installed, 0 to remove and 81 not upgraded. 2021-08-20 15:09:43.389 | Need to get 38.1 MB of archives. 2021-08-20 15:09:43.389 | After this operation, 276 MB of additional disk space will be used. 2021-08-20 15:09:43.389 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-08-20 15:09:44.792 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-08-20 15:09:44.871 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-08-20 15:09:44.887 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-08-20 15:09:44.978 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-08-20 15:09:45.118 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-08-20 15:09:45.144 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-08-20 15:09:45.308 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-08-20 15:09:45.327 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-08-20 15:09:45.345 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-08-20 15:09:45.358 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-08-20 15:09:45.459 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-08-20 15:09:45.651 | 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] 2021-08-20 15:09:45.657 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-08-20 15:09:45.670 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-08-20 15:09:45.699 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-08-20 15:09:45.741 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-08-20 15:09:45.850 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-08-20 15:09:47.331 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-08-20 15:09:49.760 | Fetched 38.1 MB in 6s (6,327 kB/s) 2021-08-20 15:09:49.797 | Selecting previously unselected package erlang-base. 2021-08-20 15:09:49.846 | (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 ... 80312 files and directories currently installed.) 2021-08-20 15:09:49.850 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:49.853 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:50.986 | Selecting previously unselected package erlang-asn1. 2021-08-20 15:09:51.001 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.004 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.123 | Selecting previously unselected package erlang-crypto. 2021-08-20 15:09:51.132 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.135 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.185 | Selecting previously unselected package erlang-public-key. 2021-08-20 15:09:51.195 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.197 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.303 | Selecting previously unselected package erlang-mnesia. 2021-08-20 15:09:51.312 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.315 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.439 | Selecting previously unselected package erlang-runtime-tools. 2021-08-20 15:09:51.450 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.453 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.517 | Selecting previously unselected package erlang-ssl. 2021-08-20 15:09:51.526 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.529 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.710 | Selecting previously unselected package erlang-eldap. 2021-08-20 15:09:51.718 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.722 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.770 | Selecting previously unselected package erlang-ftp. 2021-08-20 15:09:51.778 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.781 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.822 | Selecting previously unselected package erlang-tftp. 2021-08-20 15:09:51.835 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.838 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:51.887 | Selecting previously unselected package erlang-inets. 2021-08-20 15:09:51.897 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:51.900 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:52.024 | Selecting previously unselected package erlang-snmp. 2021-08-20 15:09:52.037 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:52.040 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:52.306 | Selecting previously unselected package erlang-os-mon. 2021-08-20 15:09:52.316 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:52.318 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:52.359 | Selecting previously unselected package erlang-parsetools. 2021-08-20 15:09:52.369 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:52.372 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:52.422 | Selecting previously unselected package erlang-syntax-tools. 2021-08-20 15:09:52.431 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:52.434 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:52.508 | Selecting previously unselected package erlang-tools. 2021-08-20 15:09:52.516 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:52.519 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:52.622 | Selecting previously unselected package erlang-xmerl. 2021-08-20 15:09:52.631 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-20 15:09:52.634 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:52.821 | Selecting previously unselected package locales-all. 2021-08-20 15:09:52.831 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-08-20 15:09:52.834 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-08-20 15:09:57.441 | Selecting previously unselected package rabbitmq-server. 2021-08-20 15:09:57.453 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-08-20 15:09:57.456 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-08-20 15:09:58.638 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-08-20 15:09:59.045 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-08-20 15:09:59.045 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket.