2021-11-26 13:46:50.825 | + ./stack.sh:main:473 : exec 2021-11-26 13:46:50.825 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-26-134650' 2021-11-26 13:46:50.825 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-26-134650.summary.2021-11-26-134650 2021-11-26 13:46:50.825 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 13:46:50.825 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-26-134650 2021-11-26 13:46:50.825 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-26-134650 /opt/stack/logs/stack.sh.log 2021-11-26 13:46:50.825 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-26-134650.summary.2021-11-26-134650 /opt/stack/logs/stack.sh.log.summary 2021-11-26 13:46:50.825 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-11-26 13:46:50.825 | + functions:check_path_perm_sanity:596 : local real_path 2021-11-26 13:46:50.825 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-11-26 13:46:50.825 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-11-26 13:46:50.826 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-11-26 13:46:50.826 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-11-26 13:46:50.826 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-11-26 13:46:50.826 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-26 13:46:50.826 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-11-26 13:46:50.826 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-11-26 13:46:50.826 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-26 13:46:50.826 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-26 13:46:50.826 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-11-26 13:46:50.826 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-11-26 13:46:50.828 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-26 13:46:50.830 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-11-26 13:46:50.832 | + ./stack.sh:main:546 : trap err_trap ERR 2021-11-26 13:46:50.834 | + ./stack.sh:main:559 : set -o errexit 2021-11-26 13:46:50.836 | + ./stack.sh:main:562 : uname -a 2021-11-26 13:46:50.837 | Linux dv-neutron-py38wlb-2-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-11-26 13:46:50.839 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-26 13:46:50.841 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-26 13:46:50.844 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-11-26 13:46:50.877 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-26 13:46:50.892 | + ./stack.sh:main:576 : fetch_plugins 2021-11-26 13:46:50.894 | + functions-common:fetch_plugins:1650 : local plugins= 2021-11-26 13:46:50.896 | + functions-common:fetch_plugins:1651 : local plugin 2021-11-26 13:46:50.898 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-11-26 13:46:50.900 | + functions-common:fetch_plugins:1655 : return 2021-11-26 13:46:50.901 | + ./stack.sh:main:580 : run_phase override_defaults 2021-11-26 13:46:50.903 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-11-26 13:46:50.905 | + functions-common:run_phase:1733 : local phase= 2021-11-26 13:46:50.907 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 13:46:50.908 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-11-26 13:46:50.910 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 13:46:50.912 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-11-26 13:46:50.913 | + functions-common:run_phase:1742 : local extra 2021-11-26 13:46:50.915 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 13:46:50.918 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-11-26 13:46:50.920 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 13:46:50.922 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 13:46:50.924 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-26 13:46:50.926 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 13:46:50.938 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:46:50.940 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-26 13:46:50.942 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 13:46:50.944 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 13:46:50.945 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 13:46:50.947 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 13:46:50.949 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 13:46:50.951 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-26 13:46:50.953 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-26 13:46:50.954 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-26 13:46:50.956 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 13:46:50.958 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-11-26 13:46:50.960 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-11-26 13:46:50.961 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-11-26 13:46:50.963 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-11-26 13:46:50.965 | + functions-common:plugin_override_defaults:1696 : return 2021-11-26 13:46:50.967 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-11-26 13:46:50.983 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-11-26 13:46:50.985 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-26 13:46:50.998 | ++ functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:46:51.000 | +++ lib/tls:source:43 : hostname -f 2021-11-26 13:46:51.003 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-26 13:46:51.005 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-26 13:46:51.007 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-26 13:46:51.009 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-26 13:46:51.010 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-26 13:46:51.013 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-26 13:46:51.015 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-26 13:46:51.016 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-26 13:46:51.018 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-26 13:46:51.020 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-26 13:46:51.024 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-11-26 13:46:51.036 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-11-26 13:46:51.052 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-11-26 13:46:51.064 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-11-26 13:46:51.075 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-11-26 13:46:51.101 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-11-26 13:46:51.140 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-11-26 13:46:51.218 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-11-26 13:46:51.238 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-11-26 13:46:51.282 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-11-26 13:46:51.332 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-11-26 13:46:51.451 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-11-26 13:46:51.464 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-11-26 13:46:51.477 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-26 13:46:51.489 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-11-26 13:46:51.569 | + ./stack.sh:main:609 : run_phase source 2021-11-26 13:46:51.571 | + functions-common:run_phase:1732 : local mode=source 2021-11-26 13:46:51.573 | + functions-common:run_phase:1733 : local phase= 2021-11-26 13:46:51.575 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 13:46:51.578 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-11-26 13:46:51.580 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 13:46:51.582 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-11-26 13:46:51.584 | + functions-common:run_phase:1742 : local extra 2021-11-26 13:46:51.586 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 13:46:51.590 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-11-26 13:46:51.592 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 13:46:51.594 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 13:46:51.596 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-26 13:46:51.598 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 13:46:51.612 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:46:51.614 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-26 13:46:51.616 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-26 13:46:51.653 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-26 13:46:51.656 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-11-26 13:46:51.658 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-11-26 13:46:51.660 | + functions-common:run_phase:1754 : load_plugin_settings 2021-11-26 13:46:51.662 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-11-26 13:46:51.664 | + functions-common:load_plugin_settings:1669 : local plugin 2021-11-26 13:46:51.666 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-11-26 13:46:51.668 | + functions-common:load_plugin_settings:1673 : return 2021-11-26 13:46:51.671 | + functions-common:run_phase:1755 : verify_disabled_services 2021-11-26 13:46:51.673 | + functions-common:verify_disabled_services:2015 : local service 2021-11-26 13:46:51.675 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.677 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-26 13:46:51.679 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.681 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-26 13:46:51.684 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.686 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-26 13:46:51.688 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.691 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-26 13:46:51.693 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.695 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-26 13:46:51.697 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.699 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-26 13:46:51.701 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.704 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-26 13:46:51.706 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.708 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-26 13:46:51.710 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.712 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-26 13:46:51.714 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.717 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-26 13:46:51.719 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.722 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-11-26 13:46:51.724 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.726 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-26 13:46:51.728 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.730 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-26 13:46:51.733 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.735 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-26 13:46:51.738 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.740 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-26 13:46:51.742 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.744 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-26 13:46:51.746 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.749 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-26 13:46:51.751 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.753 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-26 13:46:51.755 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.758 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-26 13:46:51.760 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.762 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-26 13:46:51.764 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.767 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-26 13:46:51.769 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.771 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-26 13:46:51.773 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.775 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-26 13:46:51.778 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.780 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-26 13:46:51.782 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.785 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-26 13:46:51.787 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.789 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-26 13:46:51.791 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.794 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-26 13:46:51.796 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.799 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-11-26 13:46:51.801 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.803 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-26 13:46:51.805 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.807 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-26 13:46:51.810 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.812 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-26 13:46:51.814 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.816 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-26 13:46:51.819 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.821 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-26 13:46:51.823 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.825 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-26 13:46:51.828 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.830 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-26 13:46:51.833 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.835 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-26 13:46:51.837 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.839 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-26 13:46:51.841 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.844 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-26 13:46:51.846 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.849 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-26 13:46:51.851 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.853 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-26 13:46:51.855 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.858 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-26 13:46:51.860 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:46:51.863 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-26 13:46:51.865 | + ./stack.sh:main:680 : initialize_database_backends 2021-11-26 13:46:51.868 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-26 13:46:51.870 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-26 13:46:51.884 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:46:51.886 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-26 13:46:51.888 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-26 13:46:51.890 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-26 13:46:51.905 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:46:51.907 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-26 13:46:51.910 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-26 13:46:51.912 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-26 13:46:51.914 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-26 13:46:51.916 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-26 13:46:51.918 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-26 13:46:51.921 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-26 13:46:51.924 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-26 13:46:51.926 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-26 13:46:51.928 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-11-26 13:46:51.931 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 13:46:51.933 | + lib/database:initialize_database_backends:104 : return 0 2021-11-26 13:46:51.935 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2021-11-26 13:46:51.935 | Using mysql database backend 2021-11-26 13:46:51.937 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-26 13:46:51.952 | + ./stack.sh:main:696 : is_service_enabled rabbit 2021-11-26 13:46:51.967 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:46:51.970 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-26 13:46:51.985 | + ./stack.sh:main:704 : is_service_enabled keystone 2021-11-26 13:46:52.000 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:46:52.003 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-26 13:46:52.019 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-26 13:46:52.034 | + ./stack.sh:main:719 : is_service_enabled ldap 2021-11-26 13:46:52.049 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:46:52.052 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2021-11-26 13:46:52.068 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:46:52.070 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-26 13:46:52.085 | + ./stack.sh:main:734 : [[ -z '' ]] 2021-11-26 13:46:52.087 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2021-11-26 13:46:52.090 | + ./stack.sh:main:740 : save_stackenv 740 2021-11-26 13:46:52.092 | + functions-common:save_stackenv:60 : local tag=740 2021-11-26 13:46:52.095 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-26 13:46:52.099 | + functions-common:save_stackenv:62 : time_stamp=2021-11-26-134652 2021-11-26 13:46:52.101 | + functions-common:save_stackenv:63 : echo '# 2021-11-26-134652 740' 2021-11-26 13:46:52.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.106 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 13:46:52.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.111 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-26 13:46:52.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.115 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-26 13:46:52.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.120 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-26 13:46:52.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.125 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2021-11-26 13:46:52.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.130 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2021-11-26 13:46:52.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.134 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-26-134650 2021-11-26 13:46:52.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.139 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-26 13:46:52.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.144 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2021-11-26 13:46:52.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.149 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-26 13:46:52.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.153 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-26 13:46:52.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.158 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-26 13:46:52.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:46:52.163 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-26 13:46:52.166 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2021-11-26 13:46:52.168 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-26 13:46:52.171 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-11-26 13:46:52.173 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-26 13:46:52.175 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 13:46:52.178 | ++ functions-common:git_clone:527 : pwd 2021-11-26 13:46:52.182 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 13:46:52.184 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 13:46:52.187 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 13:46:52.202 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 13:46:52.205 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 13:46:52.207 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 13:46:52.211 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-26 13:46:52.211 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 13:46:52.216 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-11-26 13:46:52.219 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 13:46:52.221 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-11-26 13:46:52.223 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 13:46:52.225 | + functions-common:git_clone:593 : head -1 2021-11-26 13:46:52.227 | 9945d489 update constraint for tooz to new release 2.8.2 2021-11-26 13:46:52.230 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 13:46:52.232 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2021-11-26 13:46:52.235 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 13:46:52.237 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-11-26 13:46:52.240 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-26 13:46:52.242 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-26 13:46:52.244 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-26 13:46:52.247 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-26 13:46:52.250 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-26 13:46:52.252 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-26 13:46:52.255 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-26 13:46:52.259 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-26 13:46:52.263 | ++ tools/install_prereqs.sh:source:47 : NOW=1637934412 2021-11-26 13:46:52.266 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-26 13:46:52.270 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-26 13:46:52.273 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-26 13:46:52.275 | ++ tools/install_prereqs.sh:source:49 : DELTA=1637934412 2021-11-26 13:46:52.278 | ++ tools/install_prereqs.sh:source:50 : [[ 1637934412 -lt 7200 ]] 2021-11-26 13:46:52.280 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-26 13:46:52.282 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-11-26 13:46:52.286 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-11-26 13:46:52.288 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-11-26 13:46:52.290 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-11-26 13:46:52.293 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-11-26 13:46:52.295 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-11-26 13:46:52.298 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-26 13:46:52.356 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-26 13:46:52.356 | apache2-dev 2021-11-26 13:46:52.356 | bc 2021-11-26 13:46:52.356 | bsdmainutils 2021-11-26 13:46:52.356 | curl 2021-11-26 13:46:52.356 | g++ 2021-11-26 13:46:52.356 | gcc 2021-11-26 13:46:52.356 | gettext 2021-11-26 13:46:52.356 | git 2021-11-26 13:46:52.356 | graphviz 2021-11-26 13:46:52.356 | iputils-ping 2021-11-26 13:46:52.356 | libapache2-mod-proxy-uwsgi 2021-11-26 13:46:52.356 | libffi-dev 2021-11-26 13:46:52.356 | libjpeg-dev 2021-11-26 13:46:52.356 | libmysqlclient-dev 2021-11-26 13:46:52.356 | libpcre3-dev 2021-11-26 13:46:52.356 | libpq-dev 2021-11-26 13:46:52.356 | libssl-dev 2021-11-26 13:46:52.356 | libsystemd-dev 2021-11-26 13:46:52.356 | libxml2-dev 2021-11-26 13:46:52.356 | libxslt1-dev 2021-11-26 13:46:52.357 | libyaml-dev 2021-11-26 13:46:52.357 | lsof 2021-11-26 13:46:52.357 | openssh-server 2021-11-26 13:46:52.357 | openssl 2021-11-26 13:46:52.357 | pkg-config 2021-11-26 13:46:52.357 | psmisc 2021-11-26 13:46:52.357 | python3-dev 2021-11-26 13:46:52.357 | python3-pip 2021-11-26 13:46:52.357 | python3-systemd 2021-11-26 13:46:52.357 | python3-venv 2021-11-26 13:46:52.357 | tar 2021-11-26 13:46:52.357 | tcpdump 2021-11-26 13:46:52.357 | unzip 2021-11-26 13:46:52.357 | uuid-runtime 2021-11-26 13:46:52.357 | wget 2021-11-26 13:46:52.357 | wget 2021-11-26 13:46:52.357 | zlib1g-dev 2021-11-26 13:46:52.357 | libkrb5-dev 2021-11-26 13:46:52.357 | libldap2-dev 2021-11-26 13:46:52.357 | libsasl2-dev 2021-11-26 13:46:52.357 | memcached 2021-11-26 13:46:52.357 | python3-mysqldb 2021-11-26 13:46:52.357 | sqlite3 2021-11-26 13:46:52.357 | conntrack 2021-11-26 13:46:52.357 | curl 2021-11-26 13:46:52.357 | dnsmasq-base 2021-11-26 13:46:52.357 | dnsmasq-utils 2021-11-26 13:46:52.357 | ebtables 2021-11-26 13:46:52.358 | gawk 2021-11-26 13:46:52.358 | genisoimage 2021-11-26 13:46:52.358 | iptables 2021-11-26 13:46:52.358 | iputils-arping 2021-11-26 13:46:52.358 | kpartx 2021-11-26 13:46:52.358 | libjs-jquery-tablesorter 2021-11-26 13:46:52.358 | libmysqlclient-dev 2021-11-26 13:46:52.358 | parted 2021-11-26 13:46:52.358 | pm-utils 2021-11-26 13:46:52.358 | python3-mysqldb 2021-11-26 13:46:52.358 | socat 2021-11-26 13:46:52.358 | sqlite3 2021-11-26 13:46:52.358 | sudo 2021-11-26 13:46:52.358 | vlan 2021-11-26 13:46:52.358 | lsscsi 2021-11-26 13:46:52.358 | open-iscsi 2021-11-26 13:46:52.358 | lvm2 2021-11-26 13:46:52.358 | qemu-utils 2021-11-26 13:46:52.358 | thin-provisioning-tools 2021-11-26 13:46:52.358 | acl 2021-11-26 13:46:52.358 | dnsmasq-base 2021-11-26 13:46:52.358 | dnsmasq-utils 2021-11-26 13:46:52.358 | ebtables 2021-11-26 13:46:52.358 | haproxy 2021-11-26 13:46:52.358 | iptables 2021-11-26 13:46:52.358 | iputils-arping 2021-11-26 13:46:52.358 | iputils-ping 2021-11-26 13:46:52.358 | libmysqlclient-dev 2021-11-26 13:46:52.358 | postgresql-server-dev-all 2021-11-26 13:46:52.358 | python3-mysqldb 2021-11-26 13:46:52.359 | sqlite3 2021-11-26 13:46:52.359 | sudo 2021-11-26 13:46:52.359 | vlan 2021-11-26 13:46:52.359 | ipset 2021-11-26 13:46:52.359 | conntrack 2021-11-26 13:46:52.359 | conntrackd 2021-11-26 13:46:52.359 | keepalived 2021-11-26 13:46:52.359 | dstat 2021-11-26 13:46:52.359 | lvm2 2021-11-26 13:46:52.359 | qemu-utils 2021-11-26 13:46:52.359 | thin-provisioning-tools 2021-11-26 13:46:52.359 | curl 2021-11-26 13:46:52.359 | liberasurecode-dev 2021-11-26 13:46:52.359 | make 2021-11-26 13:46:52.359 | memcached 2021-11-26 13:46:52.359 | sqlite3 2021-11-26 13:46:52.359 | xfsprogs' 2021-11-26 13:46:52.361 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-26 13:46:52.380 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-26 13:46:52.380 | apache2-dev 2021-11-26 13:46:52.380 | bc 2021-11-26 13:46:52.380 | bsdmainutils 2021-11-26 13:46:52.380 | curl 2021-11-26 13:46:52.380 | g++ 2021-11-26 13:46:52.380 | gcc 2021-11-26 13:46:52.380 | gettext 2021-11-26 13:46:52.380 | git 2021-11-26 13:46:52.380 | graphviz 2021-11-26 13:46:52.381 | iputils-ping 2021-11-26 13:46:52.381 | libapache2-mod-proxy-uwsgi 2021-11-26 13:46:52.381 | libffi-dev 2021-11-26 13:46:52.381 | libjpeg-dev 2021-11-26 13:46:52.381 | libmysqlclient-dev 2021-11-26 13:46:52.381 | libpcre3-dev 2021-11-26 13:46:52.381 | libpq-dev 2021-11-26 13:46:52.381 | libssl-dev 2021-11-26 13:46:52.381 | libsystemd-dev 2021-11-26 13:46:52.381 | libxml2-dev 2021-11-26 13:46:52.381 | libxslt1-dev 2021-11-26 13:46:52.381 | libyaml-dev 2021-11-26 13:46:52.381 | lsof 2021-11-26 13:46:52.381 | openssh-server 2021-11-26 13:46:52.381 | openssl 2021-11-26 13:46:52.381 | pkg-config 2021-11-26 13:46:52.381 | psmisc 2021-11-26 13:46:52.381 | python3-dev 2021-11-26 13:46:52.381 | python3-pip 2021-11-26 13:46:52.381 | python3-systemd 2021-11-26 13:46:52.381 | python3-venv 2021-11-26 13:46:52.381 | tar 2021-11-26 13:46:52.381 | tcpdump 2021-11-26 13:46:52.381 | unzip 2021-11-26 13:46:52.381 | uuid-runtime 2021-11-26 13:46:52.381 | wget 2021-11-26 13:46:52.381 | wget 2021-11-26 13:46:52.381 | zlib1g-dev 2021-11-26 13:46:52.381 | libkrb5-dev 2021-11-26 13:46:52.381 | libldap2-dev 2021-11-26 13:46:52.381 | libsasl2-dev 2021-11-26 13:46:52.381 | memcached 2021-11-26 13:46:52.381 | python3-mysqldb 2021-11-26 13:46:52.381 | sqlite3 2021-11-26 13:46:52.381 | conntrack 2021-11-26 13:46:52.381 | curl 2021-11-26 13:46:52.381 | dnsmasq-base 2021-11-26 13:46:52.381 | dnsmasq-utils 2021-11-26 13:46:52.382 | ebtables 2021-11-26 13:46:52.382 | gawk 2021-11-26 13:46:52.382 | genisoimage 2021-11-26 13:46:52.382 | iptables 2021-11-26 13:46:52.382 | iputils-arping 2021-11-26 13:46:52.382 | kpartx 2021-11-26 13:46:52.382 | libjs-jquery-tablesorter 2021-11-26 13:46:52.382 | libmysqlclient-dev 2021-11-26 13:46:52.382 | parted 2021-11-26 13:46:52.382 | pm-utils 2021-11-26 13:46:52.382 | python3-mysqldb 2021-11-26 13:46:52.382 | socat 2021-11-26 13:46:52.382 | sqlite3 2021-11-26 13:46:52.382 | sudo 2021-11-26 13:46:52.382 | vlan 2021-11-26 13:46:52.382 | lsscsi 2021-11-26 13:46:52.382 | open-iscsi 2021-11-26 13:46:52.382 | lvm2 2021-11-26 13:46:52.382 | qemu-utils 2021-11-26 13:46:52.382 | thin-provisioning-tools 2021-11-26 13:46:52.382 | acl 2021-11-26 13:46:52.382 | dnsmasq-base 2021-11-26 13:46:52.382 | dnsmasq-utils 2021-11-26 13:46:52.382 | ebtables 2021-11-26 13:46:52.382 | haproxy 2021-11-26 13:46:52.382 | iptables 2021-11-26 13:46:52.382 | iputils-arping 2021-11-26 13:46:52.382 | iputils-ping 2021-11-26 13:46:52.382 | libmysqlclient-dev 2021-11-26 13:46:52.382 | postgresql-server-dev-all 2021-11-26 13:46:52.382 | python3-mysqldb 2021-11-26 13:46:52.382 | sqlite3 2021-11-26 13:46:52.382 | sudo 2021-11-26 13:46:52.382 | vlan 2021-11-26 13:46:52.382 | ipset 2021-11-26 13:46:52.382 | conntrack 2021-11-26 13:46:52.382 | conntrackd 2021-11-26 13:46:52.382 | keepalived 2021-11-26 13:46:52.382 | dstat 2021-11-26 13:46:52.383 | lvm2 2021-11-26 13:46:52.383 | qemu-utils 2021-11-26 13:46:52.383 | thin-provisioning-tools 2021-11-26 13:46:52.383 | curl 2021-11-26 13:46:52.383 | liberasurecode-dev 2021-11-26 13:46:52.383 | make 2021-11-26 13:46:52.383 | memcached 2021-11-26 13:46:52.383 | sqlite3 2021-11-26 13:46:52.383 | xfsprogs ' 2021-11-26 13:46:52.383 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-26 13:46:52.385 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:46:52.387 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:46:52.390 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-26 13:46:52.391 | ++ 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-11-26 13:46:52.395 | ++ 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-11-26 13:46:52.397 | ++ functions-common:install_package:1342 : update_package_repo 2021-11-26 13:46:52.399 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-26 13:46:52.401 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-11-26 13:46:52.403 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-26 13:46:52.405 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-26 13:46:52.407 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-11-26 13:46:52.409 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:46:52.411 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:46:52.413 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-11-26 13:46:52.415 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-11-26 13:46:52.417 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-11-26 13:46:52.419 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-11-26 13:46:52.422 | +++ functions-common:apt_get_update:1076 : id -u 2021-11-26 13:46:52.426 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-11-26 13:46:52.428 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-11-26 13:46:52.430 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-11-26 13:46:52.432 | ++ functions-common:time_start:2291 : local start_time= 2021-11-26 13:46:52.434 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-11-26 13:46:52.437 | +++ functions-common:time_start:2295 : date +%s%3N 2021-11-26 13:46:52.440 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1637934412438 2021-11-26 13:46:52.443 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-26 13:46:52.445 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-26 13:46:52.447 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-11-26 13:46:52.672 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-11-26 13:46:52.710 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-11-26 13:46:52.760 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-11-26 13:46:52.926 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-11-26 13:46:53.702 | Fetched 214 kB in 1s (230 kB/s) 2021-11-26 13:46:55.193 | Reading package lists... 2021-11-26 13:46:55.223 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-11-26 13:46:55.225 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-11-26 13:46:55.228 | ++ functions-common:time_stop:2304 : local name 2021-11-26 13:46:55.230 | ++ functions-common:time_stop:2305 : local end_time 2021-11-26 13:46:55.232 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:46:55.234 | ++ functions-common:time_stop:2307 : local total 2021-11-26 13:46:55.236 | ++ functions-common:time_stop:2308 : local start_time 2021-11-26 13:46:55.238 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-11-26 13:46:55.240 | ++ functions-common:time_stop:2311 : start_time=1637934412438 2021-11-26 13:46:55.242 | ++ functions-common:time_stop:2313 : [[ -z 1637934412438 ]] 2021-11-26 13:46:55.244 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:46:55.248 | ++ functions-common:time_stop:2316 : end_time=1637934415245 2021-11-26 13:46:55.250 | ++ functions-common:time_stop:2317 : elapsed_time=2807 2021-11-26 13:46:55.252 | ++ functions-common:time_stop:2318 : total=0 2021-11-26 13:46:55.254 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:46:55.256 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2807 2021-11-26 13:46:55.258 | ++ functions-common:install_package:1343 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-11-26 13:46:55.260 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-11-26 13:46:55.262 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:46:55.265 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:46:55.267 | ++ functions-common:real_install_package:1329 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-11-26 13:46:55.287 | ++ functions-common:apt_get:1109 : 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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-11-26 13:46:55.392 | Reading package lists... 2021-11-26 13:46:55.622 | Building dependency tree... 2021-11-26 13:46:55.624 | Reading state information... 2021-11-26 13:46:55.886 | bc is already the newest version (1.07.1-2build1). 2021-11-26 13:46:55.886 | bc set to manually installed. 2021-11-26 13:46:55.886 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-11-26 13:46:55.886 | bsdmainutils set to manually installed. 2021-11-26 13:46:55.886 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-11-26 13:46:55.886 | gawk set to manually installed. 2021-11-26 13:46:55.886 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-11-26 13:46:55.886 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-11-26 13:46:55.886 | iptables set to manually installed. 2021-11-26 13:46:55.886 | iputils-ping is already the newest version (3:20190709-3). 2021-11-26 13:46:55.886 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-11-26 13:46:55.886 | kpartx set to manually installed. 2021-11-26 13:46:55.886 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-11-26 13:46:55.886 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-11-26 13:46:55.886 | psmisc is already the newest version (23.3-1). 2021-11-26 13:46:55.886 | psmisc set to manually installed. 2021-11-26 13:46:55.886 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-11-26 13:46:55.886 | python3-systemd is already the newest version (234-3build2). 2021-11-26 13:46:55.886 | python3-systemd set to manually installed. 2021-11-26 13:46:55.886 | tcpdump is already the newest version (4.9.3-4). 2021-11-26 13:46:55.886 | tcpdump set to manually installed. 2021-11-26 13:46:55.886 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-11-26 13:46:55.886 | thin-provisioning-tools set to manually installed. 2021-11-26 13:46:55.887 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-11-26 13:46:55.887 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-11-26 13:46:55.887 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-11-26 13:46:55.887 | lsof set to manually installed. 2021-11-26 13:46:55.887 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-11-26 13:46:55.887 | parted set to manually installed. 2021-11-26 13:46:55.887 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-11-26 13:46:55.887 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-11-26 13:46:55.887 | tar set to manually installed. 2021-11-26 13:46:55.887 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-11-26 13:46:55.887 | uuid-runtime set to manually installed. 2021-11-26 13:46:55.887 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-11-26 13:46:55.887 | zlib1g-dev set to manually installed. 2021-11-26 13:46:55.887 | The following packages were automatically installed and are no longer required: 2021-11-26 13:46:55.887 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 13:46:55.887 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 13:46:55.887 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 13:46:55.887 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 13:46:55.887 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 13:46:55.887 | python3-zope.interface 2021-11-26 13:46:55.887 | Use 'sudo apt autoremove' to remove them. 2021-11-26 13:46:55.887 | The following additional packages will be installed: 2021-11-26 13:46:55.887 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-26 13:46:55.887 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-11-26 13:46:55.888 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-11-26 13:46:55.888 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-11-26 13:46:55.888 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-26 13:46:55.888 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-11-26 13:46:55.888 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-11-26 13:46:55.888 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-11-26 13:46:55.888 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-11-26 13:46:55.888 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-11-26 13:46:55.888 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-11-26 13:46:55.888 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-11-26 13:46:55.888 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-26 13:46:55.888 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-11-26 13:46:55.888 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-11-26 13:46:55.888 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-11-26 13:46:55.888 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-11-26 13:46:55.888 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-11-26 13:46:55.888 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-11-26 13:46:55.888 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-11-26 13:46:55.888 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2021-11-26 13:46:55.888 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2021-11-26 13:46:55.888 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2021-11-26 13:46:55.888 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2021-11-26 13:46:55.888 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2021-11-26 13:46:55.888 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2021-11-26 13:46:55.888 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-11-26 13:46:55.888 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2021-11-26 13:46:55.888 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2021-11-26 13:46:55.889 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-11-26 13:46:55.889 | postgresql-client-12 postgresql-client-common postgresql-common 2021-11-26 13:46:55.889 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2021-11-26 13:46:55.889 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2021-11-26 13:46:55.889 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-11-26 13:46:55.890 | Suggested packages: 2021-11-26 13:46:55.890 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-11-26 13:46:55.890 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-11-26 13:46:55.890 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-11-26 13:46:55.890 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-26 13:46:55.890 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-11-26 13:46:55.891 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-11-26 13:46:55.891 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-11-26 13:46:55.891 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-11-26 13:46:55.891 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-11-26 13:46:55.891 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-11-26 13:46:55.891 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2021-11-26 13:46:55.891 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-11-26 13:46:55.891 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-11-26 13:46:55.891 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-11-26 13:46:55.891 | openssl-blacklist systemd-container zip 2021-11-26 13:46:56.116 | The following NEW packages will be installed: 2021-11-26 13:46:56.116 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-11-26 13:46:56.116 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-11-26 13:46:56.116 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-11-26 13:46:56.116 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-11-26 13:46:56.116 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-26 13:46:56.116 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-11-26 13:46:56.116 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-11-26 13:46:56.116 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-11-26 13:46:56.116 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-26 13:46:56.116 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-26 13:46:56.116 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-26 13:46:56.116 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-11-26 13:46:56.116 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-11-26 13:46:56.116 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-11-26 13:46:56.116 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-26 13:46:56.116 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-26 13:46:56.116 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-11-26 13:46:56.116 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-11-26 13:46:56.116 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-11-26 13:46:56.116 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-26 13:46:56.116 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-26 13:46:56.116 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-26 13:46:56.116 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-11-26 13:46:56.116 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-11-26 13:46:56.116 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-26 13:46:56.116 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-11-26 13:46:56.117 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-11-26 13:46:56.117 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-11-26 13:46:56.117 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-11-26 13:46:56.117 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-11-26 13:46:56.117 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-11-26 13:46:56.117 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-11-26 13:46:56.117 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-11-26 13:46:56.117 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-11-26 13:46:56.117 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-11-26 13:46:56.117 | postgresql-client-12 postgresql-client-common postgresql-common 2021-11-26 13:46:56.117 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-11-26 13:46:56.117 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-11-26 13:46:56.117 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-11-26 13:46:56.117 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-11-26 13:46:56.117 | The following packages will be upgraded: 2021-11-26 13:46:56.118 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-11-26 13:46:56.118 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-11-26 13:46:56.118 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-11-26 13:46:56.240 | 18 upgraded, 208 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 13:46:56.240 | Need to get 160 MB of archives. 2021-11-26 13:46:56.240 | After this operation, 761 MB of additional disk space will be used. 2021-11-26 13:46:56.240 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-11-26 13:46:56.423 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-11-26 13:46:56.433 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-11-26 13:46:56.438 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-11-26 13:46:56.509 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-11-26 13:46:56.858 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-11-26 13:46:56.880 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-11-26 13:46:56.888 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.9 [1,321 kB] 2021-11-26 13:46:57.083 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-11-26 13:46:57.085 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-11-26 13:46:57.086 | 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-11-26 13:46:57.089 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-11-26 13:46:57.090 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-11-26 13:46:57.205 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-11-26 13:46:57.209 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-11-26 13:46:57.210 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-11-26 13:46:57.212 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-11-26 13:46:58.380 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-11-26 13:46:58.553 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-11-26 13:46:58.743 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-11-26 13:46:58.747 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-11-26 13:46:58.749 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-11-26 13:46:58.768 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-11-26 13:46:58.771 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-11-26 13:46:58.999 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-11-26 13:46:59.000 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-11-26 13:46:59.001 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-11-26 13:46:59.001 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-11-26 13:46:59.267 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-11-26 13:46:59.268 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-11-26 13:46:59.268 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-11-26 13:46:59.318 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-11-26 13:46:59.462 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-11-26 13:46:59.501 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-11-26 13:46:59.562 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-11-26 13:46:59.671 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.9 [622 kB] 2021-11-26 13:46:59.761 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-11-26 13:46:59.798 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-11-26 13:46:59.799 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-11-26 13:46:59.807 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-11-26 13:46:59.855 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-11-26 13:46:59.942 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-11-26 13:46:59.943 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-26 13:46:59.943 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-11-26 13:46:59.956 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-11-26 13:46:59.980 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-11-26 13:47:00.084 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-11-26 13:47:00.216 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-11-26 13:47:02.698 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-11-26 13:47:04.225 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-11-26 13:47:04.497 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-11-26 13:47:04.556 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-11-26 13:47:04.557 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-11-26 13:47:04.580 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-11-26 13:47:05.006 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-11-26 13:47:05.007 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-11-26 13:47:05.080 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-11-26 13:47:05.919 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-11-26 13:47:07.364 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-11-26 13:47:07.368 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-11-26 13:47:07.382 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-11-26 13:47:07.383 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-11-26 13:47:07.389 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-11-26 13:47:07.397 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-11-26 13:47:07.398 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-11-26 13:47:07.398 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-11-26 13:47:07.399 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-11-26 13:47:07.419 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-11-26 13:47:07.457 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-11-26 13:47:07.529 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-11-26 13:47:07.532 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-11-26 13:47:07.535 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-11-26 13:47:07.656 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-11-26 13:47:07.656 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-11-26 13:47:07.660 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-11-26 13:47:07.715 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-11-26 13:47:07.801 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-11-26 13:47:07.802 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-11-26 13:47:07.803 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-11-26 13:47:08.223 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-11-26 13:47:08.229 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-11-26 13:47:08.236 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-11-26 13:47:08.239 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-11-26 13:47:08.241 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-11-26 13:47:09.448 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-11-26 13:47:09.449 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-11-26 13:47:09.450 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-11-26 13:47:09.451 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-11-26 13:47:09.451 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-11-26 13:47:09.452 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-11-26 13:47:09.454 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-11-26 13:47:09.455 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-11-26 13:47:09.456 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-11-26 13:47:09.495 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-11-26 13:47:09.496 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-11-26 13:47:09.541 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-11-26 13:47:09.550 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-11-26 13:47:09.553 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-11-26 13:47:09.561 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-26 13:47:09.747 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-11-26 13:47:09.821 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-11-26 13:47:09.916 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-11-26 13:47:10.113 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-11-26 13:47:10.175 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-11-26 13:47:10.237 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-11-26 13:47:10.240 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-11-26 13:47:10.243 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-11-26 13:47:10.248 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-11-26 13:47:10.263 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-26 13:47:10.263 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-26 13:47:10.265 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-11-26 13:47:10.281 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-11-26 13:47:10.295 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-26 13:47:10.298 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-11-26 13:47:10.340 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-11-26 13:47:10.352 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-11-26 13:47:10.371 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-11-26 13:47:10.373 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-11-26 13:47:10.373 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-26 13:47:10.375 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-11-26 13:47:10.424 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-11-26 13:47:10.478 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-11-26 13:47:10.501 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-11-26 13:47:10.503 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-11-26 13:47:10.504 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-11-26 13:47:10.504 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-11-26 13:47:10.544 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-11-26 13:47:10.545 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-11-26 13:47:10.546 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-11-26 13:47:10.547 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-11-26 13:47:10.601 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-11-26 13:47:10.603 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-11-26 13:47:10.606 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-11-26 13:47:10.607 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-11-26 13:47:10.608 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-11-26 13:47:10.627 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-26 13:47:10.641 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-11-26 13:47:10.643 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-26 13:47:10.658 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-11-26 13:47:10.757 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-11-26 13:47:10.768 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-11-26 13:47:10.770 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-11-26 13:47:10.773 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-11-26 13:47:10.808 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-11-26 13:47:10.809 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-11-26 13:47:10.810 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-11-26 13:47:10.812 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-11-26 13:47:10.813 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-11-26 13:47:10.814 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-11-26 13:47:10.910 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-11-26 13:47:10.911 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-11-26 13:47:10.913 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-11-26 13:47:10.915 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-11-26 13:47:10.915 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-26 13:47:10.916 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-26 13:47:10.916 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-11-26 13:47:11.022 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-11-26 13:47:11.026 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-11-26 13:47:11.027 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-26 13:47:11.028 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-11-26 13:47:12.492 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-11-26 13:47:12.493 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-11-26 13:47:12.524 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-11-26 13:47:12.532 | Get:164 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-11-26 13:47:12.578 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-26 13:47:12.579 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-26 13:47:12.579 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-11-26 13:47:12.627 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-11-26 13:47:12.628 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-11-26 13:47:12.631 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-11-26 13:47:12.634 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-26 13:47:12.634 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-26 13:47:12.635 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.9 [1,583 kB] 2021-11-26 13:47:12.881 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.27-0ubuntu0.20.04.1 [1,603 kB] 2021-11-26 13:47:13.253 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-11-26 13:47:13.258 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-11-26 13:47:13.264 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-11-26 13:47:13.272 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-11-26 13:47:13.276 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-11-26 13:47:13.308 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-11-26 13:47:13.883 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-11-26 13:47:14.087 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-11-26 13:47:14.177 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-11-26 13:47:14.206 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-11-26 13:47:14.206 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-11-26 13:47:14.227 | Get:186 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-11-26 13:47:14.318 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-11-26 13:47:14.324 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-11-26 13:47:14.486 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-11-26 13:47:14.491 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-11-26 13:47:15.302 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-11-26 13:47:15.303 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-11-26 13:47:15.390 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-11-26 13:47:15.449 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-11-26 13:47:16.605 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-11-26 13:47:16.607 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-11-26 13:47:20.754 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-11-26 13:47:20.755 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-11-26 13:47:20.786 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-11-26 13:47:20.787 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-11-26 13:47:20.788 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-11-26 13:47:20.944 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-26 13:47:21.038 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-11-26 13:47:21.259 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-11-26 13:47:21.396 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-11-26 13:47:21.396 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-11-26 13:47:21.550 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-11-26 13:47:21.553 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-11-26 13:47:21.555 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-11-26 13:47:21.575 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-11-26 13:47:21.576 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-11-26 13:47:21.576 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-11-26 13:47:21.580 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-11-26 13:47:21.780 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-11-26 13:47:21.782 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-11-26 13:47:21.800 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-11-26 13:47:21.803 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-26 13:47:21.803 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-11-26 13:47:21.804 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-11-26 13:47:21.805 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-11-26 13:47:21.805 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-11-26 13:47:21.820 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-11-26 13:47:21.827 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-11-26 13:47:21.876 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-11-26 13:47:21.881 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-11-26 13:47:21.909 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-11-26 13:47:23.353 | Preconfiguring packages ... 2021-11-26 13:47:23.612 | Fetched 160 MB in 26s (6,221 kB/s) 2021-11-26 13:47:23.940 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2021-11-26 13:47:23.943 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 13:47:24.141 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 13:47:24.743 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 13:47:24.941 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 13:47:25.973 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 13:47:26.158 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 13:47:26.806 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 13:47:27.016 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 13:47:27.658 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 13:47:27.975 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 13:47:29.583 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 13:47:29.810 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 13:47:30.355 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 13:47:30.879 | Selecting previously unselected package libapr1:amd64. 2021-11-26 13:47:30.918 | (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-11-26 13:47:30.920 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-11-26 13:47:30.987 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-26 13:47:31.652 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-26 13:47:31.821 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.9) over (1.1.1f-1ubuntu2.3) ... 2021-11-26 13:47:32.633 | Selecting previously unselected package libaprutil1:amd64. 2021-11-26 13:47:32.641 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-11-26 13:47:32.707 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 13:47:33.153 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-26 13:47:33.160 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-11-26 13:47:33.227 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 13:47:33.760 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-26 13:47:33.947 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-11-26 13:47:34.370 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-26 13:47:34.377 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-11-26 13:47:34.444 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 13:47:35.120 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-26 13:47:35.319 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-26 13:47:35.944 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-26 13:47:36.135 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-26 13:47:36.822 | Selecting previously unselected package libjansson4:amd64. 2021-11-26 13:47:36.829 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-11-26 13:47:36.907 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-11-26 13:47:37.301 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-26 13:47:37.309 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-11-26 13:47:37.370 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-26 13:47:38.053 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-11-26 13:47:38.261 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-11-26 13:47:40.080 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:47:40.279 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-11-26 13:47:40.873 | Selecting previously unselected package apache2-bin. 2021-11-26 13:47:40.880 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 13:47:40.941 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-26 13:47:41.485 | Selecting previously unselected package apache2-data. 2021-11-26 13:47:41.492 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-11-26 13:47:41.553 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-26 13:47:42.050 | Selecting previously unselected package apache2-utils. 2021-11-26 13:47:42.058 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 13:47:42.119 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-26 13:47:42.816 | Selecting previously unselected package apache2. 2021-11-26 13:47:42.823 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 13:47:42.902 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-11-26 13:47:43.599 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-26 13:47:43.607 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-11-26 13:47:43.701 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-26 13:47:44.456 | Selecting previously unselected package haproxy. 2021-11-26 13:47:44.463 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-11-26 13:47:44.549 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-11-26 13:47:45.353 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-26 13:47:45.361 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-11-26 13:47:45.421 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-11-26 13:47:46.039 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-26 13:47:46.046 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-11-26 13:47:46.095 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-26 13:47:46.593 | Selecting previously unselected package mysql-common. 2021-11-26 13:47:46.600 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-11-26 13:47:46.664 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-26 13:47:47.113 | Selecting previously unselected package libmysqlclient21:amd64. 2021-11-26 13:47:47.120 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:47:47.187 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:47:47.873 | Selecting previously unselected package libsensors-config. 2021-11-26 13:47:47.880 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-11-26 13:47:47.941 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-26 13:47:48.427 | Selecting previously unselected package libsensors5:amd64. 2021-11-26 13:47:48.435 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-11-26 13:47:48.600 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-26 13:47:48.999 | Selecting previously unselected package libsnmp-base. 2021-11-26 13:47:49.006 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-11-26 13:47:49.055 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-26 13:47:49.507 | Selecting previously unselected package libsnmp35:amd64. 2021-11-26 13:47:49.515 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-11-26 13:47:49.558 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-26 13:47:50.239 | Selecting previously unselected package keepalived. 2021-11-26 13:47:50.246 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-11-26 13:47:50.307 | Unpacking keepalived (1:2.0.19-2) ... 2021-11-26 13:47:50.902 | Selecting previously unselected package memcached. 2021-11-26 13:47:50.909 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-11-26 13:47:50.975 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-11-26 13:47:51.612 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-11-26 13:47:52.540 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-11-26 13:47:53.081 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-26 13:47:53.267 | Unpacking openssl (1.1.1f-1ubuntu2.9) over (1.1.1f-1ubuntu2.3) ... 2021-11-26 13:47:53.953 | Selecting previously unselected package python3-yaml. 2021-11-26 13:47:53.961 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-11-26 13:47:54.004 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-26 13:47:54.413 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-26 13:47:54.587 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-26 13:47:55.264 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-26 13:47:55.523 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-26 13:47:56.600 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-26 13:47:56.796 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-26 13:47:57.470 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-11-26 13:47:57.690 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-11-26 13:47:58.319 | Selecting previously unselected package acl. 2021-11-26 13:47:58.327 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-11-26 13:47:58.376 | Unpacking acl (2.2.53-6) ... 2021-11-26 13:47:58.781 | Selecting previously unselected package autotools-dev. 2021-11-26 13:47:58.788 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-11-26 13:47:58.867 | Unpacking autotools-dev (20180224.1) ... 2021-11-26 13:47:59.370 | Selecting previously unselected package m4. 2021-11-26 13:47:59.377 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-11-26 13:47:59.450 | Unpacking m4 (1.4.18-4) ... 2021-11-26 13:47:59.862 | Selecting previously unselected package autoconf. 2021-11-26 13:47:59.869 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-11-26 13:47:59.924 | Unpacking autoconf (2.69-11.1) ... 2021-11-26 13:48:00.542 | Selecting previously unselected package automake. 2021-11-26 13:48:00.549 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-11-26 13:48:00.617 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-11-26 13:48:01.124 | Selecting previously unselected package autopoint. 2021-11-26 13:48:01.131 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-11-26 13:48:01.181 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-11-26 13:48:01.707 | Selecting previously unselected package libllvm10:amd64. 2021-11-26 13:48:01.715 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:48:01.815 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:48:04.588 | Selecting previously unselected package libclang-cpp10. 2021-11-26 13:48:04.596 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:48:04.639 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:48:06.611 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-11-26 13:48:06.619 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-26 13:48:06.673 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 13:48:07.770 | Selecting previously unselected package libgc1c2:amd64. 2021-11-26 13:48:07.779 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-11-26 13:48:07.849 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-26 13:48:08.233 | Selecting previously unselected package libobjc4:amd64. 2021-11-26 13:48:08.241 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-26 13:48:08.295 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 13:48:08.753 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-11-26 13:48:08.760 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-26 13:48:08.827 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 13:48:09.347 | Selecting previously unselected package libc6-i386. 2021-11-26 13:48:09.355 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-11-26 13:48:09.415 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-26 13:48:10.427 | Selecting previously unselected package lib32gcc-s1. 2021-11-26 13:48:10.434 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-26 13:48:10.489 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 13:48:10.964 | Selecting previously unselected package lib32stdc++6. 2021-11-26 13:48:10.972 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-26 13:48:11.027 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 13:48:11.525 | Selecting previously unselected package libclang-common-10-dev. 2021-11-26 13:48:11.533 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:48:11.598 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 13:48:13.107 | Selecting previously unselected package libclang1-10. 2021-11-26 13:48:13.115 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:48:13.255 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:48:14.850 | Selecting previously unselected package clang-10. 2021-11-26 13:48:14.859 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:48:14.913 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:48:15.216 | Selecting previously unselected package libtool. 2021-11-26 13:48:15.223 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-11-26 13:48:15.272 | Unpacking libtool (2.4.6-14) ... 2021-11-26 13:48:15.730 | Selecting previously unselected package dh-autoreconf. 2021-11-26 13:48:15.738 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-11-26 13:48:15.804 | Unpacking dh-autoreconf (19) ... 2021-11-26 13:48:16.055 | Selecting previously unselected package libdebhelper-perl. 2021-11-26 13:48:16.064 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-11-26 13:48:16.112 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-11-26 13:48:16.490 | Selecting previously unselected package libarchive-zip-perl. 2021-11-26 13:48:16.497 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-11-26 13:48:16.564 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-11-26 13:48:16.953 | Selecting previously unselected package libsub-override-perl. 2021-11-26 13:48:16.960 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-11-26 13:48:17.016 | Unpacking libsub-override-perl (0.09-2) ... 2021-11-26 13:48:17.519 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-26 13:48:17.527 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-11-26 13:48:17.610 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-26 13:48:17.976 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-26 13:48:17.984 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-11-26 13:48:18.044 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-11-26 13:48:18.313 | Selecting previously unselected package libdpkg-perl. 2021-11-26 13:48:18.320 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-11-26 13:48:18.364 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-11-26 13:48:18.776 | Selecting previously unselected package make. 2021-11-26 13:48:18.783 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-11-26 13:48:18.844 | Unpacking make (4.2.1-1.2) ... 2021-11-26 13:48:19.222 | Selecting previously unselected package dpkg-dev. 2021-11-26 13:48:19.230 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-11-26 13:48:19.296 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-11-26 13:48:19.856 | Selecting previously unselected package dwz. 2021-11-26 13:48:19.864 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-11-26 13:48:19.913 | Unpacking dwz (0.13-5) ... 2021-11-26 13:48:20.330 | Selecting previously unselected package libcroco3:amd64. 2021-11-26 13:48:20.338 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-11-26 13:48:20.392 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-11-26 13:48:20.885 | Selecting previously unselected package gettext. 2021-11-26 13:48:20.894 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-11-26 13:48:20.947 | Unpacking gettext (0.19.8.1-10build1) ... 2021-11-26 13:48:21.621 | Selecting previously unselected package intltool-debian. 2021-11-26 13:48:21.629 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-11-26 13:48:21.678 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-11-26 13:48:22.033 | Selecting previously unselected package po-debconf. 2021-11-26 13:48:22.041 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-11-26 13:48:22.095 | Unpacking po-debconf (1.0.21) ... 2021-11-26 13:48:22.542 | Selecting previously unselected package debhelper. 2021-11-26 13:48:22.549 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-11-26 13:48:22.599 | Unpacking debhelper (12.10ubuntu1) ... 2021-11-26 13:48:23.130 | Selecting previously unselected package uuid-dev:amd64. 2021-11-26 13:48:23.139 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-11-26 13:48:23.210 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-26 13:48:23.804 | Selecting previously unselected package libsctp1:amd64. 2021-11-26 13:48:23.812 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-11-26 13:48:23.873 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-26 13:48:24.233 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-26 13:48:24.240 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-11-26 13:48:24.307 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-26 13:48:24.719 | Selecting previously unselected package libapr1-dev. 2021-11-26 13:48:24.727 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-11-26 13:48:24.764 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-26 13:48:26.056 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-26 13:48:26.064 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-26 13:48:26.141 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-26 13:48:26.616 | Selecting previously unselected package libaprutil1-dev. 2021-11-26 13:48:26.623 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-11-26 13:48:26.684 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-26 13:48:27.444 | Selecting previously unselected package apache2-dev. 2021-11-26 13:48:27.453 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 13:48:27.507 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-26 13:48:28.193 | Selecting previously unselected package binfmt-support. 2021-11-26 13:48:28.201 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-11-26 13:48:28.257 | Unpacking binfmt-support (2.2.0-2) ... 2021-11-26 13:48:28.610 | Selecting previously unselected package g++-9. 2021-11-26 13:48:28.618 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-26 13:48:28.672 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 13:48:30.496 | Selecting previously unselected package g++. 2021-11-26 13:48:30.504 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-11-26 13:48:30.569 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-11-26 13:48:30.902 | Selecting previously unselected package build-essential. 2021-11-26 13:48:30.910 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-11-26 13:48:30.970 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-11-26 13:48:31.267 | Selecting previously unselected package conntrack. 2021-11-26 13:48:31.275 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-11-26 13:48:31.335 | Unpacking conntrack (1:1.4.5-2) ... 2021-11-26 13:48:31.656 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-26 13:48:31.663 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-11-26 13:48:31.713 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-26 13:48:32.061 | Selecting previously unselected package libnetfilter-queue1. 2021-11-26 13:48:32.070 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-11-26 13:48:32.095 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-11-26 13:48:32.468 | Selecting previously unselected package conntrackd. 2021-11-26 13:48:32.476 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-11-26 13:48:32.547 | Unpacking conntrackd (1:1.4.5-2) ... 2021-11-26 13:48:32.965 | Selecting previously unselected package dns-root-data. 2021-11-26 13:48:32.973 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-11-26 13:48:33.129 | Unpacking dns-root-data (2019052802) ... 2021-11-26 13:48:33.513 | Selecting previously unselected package libidn11:amd64. 2021-11-26 13:48:33.521 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-11-26 13:48:33.581 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-26 13:48:34.050 | Selecting previously unselected package dnsmasq-base. 2021-11-26 13:48:34.058 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-26 13:48:34.118 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-26 13:48:34.364 | Selecting previously unselected package dnsmasq-utils. 2021-11-26 13:48:34.372 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-26 13:48:34.415 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-26 13:48:34.770 | Selecting previously unselected package dstat. 2021-11-26 13:48:34.778 | Preparing to unpack .../088-dstat_0.7.4-6_all.deb ... 2021-11-26 13:48:34.832 | Unpacking dstat (0.7.4-6) ... 2021-11-26 13:48:35.250 | Selecting previously unselected package ebtables. 2021-11-26 13:48:35.258 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2021-11-26 13:48:35.330 | Unpacking ebtables (2.0.11-3build1) ... 2021-11-26 13:48:35.821 | Selecting previously unselected package libfakeroot:amd64. 2021-11-26 13:48:35.829 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2021-11-26 13:48:35.867 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-11-26 13:48:36.199 | Selecting previously unselected package fakeroot. 2021-11-26 13:48:36.207 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2021-11-26 13:48:36.250 | Unpacking fakeroot (1.24-1) ... 2021-11-26 13:48:36.656 | Selecting previously unselected package fonts-dejavu-core. 2021-11-26 13:48:36.663 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-26 13:48:36.758 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-26 13:48:37.151 | Selecting previously unselected package fonts-liberation. 2021-11-26 13:48:37.160 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-11-26 13:48:37.221 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-11-26 13:48:37.856 | Selecting previously unselected package fontconfig-config. 2021-11-26 13:48:37.864 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-11-26 13:48:37.912 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-26 13:48:38.376 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-26 13:48:38.383 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-11-26 13:48:38.450 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-26 13:48:39.004 | Selecting previously unselected package fontconfig. 2021-11-26 13:48:39.012 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-11-26 13:48:39.061 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-11-26 13:48:39.427 | Selecting previously unselected package genisoimage. 2021-11-26 13:48:39.435 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-11-26 13:48:39.478 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-26 13:48:39.970 | Selecting previously unselected package libann0. 2021-11-26 13:48:39.978 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-11-26 13:48:40.027 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-11-26 13:48:40.330 | Selecting previously unselected package libcdt5:amd64. 2021-11-26 13:48:40.338 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2021-11-26 13:48:40.392 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-11-26 13:48:40.799 | Selecting previously unselected package libcgraph6:amd64. 2021-11-26 13:48:40.807 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-11-26 13:48:40.872 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-26 13:48:41.313 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-26 13:48:41.321 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-26 13:48:41.387 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-26 13:48:41.736 | Selecting previously unselected package libjpeg8:amd64. 2021-11-26 13:48:41.744 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-26 13:48:41.799 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-26 13:48:42.176 | Selecting previously unselected package libjbig0:amd64. 2021-11-26 13:48:42.184 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-26 13:48:42.250 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-26 13:48:42.639 | Selecting previously unselected package libwebp6:amd64. 2021-11-26 13:48:42.647 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:48:42.707 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-26 13:48:43.193 | Selecting previously unselected package libtiff5:amd64. 2021-11-26 13:48:43.201 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-11-26 13:48:43.255 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-26 13:48:43.793 | Selecting previously unselected package libxpm4:amd64. 2021-11-26 13:48:43.801 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-26 13:48:43.867 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-26 13:48:44.341 | Selecting previously unselected package libgd3:amd64. 2021-11-26 13:48:44.350 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-11-26 13:48:44.404 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-26 13:48:45.038 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-26 13:48:45.046 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-26 13:48:45.112 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-26 13:48:45.645 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-26 13:48:45.653 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-11-26 13:48:45.724 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-26 13:48:46.193 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-26 13:48:46.201 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2021-11-26 13:48:46.261 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-11-26 13:48:46.650 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-26 13:48:46.658 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2021-11-26 13:48:46.695 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-11-26 13:48:47.096 | Selecting previously unselected package libxrender1:amd64. 2021-11-26 13:48:47.104 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-26 13:48:47.146 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-26 13:48:47.627 | Selecting previously unselected package libcairo2:amd64. 2021-11-26 13:48:47.636 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-11-26 13:48:47.701 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-26 13:48:48.284 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-26 13:48:48.293 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-11-26 13:48:48.358 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-26 13:48:48.879 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-26 13:48:48.887 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-11-26 13:48:48.958 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-26 13:48:49.428 | Selecting previously unselected package libthai-data. 2021-11-26 13:48:49.435 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2021-11-26 13:48:49.489 | Unpacking libthai-data (0.1.28-3) ... 2021-11-26 13:48:50.045 | Selecting previously unselected package libdatrie1:amd64. 2021-11-26 13:48:50.053 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2021-11-26 13:48:50.124 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-11-26 13:48:50.536 | Selecting previously unselected package libthai0:amd64. 2021-11-26 13:48:50.544 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2021-11-26 13:48:50.604 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-11-26 13:48:51.010 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-26 13:48:51.019 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-26 13:48:51.055 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 13:48:51.518 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-26 13:48:51.527 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-26 13:48:51.564 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 13:48:51.924 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-26 13:48:51.933 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-26 13:48:51.986 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 13:48:52.307 | Selecting previously unselected package libpathplan4:amd64. 2021-11-26 13:48:52.315 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-11-26 13:48:52.376 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-26 13:48:52.810 | Selecting previously unselected package libgvc6. 2021-11-26 13:48:52.821 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2021-11-26 13:48:52.878 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-11-26 13:48:53.450 | Selecting previously unselected package libgvpr2:amd64. 2021-11-26 13:48:53.458 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-11-26 13:48:53.529 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-26 13:48:54.079 | Selecting previously unselected package liblab-gamut1:amd64. 2021-11-26 13:48:54.087 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-11-26 13:48:54.158 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-26 13:48:54.862 | Selecting previously unselected package x11-common. 2021-11-26 13:48:54.870 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-11-26 13:48:54.940 | dpkg-query: no packages found matching nux-tools 2021-11-26 13:48:54.951 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-11-26 13:48:55.302 | Selecting previously unselected package libice6:amd64. 2021-11-26 13:48:55.310 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-11-26 13:48:55.364 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-26 13:48:55.765 | Selecting previously unselected package libsm6:amd64. 2021-11-26 13:48:55.773 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-11-26 13:48:55.821 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-11-26 13:48:56.245 | Selecting previously unselected package libxt6:amd64. 2021-11-26 13:48:56.252 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-26 13:48:56.290 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-26 13:48:56.615 | Selecting previously unselected package libxmu6:amd64. 2021-11-26 13:48:56.623 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-11-26 13:48:56.666 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-26 13:48:57.164 | Selecting previously unselected package libxaw7:amd64. 2021-11-26 13:48:57.172 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-26 13:48:57.238 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-26 13:48:57.753 | Selecting previously unselected package graphviz. 2021-11-26 13:48:57.761 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2021-11-26 13:48:57.827 | Unpacking graphviz (2.42.2-3build2) ... 2021-11-26 13:48:58.410 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-26 13:48:58.418 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-11-26 13:48:58.478 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-26 13:48:59.101 | Selecting previously unselected package libibverbs1:amd64. 2021-11-26 13:48:59.109 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-11-26 13:48:59.164 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-26 13:48:59.679 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-26 13:48:59.687 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-11-26 13:48:59.731 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-26 13:49:00.107 | Selecting previously unselected package icu-devtools. 2021-11-26 13:49:00.115 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-11-26 13:49:00.186 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-11-26 13:49:00.547 | Selecting previously unselected package iputils-arping. 2021-11-26 13:49:00.556 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-11-26 13:49:00.626 | Unpacking iputils-arping (3:20190709-3) ... 2021-11-26 13:49:01.107 | Selecting previously unselected package javascript-common. 2021-11-26 13:49:01.115 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2021-11-26 13:49:01.182 | Unpacking javascript-common (11) ... 2021-11-26 13:49:01.616 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-26 13:49:01.624 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 13:49:01.672 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:49:01.999 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-26 13:49:02.007 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 13:49:02.072 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:49:02.513 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-26 13:49:02.521 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 13:49:02.575 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:49:03.067 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-26 13:49:03.075 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 13:49:03.141 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:49:03.621 | Selecting previously unselected package comerr-dev:amd64. 2021-11-26 13:49:03.630 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-11-26 13:49:03.680 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-26 13:49:04.061 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-26 13:49:04.069 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 13:49:04.152 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:49:04.530 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-26 13:49:04.539 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-11-26 13:49:04.609 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-11-26 13:49:04.987 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-26 13:49:04.995 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-11-26 13:49:05.049 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-26 13:49:05.415 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-26 13:49:05.423 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-26 13:49:05.478 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-26 13:49:05.816 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-26 13:49:05.824 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-26 13:49:05.895 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-26 13:49:06.364 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-11-26 13:49:06.372 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-26 13:49:06.449 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-26 13:49:06.798 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-11-26 13:49:06.808 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-26 13:49:06.860 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-26 13:49:07.227 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-26 13:49:07.235 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-11-26 13:49:07.267 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-11-26 13:49:07.673 | Selecting previously unselected package libgts-bin. 2021-11-26 13:49:07.681 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-26 13:49:07.781 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-26 13:49:08.153 | Selecting previously unselected package libicu-dev:amd64. 2021-11-26 13:49:08.161 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-11-26 13:49:08.329 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-11-26 13:49:10.170 | Selecting previously unselected package libipset13:amd64. 2021-11-26 13:49:10.178 | Preparing to unpack .../154-libipset13_7.5-1~exp1_amd64.deb ... 2021-11-26 13:49:10.232 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-11-26 13:49:10.667 | Selecting previously unselected package librdmacm1:amd64. 2021-11-26 13:49:10.675 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-11-26 13:49:10.741 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-26 13:49:11.353 | Selecting previously unselected package libiscsi7:amd64. 2021-11-26 13:49:11.361 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2021-11-26 13:49:11.432 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-11-26 13:49:11.770 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-26 13:49:11.778 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-26 13:49:11.849 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-26 13:49:12.301 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-26 13:49:12.309 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-26 13:49:12.369 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 13:49:12.667 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-26 13:49:12.675 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-26 13:49:12.729 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 13:49:13.135 | Selecting previously unselected package libjs-jquery. 2021-11-26 13:49:13.144 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-11-26 13:49:13.220 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-11-26 13:49:13.650 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-26 13:49:13.658 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2021-11-26 13:49:13.740 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-11-26 13:49:14.095 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-26 13:49:14.103 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-11-26 13:49:14.158 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-26 13:49:14.672 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-26 13:49:14.681 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2021-11-26 13:49:14.741 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-11-26 13:49:15.106 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-26 13:49:15.115 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-26 13:49:15.157 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-26 13:49:15.461 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-26 13:49:15.469 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-26 13:49:15.523 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-26 13:49:15.821 | Selecting previously unselected package libssl-dev:amd64. 2021-11-26 13:49:15.829 | Preparing to unpack .../166-libssl-dev_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-26 13:49:15.878 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-26 13:49:16.518 | Selecting previously unselected package libmysqlclient-dev. 2021-11-26 13:49:16.526 | Preparing to unpack .../167-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:49:16.574 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:49:17.204 | Selecting previously unselected package libncurses-dev:amd64. 2021-11-26 13:49:17.213 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-26 13:49:17.278 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-26 13:49:17.855 | Selecting previously unselected package libomp5-10:amd64. 2021-11-26 13:49:17.863 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:49:17.923 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:49:18.427 | Selecting previously unselected package libomp-10-dev. 2021-11-26 13:49:18.436 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:49:18.495 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 13:49:19.055 | Selecting previously unselected package libpq5:amd64. 2021-11-26 13:49:19.063 | Preparing to unpack .../171-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:49:19.124 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 13:49:19.421 | Selecting previously unselected package libpq-dev. 2021-11-26 13:49:19.429 | Preparing to unpack .../172-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:49:19.477 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-11-26 13:49:19.947 | Selecting previously unselected package librados2. 2021-11-26 13:49:19.955 | Preparing to unpack .../173-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:49:20.003 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-26 13:49:20.901 | Selecting previously unselected package librbd1. 2021-11-26 13:49:20.909 | Preparing to unpack .../174-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:49:20.952 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-26 13:49:21.541 | Selecting previously unselected package libsasl2-dev. 2021-11-26 13:49:21.549 | Preparing to unpack .../175-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-11-26 13:49:21.592 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-26 13:49:21.878 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-26 13:49:21.887 | Preparing to unpack .../176-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 13:49:21.935 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 13:49:22.341 | Selecting previously unselected package libtinfo-dev:amd64. 2021-11-26 13:49:22.349 | Preparing to unpack .../177-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-26 13:49:22.432 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-26 13:49:22.901 | Selecting previously unselected package libx86-1:amd64. 2021-11-26 13:49:22.909 | Preparing to unpack .../178-libx86-1_1.1+ds1-11_amd64.deb ... 2021-11-26 13:49:22.963 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-11-26 13:49:23.312 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-26 13:49:23.320 | Preparing to unpack .../179-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:49:23.363 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-26 13:49:23.890 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-26 13:49:23.898 | Preparing to unpack .../180-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-11-26 13:49:23.940 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-26 13:49:24.489 | Selecting previously unselected package llvm-10-runtime. 2021-11-26 13:49:24.498 | Preparing to unpack .../181-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:49:24.557 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-26 13:49:24.975 | Selecting previously unselected package libpfm4:amd64. 2021-11-26 13:49:24.983 | Preparing to unpack .../182-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-11-26 13:49:25.037 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-26 13:49:25.364 | Selecting previously unselected package llvm-10. 2021-11-26 13:49:25.372 | Preparing to unpack .../183-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:49:25.414 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:49:26.535 | Selecting previously unselected package libffi-dev:amd64. 2021-11-26 13:49:26.544 | Preparing to unpack .../184-libffi-dev_3.3-4_amd64.deb ... 2021-11-26 13:49:26.603 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-11-26 13:49:27.077 | Selecting previously unselected package python3-pygments. 2021-11-26 13:49:27.086 | Preparing to unpack .../185-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-11-26 13:49:27.140 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-26 13:49:27.701 | Selecting previously unselected package llvm-10-tools. 2021-11-26 13:49:27.709 | Preparing to unpack .../186-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:49:27.785 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-26 13:49:28.329 | Selecting previously unselected package libz3-4:amd64. 2021-11-26 13:49:28.339 | Preparing to unpack .../187-libz3-4_4.8.7-4build1_amd64.deb ... 2021-11-26 13:49:28.415 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-11-26 13:49:29.723 | Selecting previously unselected package libz3-dev:amd64. 2021-11-26 13:49:29.732 | Preparing to unpack .../188-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-11-26 13:49:29.774 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-26 13:49:30.266 | Selecting previously unselected package llvm-10-dev. 2021-11-26 13:49:30.275 | Preparing to unpack .../189-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 13:49:30.329 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 13:49:35.477 | Selecting previously unselected package lsscsi. 2021-11-26 13:49:35.486 | Preparing to unpack .../190-lsscsi_0.30-0.1_amd64.deb ... 2021-11-26 13:49:35.540 | Unpacking lsscsi (0.30-0.1) ... 2021-11-26 13:49:35.883 | Selecting previously unselected package pkg-config. 2021-11-26 13:49:35.892 | Preparing to unpack .../191-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-11-26 13:49:35.945 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-11-26 13:49:36.238 | Selecting previously unselected package pm-utils. 2021-11-26 13:49:36.246 | Preparing to unpack .../192-pm-utils_1.4.1-19_all.deb ... 2021-11-26 13:49:36.294 | Unpacking pm-utils (1.4.1-19) ... 2021-11-26 13:49:36.689 | Selecting previously unselected package postgresql-client-common. 2021-11-26 13:49:36.697 | Preparing to unpack .../193-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-11-26 13:49:36.734 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-11-26 13:49:37.118 | Selecting previously unselected package postgresql-client-12. 2021-11-26 13:49:37.126 | Preparing to unpack .../194-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:49:37.174 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 13:49:37.769 | Selecting previously unselected package ssl-cert. 2021-11-26 13:49:37.778 | Preparing to unpack .../195-ssl-cert_1.0.39_all.deb ... 2021-11-26 13:49:37.831 | Unpacking ssl-cert (1.0.39) ... 2021-11-26 13:49:38.254 | Selecting previously unselected package postgresql-common. 2021-11-26 13:49:38.263 | Preparing to unpack .../196-postgresql-common_214ubuntu0.1_all.deb ... 2021-11-26 13:49:38.339 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-26 13:49:38.369 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-11-26 13:49:38.889 | Selecting previously unselected package postgresql-server-dev-12. 2021-11-26 13:49:38.898 | Preparing to unpack .../197-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:49:38.980 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 13:49:39.626 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-26 13:49:39.635 | Preparing to unpack .../198-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-11-26 13:49:39.688 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-26 13:49:40.032 | Selecting previously unselected package python-pip-whl. 2021-11-26 13:49:40.041 | Preparing to unpack .../199-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-11-26 13:49:40.105 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-26 13:49:40.683 | Selecting previously unselected package python3-mysqldb. 2021-11-26 13:49:40.692 | Preparing to unpack .../200-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-11-26 13:49:40.746 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-11-26 13:49:41.054 | Selecting previously unselected package python3-wheel. 2021-11-26 13:49:41.063 | Preparing to unpack .../201-python3-wheel_0.34.2-1_all.deb ... 2021-11-26 13:49:41.117 | Unpacking python3-wheel (0.34.2-1) ... 2021-11-26 13:49:41.529 | Selecting previously unselected package python3-pip. 2021-11-26 13:49:41.538 | Preparing to unpack .../202-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-11-26 13:49:41.597 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-26 13:49:42.375 | Selecting previously unselected package python3.8-venv. 2021-11-26 13:49:42.384 | Preparing to unpack .../203-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-11-26 13:49:42.449 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-26 13:49:42.860 | Selecting previously unselected package python3-venv. 2021-11-26 13:49:42.870 | Preparing to unpack .../204-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-11-26 13:49:42.945 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-11-26 13:49:43.306 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-26 13:49:43.315 | Preparing to unpack .../205-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-26 13:49:43.385 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-26 13:49:43.792 | Selecting previously unselected package qemu-utils. 2021-11-26 13:49:43.801 | Preparing to unpack .../206-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-26 13:49:43.848 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-26 13:49:44.357 | Selecting previously unselected package sharutils. 2021-11-26 13:49:44.366 | Preparing to unpack .../207-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-11-26 13:49:44.420 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-11-26 13:49:44.774 | Selecting previously unselected package sqlite3. 2021-11-26 13:49:44.783 | Preparing to unpack .../208-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-11-26 13:49:44.831 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-26 13:49:45.460 | Selecting previously unselected package unzip. 2021-11-26 13:49:45.469 | Preparing to unpack .../209-unzip_6.0-25ubuntu1_amd64.deb ... 2021-11-26 13:49:45.522 | Unpacking unzip (6.0-25ubuntu1) ... 2021-11-26 13:49:45.963 | Selecting previously unselected package vbetool. 2021-11-26 13:49:45.971 | Preparing to unpack .../210-vbetool_1.1-4_amd64.deb ... 2021-11-26 13:49:46.031 | Unpacking vbetool (1.1-4) ... 2021-11-26 13:49:46.580 | Selecting previously unselected package ipset. 2021-11-26 13:49:46.589 | Preparing to unpack .../211-ipset_7.5-1~exp1_amd64.deb ... 2021-11-26 13:49:46.633 | Unpacking ipset (7.5-1~exp1) ... 2021-11-26 13:49:46.946 | Selecting previously unselected package ipvsadm. 2021-11-26 13:49:46.954 | Preparing to unpack .../212-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-11-26 13:49:46.985 | Unpacking ipvsadm (1:1.31-1) ... 2021-11-26 13:49:47.294 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-26 13:49:47.303 | Preparing to unpack .../213-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 13:49:47.358 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-26 13:49:47.728 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-26 13:49:47.737 | Preparing to unpack .../214-liberasurecode1_1.6.1-4_amd64.deb ... 2021-11-26 13:49:47.802 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-11-26 13:49:48.117 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-11-26 13:49:48.126 | Preparing to unpack .../215-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-11-26 13:49:48.174 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-26 13:49:48.626 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-26 13:49:48.634 | Preparing to unpack .../216-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 13:49:48.688 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:49:49.031 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-26 13:49:49.040 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2021-11-26 13:49:49.105 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-11-26 13:49:49.409 | Selecting previously unselected package socat. 2021-11-26 13:49:49.418 | Preparing to unpack .../218-socat_1.7.3.3-2_amd64.deb ... 2021-11-26 13:49:49.465 | Unpacking socat (1.7.3.3-2) ... 2021-11-26 13:49:49.883 | Selecting previously unselected package vlan. 2021-11-26 13:49:49.892 | Preparing to unpack .../219-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-11-26 13:49:49.962 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-26 13:49:50.379 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-26 13:49:50.545 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-11-26 13:49:50.848 | Setting up javascript-common (11) ... 2021-11-26 13:49:51.164 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-26 13:49:51.231 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-26 13:49:51.391 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-26 13:49:51.556 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-26 13:49:51.711 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-26 13:49:51.959 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-26 13:49:52.048 | Setting up dstat (0.7.4-6) ... 2021-11-26 13:49:52.428 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-26 13:49:52.428 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-11-26 13:49:52.445 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-26 13:49:52.445 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-11-26 13:49:52.545 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-26 13:49:52.722 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-26 13:49:52.853 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 13:49:53.002 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-26 13:49:53.168 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-11-26 13:49:53.339 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-11-26 13:49:53.454 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-11-26 13:49:53.619 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-11-26 13:49:53.808 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-11-26 13:49:54.020 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-11-26 13:49:54.185 | Setting up libarchive-zip-perl (1.67-2) ... 2021-11-26 13:49:54.271 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-26 13:49:54.413 | Setting up vbetool (1.1-4) ... 2021-11-26 13:49:54.539 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-11-26 13:49:54.654 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-26 13:49:54.865 | Setting up pm-utils (1.4.1-19) ... 2021-11-26 13:49:55.139 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-26 13:49:55.671 | Setting up unzip (6.0-25ubuntu1) ... 2021-11-26 13:49:55.842 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-11-26 13:49:55.996 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-26 13:49:56.139 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-11-26 13:49:57.136 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-26 13:49:57.916 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-26 13:49:58.196 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-26 13:49:58.367 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-26 13:49:58.562 | Setting up m4 (1.4.18-4) ... 2021-11-26 13:49:58.745 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-26 13:49:59.202 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 13:49:59.322 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-11-26 13:49:59.408 | Setting up iputils-arping (3:20190709-3) ... 2021-11-26 13:49:59.539 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-11-26 13:49:59.676 | Setting up conntrack (1:1.4.5-2) ... 2021-11-26 13:49:59.802 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-26 13:49:59.950 | Setting up python3-wheel (0.34.2-1) ... 2021-11-26 13:50:00.351 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-26 13:50:00.470 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-11-26 13:50:00.989 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-11-26 13:50:03.259 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-11-26 13:50:05.079 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-26 13:50:05.847 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-11-26 13:50:06.082 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-11-26 13:50:06.236 | Setting up acl (2.2.53-6) ... 2021-11-26 13:50:06.367 | Setting up dns-root-data (2019052802) ... 2021-11-26 13:50:06.487 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:06.647 | Setting up fakeroot (1.24-1) ... 2021-11-26 13:50:06.736 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-26 13:50:06.853 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-26 13:50:07.087 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-26 13:50:07.242 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:50:07.379 | Setting up autotools-dev (20180224.1) ... 2021-11-26 13:50:07.556 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-26 13:50:08.528 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-11-26 13:50:08.681 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-26 13:50:08.824 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-26 13:50:08.968 | Setting up make (4.2.1-1.2) ... 2021-11-26 13:50:09.082 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-26 13:50:09.202 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:09.322 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-26 13:50:09.459 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-26 13:50:09.556 | Setting up ebtables (2.0.11-3build1) ... 2021-11-26 13:50:10.299 | Setting up socat (1.7.3.3-2) ... 2021-11-26 13:50:10.413 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-11-26 13:50:10.533 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-26 13:50:10.693 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-26 13:50:10.859 | Setting up autopoint (0.19.8.1-10build1) ... 2021-11-26 13:50:11.007 | Setting up binfmt-support (2.2.0-2) ... 2021-11-26 13:50:11.444 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-11-26 13:50:12.602 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-26 13:50:12.768 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-11-26 13:50:13.047 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-26 13:50:14.184 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-11-26 13:50:14.373 | Setting up lsscsi (0.30-0.1) ... 2021-11-26 13:50:14.522 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-26 13:50:14.693 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 13:50:14.870 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-26 13:50:15.025 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 13:50:15.190 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-11-26 13:50:15.401 | Setting up autoconf (2.69-11.1) ... 2021-11-26 13:50:15.681 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-11-26 13:50:15.876 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-11-26 13:50:16.046 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-26 13:50:16.127 | Setting up dwz (0.13-5) ... 2021-11-26 13:50:16.310 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-26 13:50:16.504 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-26 13:50:16.630 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-11-26 13:50:16.745 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-26 13:50:16.899 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-26 13:50:17.242 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:50:17.390 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:17.561 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-26 13:50:17.727 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-26 13:50:17.870 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-11-26 13:50:18.024 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-11-26 13:50:18.270 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-26 13:50:18.356 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-26 13:50:18.624 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-11-26 13:50:18.750 | Setting up libsub-override-perl (0.09-2) ... 2021-11-26 13:50:18.893 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-26 13:50:19.007 | Setting up libthai-data (0.1.28-3) ... 2021-11-26 13:50:19.150 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-26 13:50:19.293 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-11-26 13:50:19.401 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-26 13:50:19.533 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-26 13:50:19.693 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-11-26 13:50:19.847 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:50:19.990 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-11-26 13:50:20.144 | Setting up sharutils (1:4.15.2-4build1) ... 2021-11-26 13:50:20.276 | Setting up ipset (7.5-1~exp1) ... 2021-11-26 13:50:20.395 | Setting up openssl (1.1.1f-1ubuntu2.9) ... 2021-11-26 13:50:20.550 | Setting up conntrackd (1:1.4.5-2) ... 2021-11-26 13:50:21.858 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-26 13:50:22.236 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-26 13:50:22.390 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-26 13:50:22.550 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-11-26 13:50:22.738 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-26 13:50:22.893 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 13:50:23.082 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-26 13:50:23.299 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-26 13:50:23.481 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 13:50:23.693 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-26 13:50:23.904 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-11-26 13:50:23.999 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-11-26 13:50:24.081 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-26 13:50:24.264 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-26 13:50:24.401 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:50:24.567 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-26 13:50:24.727 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-26 13:50:24.892 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-26 13:50:25.076 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-26 13:50:25.224 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:50:25.384 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:25.555 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-26 13:50:25.744 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:25.916 | Setting up wget (1.20.3-1ubuntu2) ... 2021-11-26 13:50:26.127 | Setting up libtool (2.4.6-14) ... 2021-11-26 13:50:26.304 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-26 13:50:28.853 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-11-26 13:50:29.207 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 13:50:29.395 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-11-26 13:50:30.930 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-26 13:50:32.076 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-11-26 13:50:32.276 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 13:50:32.424 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-26 13:50:33.218 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 13:50:33.327 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:33.441 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:33.601 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-11-26 13:50:33.881 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-26 13:50:34.041 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-11-26 13:50:34.493 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-26 13:50:34.675 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-11-26 13:50:34.818 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-11-26 13:50:34.904 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-26 13:50:35.024 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 13:50:35.747 | 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-11-26 13:50:35.892 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 13:50:36.058 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 13:50:36.212 | Setting up ssl-cert (1.0.39) ... 2021-11-26 13:50:37.093 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-26 13:50:37.270 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-26 13:50:37.521 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-11-26 13:50:37.778 | Setting up postgresql-common (214ubuntu0.1) ... 2021-11-26 13:50:39.104 | Adding user postgres to group ssl-cert 2021-11-26 13:50:39.359 | 2021-11-26 13:50:39.359 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-26 13:50:39.568 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-26 13:50:39.568 | Removing obsolete dictionary files: 2021-11-26 13:50:40.175 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-26 13:50:41.464 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-11-26 13:50:41.641 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-26 13:50:41.772 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-11-26 13:50:42.001 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-26 13:50:42.590 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-11-26 13:50:42.749 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-26 13:50:42.915 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-26 13:50:43.075 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-26 13:50:43.316 | Setting up build-essential (12.8ubuntu1.1) ... 2021-11-26 13:50:43.424 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-26 13:50:43.646 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-26 13:50:43.869 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 13:50:44.035 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-11-26 13:50:44.207 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:50:44.372 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-26 13:50:44.561 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:50:44.749 | Setting up ipvsadm (1:1.31-1) ... 2021-11-26 13:50:45.761 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-11-26 13:50:45.875 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-26 13:50:46.218 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-11-26 13:50:48.347 | Regenerating fonts cache... done. 2021-11-26 13:50:48.441 | Setting up gettext (0.19.8.1-10build1) ... 2021-11-26 13:50:48.635 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-26 13:50:48.812 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-11-26 13:50:50.548 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-11-26 13:50:51.486 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-26 13:50:52.435 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:52.595 | Setting up keepalived (1:2.0.19-2) ... 2021-11-26 13:50:53.838 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-26 13:50:54.606 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:54.789 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 13:50:54.960 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 13:50:55.155 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-26 13:50:55.320 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-26 13:50:55.486 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-11-26 13:50:55.652 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 13:50:55.817 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:55.994 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-11-26 13:50:56.200 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-26 13:50:56.383 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-26 13:50:56.543 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-26 13:50:56.732 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-26 13:50:56.858 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 13:50:56.978 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 13:50:57.120 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 13:50:57.326 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 13:50:57.520 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-26 13:50:57.720 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-26 13:50:57.881 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-26 13:50:58.035 | Setting up po-debconf (1.0.21) ... 2021-11-26 13:50:58.223 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-11-26 13:51:07.460 | Enabling module mpm_event. 2021-11-26 13:51:07.530 | Enabling module authz_core. 2021-11-26 13:51:07.535 | Enabling module authz_host. 2021-11-26 13:51:07.595 | Enabling module authn_core. 2021-11-26 13:51:07.600 | Enabling module auth_basic. 2021-11-26 13:51:07.661 | Enabling module access_compat. 2021-11-26 13:51:07.721 | Enabling module authn_file. 2021-11-26 13:51:07.781 | Enabling module authz_user. 2021-11-26 13:51:07.841 | Enabling module alias. 2021-11-26 13:51:07.901 | Enabling module dir. 2021-11-26 13:51:07.960 | Enabling module autoindex. 2021-11-26 13:51:08.020 | Enabling module env. 2021-11-26 13:51:08.080 | Enabling module mime. 2021-11-26 13:51:08.139 | Enabling module negotiation. 2021-11-26 13:51:08.198 | Enabling module setenvif. 2021-11-26 13:51:08.257 | Enabling module filter. 2021-11-26 13:51:08.317 | Enabling module deflate. 2021-11-26 13:51:08.378 | Enabling module status. 2021-11-26 13:51:08.442 | Enabling module reqtimeout. 2021-11-26 13:51:08.502 | Enabling conf charset. 2021-11-26 13:51:08.562 | Enabling conf localized-error-pages. 2021-11-26 13:51:08.621 | Enabling conf other-vhosts-access-log. 2021-11-26 13:51:08.681 | Enabling conf security. 2021-11-26 13:51:08.741 | Enabling conf serve-cgi-bin. 2021-11-26 13:51:08.800 | Enabling site 000-default. 2021-11-26 13:51:08.851 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-26 13:51:08.907 | Enabling conf javascript-common. 2021-11-26 13:51:09.164 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-26 13:51:09.740 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-26 13:51:12.566 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-26 13:51:12.795 | Setting up libgvc6 (2.42.2-3build2) ... 2021-11-26 13:51:12.977 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-26 13:51:13.154 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-26 13:51:13.350 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-11-26 13:51:13.515 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-26 13:51:13.686 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-26 13:51:13.846 | Setting up graphviz (2.42.2-3build2) ... 2021-11-26 13:51:13.994 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-26 13:51:14.151 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-11-26 13:51:14.195 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-26 13:51:16.041 | Setting up dh-autoreconf (19) ... 2021-11-26 13:51:16.194 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-11-26 13:51:17.328 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-11-26 13:51:17.499 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 13:51:17.681 | Setting up debhelper (12.10ubuntu1) ... 2021-11-26 13:51:17.835 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 13:51:18.390 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-26 13:51:18.549 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-11-26 13:51:18.703 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-11-26 13:51:18.894 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-11-26 13:51:32.691 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-26 13:51:32.897 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-11-26 13:51:33.400 | Processing triggers for ufw (0.36-6) ... 2021-11-26 13:51:33.720 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 13:51:58.945 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-11-26 13:51:59.070 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-11-26 13:52:06.217 | ++ functions-common:apt_get:1113 : result=0 2021-11-26 13:52:06.219 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 13:52:06.221 | ++ functions-common:time_stop:2304 : local name 2021-11-26 13:52:06.224 | ++ functions-common:time_stop:2305 : local end_time 2021-11-26 13:52:06.226 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:52:06.228 | ++ functions-common:time_stop:2307 : local total 2021-11-26 13:52:06.230 | ++ functions-common:time_stop:2308 : local start_time 2021-11-26 13:52:06.232 | ++ functions-common:time_stop:2310 : name=apt-get 2021-11-26 13:52:06.234 | ++ functions-common:time_stop:2311 : start_time=1637934415284 2021-11-26 13:52:06.236 | ++ functions-common:time_stop:2313 : [[ -z 1637934415284 ]] 2021-11-26 13:52:06.239 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:52:06.243 | ++ functions-common:time_stop:2316 : end_time=1637934726240 2021-11-26 13:52:06.245 | ++ functions-common:time_stop:2317 : elapsed_time=310956 2021-11-26 13:52:06.247 | ++ functions-common:time_stop:2318 : total=718 2021-11-26 13:52:06.249 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:52:06.251 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=311674 2021-11-26 13:52:06.254 | ++ functions-common:apt_get:1117 : return 0 2021-11-26 13:52:06.257 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-26 13:52:06.259 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-26 13:52:06.262 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-26 13:52:06.266 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-26 13:52:06.270 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2021-11-26 13:52:06.272 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2021-11-26 13:52:06.275 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-26 13:52:07.583 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-26 13:52:07.585 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-26 13:52:07.587 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-26 13:52:07.590 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-26 13:52:07.592 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-26 13:52:07.595 | + functions-common:GetDistro:373 : GetOSVersion 2021-11-26 13:52:07.597 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-11-26 13:52:07.599 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-11-26 13:52:07.602 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-11-26 13:52:07.603 | + functions-common:_ensure_lsb_release:328 : return 2021-11-26 13:52:07.605 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-11-26 13:52:07.670 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-11-26 13:52:07.672 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-11-26 13:52:07.736 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-11-26 13:52:07.738 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-11-26 13:52:07.807 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-11-26 13:52:07.808 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-26 13:52:07.810 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-11-26 13:52:07.812 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-11-26 13:52:07.814 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-11-26 13:52:07.816 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-11-26 13:52:07.818 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-11-26 13:52:07.820 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-26 13:52:07.822 | + functions-common:GetDistro:378 : DISTRO=focal 2021-11-26 13:52:07.824 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-11-26 13:52:07.826 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-11-26 13:52:07.826 | Distro: focal 2021-11-26 13:52:07.828 | + tools/install_pip.sh:main:127 : get_versions 2021-11-26 13:52:07.831 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-26 13:52:07.834 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-26 13:52:07.836 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-26 13:52:07.839 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-26 13:52:07.839 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-26 13:52:08.218 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-26 13:52:08.220 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-26 13:52:08.220 | pip: 20.2.2 2021-11-26 13:52:08.222 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-11-26 13:52:08.574 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-11-26 13:52:08.597 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-11-26 13:52:08.599 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-11-26 13:52:08.600 | + tools/install_pip.sh:main:135 : exit 0 2021-11-26 13:52:08.603 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-26 13:52:08.606 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-26 13:52:08.609 | + ./stack.sh:main:765 : fixup_all 2021-11-26 13:52:08.611 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-11-26 13:52:08.614 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-11-26 13:52:08.615 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-26 13:52:08.622 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-26 13:52:08.622 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-11-26 13:52:08.623 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-11-26 13:52:08.628 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-11-26 13:52:08.630 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-11-26 13:52:08.632 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-11-26 13:52:08.640 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-11-26 13:52:08.643 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-11-26 13:52:08.646 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-11-26 13:52:08.648 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-11-26 13:52:08.650 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-11-26 13:52:08.653 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-11-26 13:52:08.655 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 13:52:08.657 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 13:52:08.659 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 13:52:08.661 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 13:52:08.663 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 13:52:08.665 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 13:52:08.667 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-26 13:52:08.669 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-26 13:52:08.671 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 13:52:08.673 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-11-26 13:52:08.675 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-11-26 13:52:08.677 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-11-26 13:52:08.679 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 13:52:08.681 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 13:52:08.683 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 13:52:08.685 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 13:52:08.687 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 13:52:08.689 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 13:52:08.691 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-11-26 13:52:08.694 | + ./stack.sh:main:768 : pip_install -U os-testr 2021-11-26 13:52:08.714 | Using python 3.8 to install os-testr 2021-11-26 13:52:08.716 | + 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-11-26 13:52:09.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:52:09.382 | from cryptography.utils import int_from_bytes 2021-11-26 13:52:09.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:52:09.382 | from cryptography.utils import int_from_bytes 2021-11-26 13:52:10.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:52:10.415 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:10.415 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:10.421 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:10.426 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:10.428 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:10.430 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:10.563 | Collecting os-testr===2.0.0 2021-11-26 13:52:10.569 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-11-26 13:52:10.730 | Collecting stestr===3.1.0 2021-11-26 13:52:10.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-11-26 13:52:10.915 | Collecting python-subunit===1.4.0 2021-11-26 13:52:10.924 | 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-11-26 13:52:11.004 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-26 13:52:11.006 | 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 341)) (2.4.0) 2021-11-26 13:52:11.024 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-11-26 13:52:11.027 | 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 62)) (3.0.0) 2021-11-26 13:52:11.037 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-11-26 13:52:11.132 | Collecting future===0.18.2 2021-11-26 13:52:11.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-26 13:52:12.077 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (3.7.0) 2021-11-26 13:52:12.089 | 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 161)) (1.0.0) 2021-11-26 13:52:12.091 | 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 201)) (1.1.0) 2021-11-26 13:52:12.097 | 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 97)) (1.6.0) 2021-11-26 13:52:12.100 | 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 146)) (1.4.0) 2021-11-26 13:52:12.104 | 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 442)) (1.15.0) 2021-11-26 13:52:12.106 | 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 405)) (2.4.7) 2021-11-26 13:52:12.109 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2021-11-26 13:52:12.171 | 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 143)) (0.7.2) 2021-11-26 13:52:12.173 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-11-26 13:52:12.181 | 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 201)) (1.4.0) 2021-11-26 13:52:12.183 | 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 357)) (1.0.0) 2021-11-26 13:52:12.186 | 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 140)) (0.2.5) 2021-11-26 13:52:12.191 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2021-11-26 13:52:12.194 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-11-26 13:52:12.235 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-11-26 13:52:12.237 | Building wheels for collected packages: future 2021-11-26 13:52:12.238 | Building wheel for future (setup.py): started 2021-11-26 13:52:13.262 | Building wheel for future (setup.py): finished with status 'done' 2021-11-26 13:52:13.266 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=71c36d3be924b636bf98ca6da6c4df0f49c1a9607f4708d2fafab66f91ed9782 2021-11-26 13:52:13.266 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-11-26 13:52:13.267 | Successfully built future 2021-11-26 13:52:14.514 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-26 13:52:15.607 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-11-26 13:52:15.712 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:52:15.712 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:52:15.812 | + inc/python:pip_install:200 : result=0 2021-11-26 13:52:15.815 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:52:15.817 | + functions-common:time_stop:2304 : local name 2021-11-26 13:52:15.819 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:52:15.821 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:52:15.823 | + functions-common:time_stop:2307 : local total 2021-11-26 13:52:15.825 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:52:15.827 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:52:15.829 | + functions-common:time_stop:2311 : start_time=1637934728708 2021-11-26 13:52:15.831 | + functions-common:time_stop:2313 : [[ -z 1637934728708 ]] 2021-11-26 13:52:15.834 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:52:15.838 | + functions-common:time_stop:2316 : end_time=1637934735835 2021-11-26 13:52:15.840 | + functions-common:time_stop:2317 : elapsed_time=7127 2021-11-26 13:52:15.843 | + functions-common:time_stop:2318 : total=0 2021-11-26 13:52:15.845 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:52:15.850 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7127 2021-11-26 13:52:15.853 | + inc/python:pip_install:203 : return 0 2021-11-26 13:52:15.855 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-26 13:52:15.903 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-11-26 13:52:16.115 | + ./stack.sh:main:779 : install_infra 2021-11-26 13:52:16.118 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 13:52:16.121 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-26 13:52:16.124 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-26 13:52:19.261 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 13:52:19.263 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-26 13:52:19.285 | + 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-11-26 13:52:21.191 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:21.199 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:21.407 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:21.593 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:21.646 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:21.705 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:21.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:52:21.985 | Collecting pbr===5.5.1 2021-11-26 13:52:21.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-11-26 13:52:22.030 | Installing collected packages: pbr 2021-11-26 13:52:22.168 | Successfully installed pbr-5.5.1 2021-11-26 13:52:22.231 | + inc/python:pip_install:200 : result=0 2021-11-26 13:52:22.233 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:52:22.235 | + functions-common:time_stop:2304 : local name 2021-11-26 13:52:22.237 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:52:22.239 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:52:22.241 | + functions-common:time_stop:2307 : local total 2021-11-26 13:52:22.243 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:52:22.245 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:52:22.247 | + functions-common:time_stop:2311 : start_time=1637934739278 2021-11-26 13:52:22.249 | + functions-common:time_stop:2313 : [[ -z 1637934739278 ]] 2021-11-26 13:52:22.252 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:52:22.255 | + functions-common:time_stop:2316 : end_time=1637934742253 2021-11-26 13:52:22.257 | + functions-common:time_stop:2317 : elapsed_time=2975 2021-11-26 13:52:22.260 | + functions-common:time_stop:2318 : total=7127 2021-11-26 13:52:22.262 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:52:22.264 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10102 2021-11-26 13:52:22.267 | + inc/python:pip_install:203 : return 0 2021-11-26 13:52:22.269 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 13:52:22.271 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-26 13:52:22.293 | + 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-11-26 13:52:24.234 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:24.241 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:24.448 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:24.629 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:24.683 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:24.741 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:24.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:52:24.901 | Processing /opt/stack/requirements 2021-11-26 13:52:26.640 | Collecting fixtures===3.0.0 2021-11-26 13:52:26.663 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-11-26 13:52:27.678 | Collecting PyYAML===5.4.1 2021-11-26 13:52:27.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-11-26 13:52:28.291 | Collecting requests===2.25.1 2021-11-26 13:52:28.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-11-26 13:52:28.793 | Collecting packaging===20.9 2021-11-26 13:52:28.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-11-26 13:52:29.253 | Collecting testtools===2.4.0 2021-11-26 13:52:29.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-11-26 13:52:29.707 | Collecting idna===2.10 2021-11-26 13:52:29.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-11-26 13:52:30.311 | Collecting pyparsing===2.4.7 2021-11-26 13:52:30.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-26 13:52:30.749 | Collecting six===1.15.0 2021-11-26 13:52:30.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-11-26 13:52:30.788 | Collecting Parsley>=1.2 2021-11-26 13:52:30.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-26 13:52:30.844 | Collecting beagle>=0.2.1 2021-11-26 13:52:30.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-11-26 13:52:30.878 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-26 13:52:31.329 | Collecting urllib3===1.26.3 2021-11-26 13:52:31.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-11-26 13:52:31.434 | Collecting certifi===2021.10.8 2021-11-26 13:52:31.441 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-11-26 13:52:31.482 | Collecting chardet===4.0.0 2021-11-26 13:52:31.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-11-26 13:52:31.546 | Collecting python-mimeparse===1.6.0 2021-11-26 13:52:31.553 | 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-11-26 13:52:31.583 | Collecting traceback2===1.4.0 2021-11-26 13:52:31.590 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-11-26 13:52:31.630 | Collecting unittest2===1.1.0 2021-11-26 13:52:31.636 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-11-26 13:52:32.021 | Collecting extras===1.0.0 2021-11-26 13:52:32.028 | 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-11-26 13:52:32.538 | Collecting cliff===3.7.0 2021-11-26 13:52:32.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-11-26 13:52:32.596 | Collecting linecache2===1.0.0 2021-11-26 13:52:32.603 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-11-26 13:52:32.644 | Collecting argparse 2021-11-26 13:52:32.651 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-11-26 13:52:33.067 | Collecting prettytable===0.7.2 2021-11-26 13:52:33.074 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-11-26 13:52:33.556 | Collecting stevedore===3.3.0 2021-11-26 13:52:33.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-11-26 13:52:34.192 | Collecting cmd2===1.5.0 2021-11-26 13:52:34.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-11-26 13:52:34.683 | Collecting wcwidth===0.2.5 2021-11-26 13:52:34.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-11-26 13:52:35.116 | Collecting attrs===20.3.0 2021-11-26 13:52:35.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-11-26 13:52:35.588 | Collecting pyperclip===1.8.2 2021-11-26 13:52:35.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-11-26 13:52:36.008 | Collecting colorama===0.4.4 2021-11-26 13:52:36.015 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-11-26 13:52:36.030 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-11-26 13:52:36.031 | Building wheel for pyperclip (setup.py): started 2021-11-26 13:52:36.277 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-11-26 13:52:36.277 | ERROR: Command errored out with exit status 1: 2021-11-26 13:52:36.277 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-7eh31kn7/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-7eh31kn7/pyperclip/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-lhgsvxgt 2021-11-26 13:52:36.277 | cwd: /tmp/pip-install-7eh31kn7/pyperclip/ 2021-11-26 13:52:36.277 | Complete output (6 lines): 2021-11-26 13:52:36.277 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-26 13:52:36.277 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-26 13:52:36.277 | or: setup.py --help-commands 2021-11-26 13:52:36.277 | or: setup.py cmd --help 2021-11-26 13:52:36.278 | 2021-11-26 13:52:36.278 | error: invalid command 'bdist_wheel' 2021-11-26 13:52:36.278 | ---------------------------------------- 2021-11-26 13:52:36.278 | ERROR: Failed building wheel for pyperclip 2021-11-26 13:52:36.278 | Running setup.py clean for pyperclip 2021-11-26 13:52:36.530 | Building wheel for openstack-requirements (setup.py): started 2021-11-26 13:52:37.294 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-11-26 13:52:37.295 | ERROR: Command errored out with exit status 1: 2021-11-26 13:52:37.307 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-lrx7f3gm/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-lrx7f3gm/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-hrxd4tvw 2021-11-26 13:52:37.307 | cwd: /tmp/pip-req-build-lrx7f3gm/ 2021-11-26 13:52:37.307 | Complete output (6 lines): 2021-11-26 13:52:37.307 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-26 13:52:37.307 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-26 13:52:37.308 | or: setup.py --help-commands 2021-11-26 13:52:37.308 | or: setup.py cmd --help 2021-11-26 13:52:37.308 | 2021-11-26 13:52:37.308 | error: invalid command 'bdist_wheel' 2021-11-26 13:52:37.308 | ---------------------------------------- 2021-11-26 13:52:37.308 | ERROR: Failed building wheel for openstack-requirements 2021-11-26 13:52:37.308 | Running setup.py clean for openstack-requirements 2021-11-26 13:52:38.061 | Failed to build pyperclip openstack-requirements 2021-11-26 13:52:38.284 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-11-26 13:52:40.026 | Running setup.py install for pyperclip: started 2021-11-26 13:52:40.431 | Running setup.py install for pyperclip: finished with status 'done' 2021-11-26 13:52:40.968 | Running setup.py install for openstack-requirements: started 2021-11-26 13:52:43.149 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-26 13:52:43.187 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4560 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2021-11-26 13:52:43.329 | + inc/python:pip_install:200 : result=0 2021-11-26 13:52:43.331 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:52:43.333 | + functions-common:time_stop:2304 : local name 2021-11-26 13:52:43.335 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:52:43.337 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:52:43.339 | + functions-common:time_stop:2307 : local total 2021-11-26 13:52:43.342 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:52:43.344 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:52:43.346 | + functions-common:time_stop:2311 : start_time=1637934742286 2021-11-26 13:52:43.348 | + functions-common:time_stop:2313 : [[ -z 1637934742286 ]] 2021-11-26 13:52:43.351 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:52:43.355 | + functions-common:time_stop:2316 : end_time=1637934763352 2021-11-26 13:52:43.357 | + functions-common:time_stop:2317 : elapsed_time=21066 2021-11-26 13:52:43.359 | + functions-common:time_stop:2318 : total=10102 2021-11-26 13:52:43.361 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:52:43.363 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31168 2021-11-26 13:52:43.365 | + inc/python:pip_install:203 : return 0 2021-11-26 13:52:43.367 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-26 13:52:43.370 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-26 13:52:43.372 | + inc/python:use_library_from_git:250 : local name=pbr 2021-11-26 13:52:43.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:52:43.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:52:43.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-11-26 13:52:43.382 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:52:43.384 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-26 13:52:43.403 | Using python 3.8 to install pbr 2021-11-26 13:52:43.405 | + 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-11-26 13:52:44.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:52:44.046 | from cryptography.utils import int_from_bytes 2021-11-26 13:52:44.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:52:44.046 | from cryptography.utils import int_from_bytes 2021-11-26 13:52:45.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:52:45.061 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:45.062 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:45.067 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:45.072 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:45.074 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:45.075 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:52:45.198 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-26 13:52:46.667 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:52:46.667 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:52:46.739 | + inc/python:pip_install:200 : result=0 2021-11-26 13:52:46.741 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:52:46.743 | + functions-common:time_stop:2304 : local name 2021-11-26 13:52:46.746 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:52:46.748 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:52:46.750 | + functions-common:time_stop:2307 : local total 2021-11-26 13:52:46.752 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:52:46.754 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:52:46.756 | + functions-common:time_stop:2311 : start_time=1637934763398 2021-11-26 13:52:46.758 | + functions-common:time_stop:2313 : [[ -z 1637934763398 ]] 2021-11-26 13:52:46.761 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:52:46.765 | + functions-common:time_stop:2316 : end_time=1637934766763 2021-11-26 13:52:46.767 | + functions-common:time_stop:2317 : elapsed_time=3365 2021-11-26 13:52:46.769 | + functions-common:time_stop:2318 : total=31168 2021-11-26 13:52:46.771 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:52:46.773 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=34533 2021-11-26 13:52:46.775 | + inc/python:pip_install:203 : return 0 2021-11-26 13:52:46.778 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-11-26 13:52:50.007 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-26 13:52:51.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:52:51.834 | Collecting bindep 2021-11-26 13:52:51.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-11-26 13:52:51.981 | Collecting pbr>=2.0.0 2021-11-26 13:52:51.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-11-26 13:52:52.052 | Collecting distro 2021-11-26 13:52:52.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-11-26 13:52:52.156 | Collecting packaging; python_version >= "3.6" 2021-11-26 13:52:52.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-11-26 13:52:52.198 | Collecting Parsley 2021-11-26 13:52:52.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-26 13:52:52.385 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-11-26 13:52:52.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-11-26 13:52:52.439 | Installing collected packages: pbr, distro, pyparsing, packaging, Parsley, bindep 2021-11-26 13:52:53.001 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-11-26 13:52:53.073 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-26 13:52:53.075 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-26 13:52:53.078 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-11-26 13:52:53.095 | + ./stack.sh:main:788 : pkgs= 2021-11-26 13:52:53.098 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-11-26 13:52:53.100 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-11-26 13:52:53.102 | + functions-common:run_phase:1732 : local mode=stack 2021-11-26 13:52:53.104 | + functions-common:run_phase:1733 : local phase=pre-install 2021-11-26 13:52:53.106 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 13:52:53.108 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-11-26 13:52:53.110 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 13:52:53.113 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-11-26 13:52:53.115 | + functions-common:run_phase:1742 : local extra 2021-11-26 13:52:53.117 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 13:52:53.121 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-11-26 13:52:53.123 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 13:52:53.125 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 13:52:53.127 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-26 13:52:53.130 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 13:52:53.144 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:52:53.146 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 13:52:53.148 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:52:53.151 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-26 13:52:53.153 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:52:53.155 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-26 13:52:53.157 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:52:53.159 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-26 13:52:53.161 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:52:53.163 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-26 13:52:53.165 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:52:53.167 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-26 13:52:53.169 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-26 13:52:53.171 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-26 13:52:53.173 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 13:52:53.175 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 13:52:53.178 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-11-26 13:52:53.180 | + functions-common:run_plugins:1718 : local mode=stack 2021-11-26 13:52:53.183 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-11-26 13:52:53.185 | + functions-common:run_plugins:1721 : local plugins= 2021-11-26 13:52:53.187 | + functions-common:run_plugins:1722 : local plugin 2021-11-26 13:52:53.190 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-26 13:52:53.192 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-11-26 13:52:53.194 | + functions:set_systemd_override:821 : local value=2048 2021-11-26 13:52:53.196 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-11-26 13:52:53.199 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-26 13:52:53.247 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-26 13:52:53.247 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-26 13:52:53.250 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-11-26 13:52:53.615 | + ./stack.sh:main:801 : install_rpc_backend 2021-11-26 13:52:53.617 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-26 13:52:53.633 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:52:53.636 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-26 13:52:53.638 | + functions-common:install_package:1342 : update_package_repo 2021-11-26 13:52:53.640 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-26 13:52:53.642 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-26 13:52:53.644 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-26 13:52:53.647 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-26 13:52:53.649 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-26 13:52:53.651 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:52:53.653 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:52:53.656 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-26 13:52:53.658 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 13:52:53.661 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 13:52:53.663 | + functions-common:apt_get_update:1069 : return 2021-11-26 13:52:53.666 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-11-26 13:52:53.669 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-26 13:52:53.672 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:52:53.675 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:52:53.677 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-11-26 13:52:53.698 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-11-26 13:52:53.805 | Reading package lists... 2021-11-26 13:52:54.042 | Building dependency tree... 2021-11-26 13:52:54.044 | Reading state information... 2021-11-26 13:52:54.289 | The following packages were automatically installed and are no longer required: 2021-11-26 13:52:54.290 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 13:52:54.290 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 13:52:54.290 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 13:52:54.290 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 13:52:54.290 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 13:52:54.290 | python3-zope.interface 2021-11-26 13:52:54.290 | Use 'sudo apt autoremove' to remove them. 2021-11-26 13:52:54.290 | The following additional packages will be installed: 2021-11-26 13:52:54.290 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-26 13:52:54.290 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-26 13:52:54.290 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-26 13:52:54.292 | erlang-tools erlang-xmerl locales-all 2021-11-26 13:52:54.293 | Suggested packages: 2021-11-26 13:52:54.293 | erlang erlang-manpages erlang-doc 2021-11-26 13:52:54.361 | The following NEW packages will be installed: 2021-11-26 13:52:54.361 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-26 13:52:54.362 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-26 13:52:54.362 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-26 13:52:54.362 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-11-26 13:52:54.477 | 0 upgraded, 19 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 13:52:54.477 | Need to get 38.1 MB of archives. 2021-11-26 13:52:54.477 | After this operation, 276 MB of additional disk space will be used. 2021-11-26 13:52:54.477 | 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-11-26 13:52:55.545 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-11-26 13:52:55.613 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-11-26 13:52:55.618 | 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-11-26 13:52:55.695 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-11-26 13:52:55.778 | 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-11-26 13:52:55.781 | 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-11-26 13:52:56.233 | 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-11-26 13:52:56.234 | 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-11-26 13:52:56.236 | 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-11-26 13:52:56.238 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-11-26 13:52:56.246 | 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-11-26 13:52:56.314 | 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-11-26 13:52:56.321 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-11-26 13:52:56.429 | 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-11-26 13:52:56.463 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-11-26 13:52:56.517 | 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-11-26 13:52:56.690 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-11-26 13:52:58.449 | 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-11-26 13:53:00.849 | Fetched 38.1 MB in 6s (6,433 kB/s) 2021-11-26 13:53:01.069 | Selecting previously unselected package erlang-base. 2021-11-26 13:53:01.116 | (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 ... 80311 files and directories currently installed.) 2021-11-26 13:53:01.119 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:01.177 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:02.685 | Selecting previously unselected package erlang-asn1. 2021-11-26 13:53:02.694 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:02.766 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:03.298 | Selecting previously unselected package erlang-crypto. 2021-11-26 13:53:03.306 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:03.388 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:03.800 | Selecting previously unselected package erlang-public-key. 2021-11-26 13:53:03.810 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:03.880 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:04.303 | Selecting previously unselected package erlang-mnesia. 2021-11-26 13:53:04.312 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:04.360 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:04.840 | Selecting previously unselected package erlang-runtime-tools. 2021-11-26 13:53:04.849 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:04.903 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:05.290 | Selecting previously unselected package erlang-ssl. 2021-11-26 13:53:05.299 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:05.353 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:05.856 | Selecting previously unselected package erlang-eldap. 2021-11-26 13:53:05.865 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:05.930 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:06.338 | Selecting previously unselected package erlang-ftp. 2021-11-26 13:53:06.347 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:06.395 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:06.753 | Selecting previously unselected package erlang-tftp. 2021-11-26 13:53:06.762 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:06.823 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:07.194 | Selecting previously unselected package erlang-inets. 2021-11-26 13:53:07.204 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:07.257 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:07.703 | Selecting previously unselected package erlang-snmp. 2021-11-26 13:53:07.712 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:07.760 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:08.406 | Selecting previously unselected package erlang-os-mon. 2021-11-26 13:53:08.415 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:08.497 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:08.812 | Selecting previously unselected package erlang-parsetools. 2021-11-26 13:53:08.822 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:08.857 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:09.269 | Selecting previously unselected package erlang-syntax-tools. 2021-11-26 13:53:09.278 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:09.325 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:09.726 | Selecting previously unselected package erlang-tools. 2021-11-26 13:53:09.735 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:09.794 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:10.275 | Selecting previously unselected package erlang-xmerl. 2021-11-26 13:53:10.284 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 13:53:10.337 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:11.131 | Selecting previously unselected package locales-all. 2021-11-26 13:53:11.139 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-11-26 13:53:11.210 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-11-26 13:53:16.130 | Selecting previously unselected package rabbitmq-server. 2021-11-26 13:53:16.142 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-11-26 13:53:16.211 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-26 13:53:17.795 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:18.647 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-11-26 13:53:18.647 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-11-26 13:53:22.792 | Searching for services which depend on erlang and should be started... none found. 2021-11-26 13:53:22.873 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:23.091 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:23.285 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-11-26 13:53:23.439 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:23.571 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:23.737 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:23.954 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:24.120 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:24.274 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:24.417 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:24.571 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:24.765 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:24.925 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:25.108 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:25.267 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:25.406 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:25.552 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-26 13:53:25.706 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-26 13:53:26.129 | Adding group `rabbitmq' (GID 125) ... 2021-11-26 13:53:26.237 | Done. 2021-11-26 13:53:26.318 | Adding system user `rabbitmq' (UID 117) ... 2021-11-26 13:53:26.318 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-11-26 13:53:26.677 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-26 13:53:26.942 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-26 13:53:34.873 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 13:53:35.645 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 13:53:42.779 | + functions-common:apt_get:1113 : result=0 2021-11-26 13:53:42.781 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 13:53:42.784 | + functions-common:time_stop:2304 : local name 2021-11-26 13:53:42.786 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:53:42.788 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:53:42.790 | + functions-common:time_stop:2307 : local total 2021-11-26 13:53:42.793 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:53:42.795 | + functions-common:time_stop:2310 : name=apt-get 2021-11-26 13:53:42.797 | + functions-common:time_stop:2311 : start_time=1637934773696 2021-11-26 13:53:42.799 | + functions-common:time_stop:2313 : [[ -z 1637934773696 ]] 2021-11-26 13:53:42.802 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:53:42.806 | + functions-common:time_stop:2316 : end_time=1637934822804 2021-11-26 13:53:42.808 | + functions-common:time_stop:2317 : elapsed_time=49108 2021-11-26 13:53:42.810 | + functions-common:time_stop:2318 : total=311674 2021-11-26 13:53:42.812 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:53:42.814 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=360782 2021-11-26 13:53:42.817 | + functions-common:apt_get:1117 : return 0 2021-11-26 13:53:42.819 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-26 13:53:42.821 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 13:53:42.824 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 13:53:42.826 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 13:53:42.828 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 13:53:42.830 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 13:53:42.832 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 13:53:42.835 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-26 13:53:42.838 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 13:53:42.840 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 13:53:42.842 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 13:53:42.845 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 13:53:42.847 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 13:53:42.849 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 13:53:42.851 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-26 13:53:42.854 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-26 13:53:42.857 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 13:53:42.859 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-26 13:53:42.861 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 13:53:42.863 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 13:53:42.865 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 13:53:42.868 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 13:53:42.870 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 13:53:42.872 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 13:53:42.874 | + ./stack.sh:main:802 : restart_rpc_backend 2021-11-26 13:53:42.877 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-26 13:53:42.893 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:53:42.895 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-26 13:53:42.897 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 13:53:42.899 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-11-26 13:53:42.902 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-26 13:53:42.905 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-26 13:53:42.910 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-26 13:53:42.914 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-26 13:53:42.917 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-26 13:53:42.919 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-26 13:53:42.922 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-26 13:53:42.924 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-26 13:53:42.927 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-26 13:53:43.628 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-11-26 13:53:43.628 | user tags 2021-11-26 13:53:43.628 | guest [administrator]' 2021-11-26 13:53:43.632 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-11-26 13:53:43.632 | user tags 2021-11-26 13:53:43.632 | guest [administrator]' 2021-11-26 13:53:43.632 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-26 13:53:43.638 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-26 13:53:43.646 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-26 13:53:43.646 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-26 13:53:44.292 | Adding user "stackrabbit" ... 2021-11-26 13:53:44.351 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-26 13:53:45.029 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-11-26 13:53:45.081 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-26 13:53:45.083 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-26 13:53:45.736 | Changing password for user "stackrabbit" ... 2021-11-26 13:53:45.788 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-26 13:53:45.790 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-26 13:53:45.792 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-26 13:53:46.462 | Deleting user "guest" ... 2021-11-26 13:53:46.515 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-11-26 13:53:46.531 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:53:46.534 | + ./stack.sh:main:805 : install_database 2021-11-26 13:53:46.536 | + lib/database:install_database:116 : install_database_mysql 2021-11-26 13:53:46.538 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-11-26 13:53:46.541 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:53:46.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:53:46.545 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-11-26 13:53:46.871 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-26 13:53:46.873 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-11-26 13:53:46.877 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-11-26 13:53:46.880 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:53:46.882 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:53:46.885 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-11-26 13:53:46.887 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-11-26 13:53:46.889 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-26 13:53:46.893 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-11-26 13:53:46.895 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-11-26 13:53:46.897 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-11-26 13:53:46.900 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-11-26 13:53:46.902 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 13:53:46.904 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 13:53:46.907 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 13:53:46.909 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 13:53:46.911 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 13:53:46.913 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 13:53:46.916 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-26 13:53:46.918 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-26 13:53:46.920 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 13:53:46.923 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-11-26 13:53:46.925 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 13:53:46.927 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 13:53:46.929 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 13:53:46.932 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 13:53:46.935 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 13:53:46.937 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 13:53:46.940 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-11-26 13:53:46.942 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:53:46.944 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:53:46.946 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-11-26 13:53:46.949 | + functions-common:install_package:1342 : update_package_repo 2021-11-26 13:53:46.951 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-26 13:53:46.954 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-26 13:53:46.956 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-26 13:53:46.958 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-26 13:53:46.960 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-26 13:53:46.963 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:53:46.965 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:53:46.967 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-26 13:53:46.969 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 13:53:46.971 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 13:53:46.973 | + functions-common:apt_get_update:1069 : return 2021-11-26 13:53:46.976 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-11-26 13:53:46.979 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-26 13:53:46.981 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:53:46.983 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:53:46.985 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-11-26 13:53:47.006 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-11-26 13:53:47.112 | Reading package lists... 2021-11-26 13:53:47.342 | Building dependency tree... 2021-11-26 13:53:47.344 | Reading state information... 2021-11-26 13:53:47.580 | The following packages were automatically installed and are no longer required: 2021-11-26 13:53:47.581 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 13:53:47.581 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 13:53:47.581 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 13:53:47.581 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 13:53:47.582 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 13:53:47.582 | python3-zope.interface 2021-11-26 13:53:47.582 | Use 'sudo apt autoremove' to remove them. 2021-11-26 13:53:47.582 | The following additional packages will be installed: 2021-11-26 13:53:47.582 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-26 13:53:47.582 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-26 13:53:47.582 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-26 13:53:47.582 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-26 13:53:47.582 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-26 13:53:47.583 | mysql-server-8.0 mysql-server-core-8.0 2021-11-26 13:53:47.584 | Suggested packages: 2021-11-26 13:53:47.584 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-26 13:53:47.660 | The following NEW packages will be installed: 2021-11-26 13:53:47.661 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-26 13:53:47.661 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-26 13:53:47.661 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-26 13:53:47.661 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-26 13:53:47.661 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-26 13:53:47.661 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-11-26 13:53:47.928 | 0 upgraded, 24 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 13:53:47.929 | Need to get 31.9 MB of archives. 2021-11-26 13:53:47.929 | After this operation, 263 MB of additional disk space will be used. 2021-11-26 13:53:47.929 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-11-26 13:53:49.226 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-11-26 13:53:49.228 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-11-26 13:53:49.236 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-11-26 13:53:49.236 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-11-26 13:53:49.256 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-11-26 13:53:51.992 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-11-26 13:53:52.132 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-11-26 13:53:52.133 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-11-26 13:53:52.139 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-11-26 13:53:52.160 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-11-26 13:53:52.163 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-11-26 13:53:52.164 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-11-26 13:53:52.164 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-26 13:53:52.165 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-26 13:53:52.166 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-11-26 13:53:52.256 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-11-26 13:53:52.380 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-26 13:53:52.381 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-11-26 13:53:52.383 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-11-26 13:53:52.390 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-11-26 13:53:52.391 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-11-26 13:53:53.408 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-11-26 13:53:53.409 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-11-26 13:53:53.907 | Preconfiguring packages ... 2021-11-26 13:53:54.127 | Fetched 31.9 MB in 6s (5,555 kB/s) 2021-11-26 13:53:54.228 | Selecting previously unselected package mysql-client-core-8.0. 2021-11-26 13:53:54.279 | (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 ... 88767 files and directories currently installed.) 2021-11-26 13:53:54.282 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:53:54.330 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:53:55.575 | Selecting previously unselected package mysql-client-8.0. 2021-11-26 13:53:55.584 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:53:55.639 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:53:56.014 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-11-26 13:53:56.024 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-26 13:53:56.124 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-26 13:53:56.570 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-11-26 13:53:56.581 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-26 13:53:56.656 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-26 13:53:57.039 | Selecting previously unselected package libmecab2:amd64. 2021-11-26 13:53:57.048 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-11-26 13:53:57.100 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-11-26 13:53:57.519 | Selecting previously unselected package mysql-server-core-8.0. 2021-11-26 13:53:57.529 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:53:57.592 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:54:01.381 | Selecting previously unselected package mysql-server-8.0. 2021-11-26 13:54:01.392 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 13:54:02.396 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:54:02.981 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-26 13:54:02.991 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-11-26 13:54:03.061 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-11-26 13:54:03.398 | Selecting previously unselected package liburi-perl. 2021-11-26 13:54:03.408 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-11-26 13:54:03.472 | Unpacking liburi-perl (1.76-2) ... 2021-11-26 13:54:03.930 | Selecting previously unselected package libhtml-parser-perl. 2021-11-26 13:54:03.940 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-11-26 13:54:04.004 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-11-26 13:54:04.465 | Selecting previously unselected package libcgi-pm-perl. 2021-11-26 13:54:04.477 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-11-26 13:54:04.529 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-11-26 13:54:04.964 | Selecting previously unselected package libfcgi-perl. 2021-11-26 13:54:04.974 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-11-26 13:54:05.025 | Unpacking libfcgi-perl (0.79-1) ... 2021-11-26 13:54:05.398 | Selecting previously unselected package libcgi-fast-perl. 2021-11-26 13:54:05.408 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-11-26 13:54:05.467 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-11-26 13:54:05.838 | Selecting previously unselected package libencode-locale-perl. 2021-11-26 13:54:05.848 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-11-26 13:54:05.895 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-26 13:54:06.153 | Selecting previously unselected package libhtml-template-perl. 2021-11-26 13:54:06.162 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-11-26 13:54:06.209 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-26 13:54:06.557 | Selecting previously unselected package libtimedate-perl. 2021-11-26 13:54:06.566 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-11-26 13:54:06.621 | Unpacking libtimedate-perl (2.3200-1) ... 2021-11-26 13:54:06.939 | Selecting previously unselected package libhttp-date-perl. 2021-11-26 13:54:06.949 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-11-26 13:54:07.002 | Unpacking libhttp-date-perl (6.05-1) ... 2021-11-26 13:54:07.461 | Selecting previously unselected package libio-html-perl. 2021-11-26 13:54:07.471 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-11-26 13:54:07.518 | Unpacking libio-html-perl (1.001-1) ... 2021-11-26 13:54:07.884 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-26 13:54:07.894 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-11-26 13:54:07.941 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-11-26 13:54:08.192 | Selecting previously unselected package libhttp-message-perl. 2021-11-26 13:54:08.202 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-11-26 13:54:08.232 | Unpacking libhttp-message-perl (6.22-1) ... 2021-11-26 13:54:08.536 | Selecting previously unselected package mecab-utils. 2021-11-26 13:54:08.545 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-11-26 13:54:08.632 | Unpacking mecab-utils (0.996-10build1) ... 2021-11-26 13:54:09.026 | Selecting previously unselected package mecab-ipadic. 2021-11-26 13:54:09.037 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-11-26 13:54:09.089 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-26 13:54:10.753 | Selecting previously unselected package mecab-ipadic-utf8. 2021-11-26 13:54:10.763 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-11-26 13:54:10.849 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-26 13:54:11.164 | Selecting previously unselected package mysql-server. 2021-11-26 13:54:11.173 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-11-26 13:54:11.226 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:54:11.520 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-11-26 13:54:11.729 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:54:11.843 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-11-26 13:54:11.969 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-11-26 13:54:12.156 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-26 13:54:12.323 | Setting up mecab-utils (0.996-10build1) ... 2021-11-26 13:54:12.490 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-26 13:54:12.683 | Setting up libio-html-perl (1.001-1) ... 2021-11-26 13:54:12.855 | Setting up libtimedate-perl (2.3200-1) ... 2021-11-26 13:54:13.066 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:54:13.261 | Setting up libfcgi-perl (0.79-1) ... 2021-11-26 13:54:13.443 | Setting up liburi-perl (1.76-2) ... 2021-11-26 13:54:13.610 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-26 13:54:13.786 | Setting up libhttp-date-perl (6.05-1) ... 2021-11-26 13:54:13.946 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-26 13:54:14.050 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-26 13:54:14.054 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-26 13:54:14.054 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-11-26 13:54:14.054 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-26 13:54:14.054 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-26 13:54:14.193 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-26 13:54:14.193 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-26 13:54:14.193 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-26 13:54:14.193 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-26 13:54:14.201 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-26 13:54:14.290 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-26 13:54:14.291 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-26 13:54:14.291 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-26 13:54:14.318 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-26 13:54:14.362 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-26 13:54:14.655 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-26 13:54:14.662 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-26 13:54:14.753 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-26 13:54:14.753 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-26 13:54:14.753 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-26 13:54:14.753 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-26 13:54:14.757 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-26 13:54:14.758 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-26 13:54:14.802 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-26 13:54:14.992 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-26 13:54:14.992 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-26 13:54:14.992 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-26 13:54:14.993 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-26 13:54:14.995 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-26 13:54:14.996 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-26 13:54:15.417 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-11-26 13:54:15.536 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-26 13:54:15.865 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-11-26 13:54:15.870 | 2021-11-26 13:54:15.870 | done! 2021-11-26 13:54:15.876 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-26 13:54:15.946 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:54:16.083 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-26 13:54:16.182 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-26 13:54:16.194 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-26 13:54:16.194 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-11-26 13:54:16.194 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-26 13:54:16.194 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-26 13:54:16.402 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-26 13:54:16.402 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-26 13:54:16.402 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-26 13:54:16.403 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-26 13:54:16.414 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-26 13:54:16.549 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-26 13:54:16.550 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-26 13:54:16.550 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-26 13:54:16.589 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-26 13:54:16.663 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-26 13:54:17.151 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-26 13:54:17.161 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-26 13:54:17.270 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-26 13:54:17.270 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-26 13:54:17.270 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-26 13:54:17.271 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-26 13:54:17.276 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-26 13:54:17.276 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-26 13:54:17.366 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-26 13:54:17.652 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-26 13:54:17.653 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-26 13:54:17.653 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-26 13:54:17.654 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-26 13:54:17.657 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-26 13:54:17.658 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-26 13:54:18.160 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-11-26 13:54:18.296 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-26 13:54:18.628 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-11-26 13:54:18.634 | 2021-11-26 13:54:18.634 | done! 2021-11-26 13:54:18.642 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-26 13:54:18.729 | Setting up libhtml-parser-perl (3.72-5) ... 2021-11-26 13:54:18.876 | Setting up libhttp-message-perl (6.22-1) ... 2021-11-26 13:54:19.024 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:54:20.319 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-26 13:54:20.396 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-26 13:55:09.323 | mysqld will log errors to /var/log/mysql/error.log 2021-11-26 13:55:10.693 | mysqld is running as pid 43454 2021-11-26 13:55:14.633 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-26 13:55:17.500 | Setting up libcgi-pm-perl (4.46-1) ... 2021-11-26 13:55:17.689 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-26 13:55:17.877 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 13:55:18.030 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-11-26 13:55:18.204 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 13:55:18.722 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 13:55:20.638 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-26 13:55:27.608 | + functions-common:apt_get:1113 : result=0 2021-11-26 13:55:27.610 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 13:55:27.612 | + functions-common:time_stop:2304 : local name 2021-11-26 13:55:27.614 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:55:27.616 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:55:27.618 | + functions-common:time_stop:2307 : local total 2021-11-26 13:55:27.621 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:55:27.623 | + functions-common:time_stop:2310 : name=apt-get 2021-11-26 13:55:27.625 | + functions-common:time_stop:2311 : start_time=1637934827003 2021-11-26 13:55:27.627 | + functions-common:time_stop:2313 : [[ -z 1637934827003 ]] 2021-11-26 13:55:27.631 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:55:27.635 | + functions-common:time_stop:2316 : end_time=1637934927632 2021-11-26 13:55:27.637 | + functions-common:time_stop:2317 : elapsed_time=100629 2021-11-26 13:55:27.639 | + functions-common:time_stop:2318 : total=360782 2021-11-26 13:55:27.642 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:55:27.644 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=461411 2021-11-26 13:55:27.647 | + functions-common:apt_get:1117 : return 0 2021-11-26 13:55:27.650 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-11-26 13:55:27.652 | + ./stack.sh:main:808 : install_database_python 2021-11-26 13:55:27.654 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-26 13:55:27.657 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-11-26 13:55:27.659 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-26 13:55:27.661 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 13:55:27.664 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-26 13:55:27.667 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-11-26 13:55:27.669 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 13:55:27.673 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-26 13:55:27.673 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 13:55:27.679 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-11-26 13:55:27.681 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-11-26 13:55:27.683 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-11-26 13:55:27.686 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-26 13:55:27.688 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-26 13:55:27.710 | Using python 3.8 to install PyMySQL 2021-11-26 13:55:27.712 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-11-26 13:55:28.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:55:28.372 | from cryptography.utils import int_from_bytes 2021-11-26 13:55:28.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:55:28.373 | from cryptography.utils import int_from_bytes 2021-11-26 13:55:29.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:55:29.388 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:29.388 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:29.393 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:29.399 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:29.400 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:29.402 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:29.927 | Collecting PyMySQL===1.0.2 2021-11-26 13:55:29.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-11-26 13:55:31.372 | Installing collected packages: PyMySQL 2021-11-26 13:55:31.580 | Successfully installed PyMySQL-1.0.2 2021-11-26 13:55:31.684 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:55:31.685 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:55:31.761 | + inc/python:pip_install:200 : result=0 2021-11-26 13:55:31.763 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:55:31.766 | + functions-common:time_stop:2304 : local name 2021-11-26 13:55:31.768 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:55:31.772 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:55:31.774 | + functions-common:time_stop:2307 : local total 2021-11-26 13:55:31.777 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:55:31.779 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:55:31.781 | + functions-common:time_stop:2311 : start_time=1637934927704 2021-11-26 13:55:31.783 | + functions-common:time_stop:2313 : [[ -z 1637934927704 ]] 2021-11-26 13:55:31.786 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:55:31.790 | + functions-common:time_stop:2316 : end_time=1637934931788 2021-11-26 13:55:31.792 | + functions-common:time_stop:2317 : elapsed_time=4084 2021-11-26 13:55:31.795 | + functions-common:time_stop:2318 : total=34533 2021-11-26 13:55:31.797 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:55:31.799 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=38617 2021-11-26 13:55:31.802 | + inc/python:pip_install:203 : return 0 2021-11-26 13:55:31.805 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-26 13:55:31.807 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-26 13:55:31.809 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-26 13:55:31.811 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-11-26 13:55:31.830 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:55:31.832 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-11-26 13:55:31.835 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-26 13:55:31.838 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:55:31.838 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 13:55:31.843 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:55:31.846 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 13:55:31.848 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 13:55:31.851 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 13:55:31.853 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-26 13:55:31.856 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-11-26 13:55:31.871 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:55:31.874 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-11-26 13:55:31.876 | + functions-common:install_package:1342 : update_package_repo 2021-11-26 13:55:31.878 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-26 13:55:31.881 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-26 13:55:31.883 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-26 13:55:31.886 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-26 13:55:31.888 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-26 13:55:31.890 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:55:31.892 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:55:31.895 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-26 13:55:31.897 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 13:55:31.899 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 13:55:31.901 | + functions-common:apt_get_update:1069 : return 2021-11-26 13:55:31.904 | + functions-common:install_package:1343 : real_install_package radvd 2021-11-26 13:55:31.906 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-26 13:55:31.908 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:55:31.910 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:55:31.913 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-11-26 13:55:31.933 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-11-26 13:55:32.039 | Reading package lists... 2021-11-26 13:55:32.272 | Building dependency tree... 2021-11-26 13:55:32.273 | Reading state information... 2021-11-26 13:55:32.514 | The following packages were automatically installed and are no longer required: 2021-11-26 13:55:32.515 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 13:55:32.516 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 13:55:32.516 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 13:55:32.516 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 13:55:32.516 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 13:55:32.516 | python3-zope.interface 2021-11-26 13:55:32.516 | Use 'sudo apt autoremove' to remove them. 2021-11-26 13:55:32.583 | The following NEW packages will be installed: 2021-11-26 13:55:32.583 | radvd 2021-11-26 13:55:32.846 | 0 upgraded, 1 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 13:55:32.846 | Need to get 59.0 kB of archives. 2021-11-26 13:55:32.846 | After this operation, 164 kB of additional disk space will be used. 2021-11-26 13:55:32.846 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-11-26 13:55:33.666 | Fetched 59.0 kB in 1s (111 kB/s) 2021-11-26 13:55:33.930 | Selecting previously unselected package radvd. 2021-11-26 13:55:33.981 | (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 ... 89345 files and directories currently installed.) 2021-11-26 13:55:33.985 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-11-26 13:55:34.037 | Unpacking radvd (1:2.17-2) ... 2021-11-26 13:55:34.472 | Setting up radvd (1:2.17-2) ... 2021-11-26 13:55:35.886 | Job for radvd.service failed because the control process exited with error code. 2021-11-26 13:55:35.886 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-26 13:55:35.888 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-26 13:55:35.900 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-26 13:55:35.900 | Loaded: loaded (]8;;file://dv-neutron-py38wlb-2-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-11-26 13:55:35.900 | Active: failed (Result: exit-code) since Fri 2021-11-26 13:55:35 UTC; 15ms ago 2021-11-26 13:55:35.900 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-11-26 13:55:35.900 | Process: 44602 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-26 13:55:35.900 | 2021-11-26 13:55:35.900 | Nov 26 13:55:35 dv-neutron-py38wlb-2-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-26 13:55:35.900 | Nov 26 13:55:35 dv-neutron-py38wlb-2-hyperv radvd[44602]: can't open /etc/radvd.conf: No such file or directory 2021-11-26 13:55:35.900 | Nov 26 13:55:35 dv-neutron-py38wlb-2-hyperv radvd[44602]: Insecure file permissions, but continuing anyway 2021-11-26 13:55:35.900 | Nov 26 13:55:35 dv-neutron-py38wlb-2-hyperv radvd[44602]: exiting, failed to read config file 2021-11-26 13:55:35.900 | Nov 26 13:55:35 dv-neutron-py38wlb-2-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-11-26 13:55:35.901 | Nov 26 13:55:35 dv-neutron-py38wlb-2-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-26 13:55:35.901 | Nov 26 13:55:35 dv-neutron-py38wlb-2-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-26 13:55:35.950 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 13:55:36.224 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 13:55:43.485 | + functions-common:apt_get:1113 : result=0 2021-11-26 13:55:43.487 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 13:55:43.489 | + functions-common:time_stop:2304 : local name 2021-11-26 13:55:43.492 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:55:43.494 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:55:43.496 | + functions-common:time_stop:2307 : local total 2021-11-26 13:55:43.498 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:55:43.500 | + functions-common:time_stop:2310 : name=apt-get 2021-11-26 13:55:43.502 | + functions-common:time_stop:2311 : start_time=1637934931930 2021-11-26 13:55:43.504 | + functions-common:time_stop:2313 : [[ -z 1637934931930 ]] 2021-11-26 13:55:43.507 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:55:43.511 | + functions-common:time_stop:2316 : end_time=1637934943509 2021-11-26 13:55:43.513 | + functions-common:time_stop:2317 : elapsed_time=11579 2021-11-26 13:55:43.516 | + functions-common:time_stop:2318 : total=461411 2021-11-26 13:55:43.518 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:55:43.521 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=472990 2021-11-26 13:55:43.523 | + functions-common:apt_get:1117 : return 0 2021-11-26 13:55:43.525 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-11-26 13:55:43.541 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:55:43.543 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-11-26 13:55:43.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-26 13:55:43.548 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-26 13:55:43.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-26 13:55:43.570 | + functions-common:install_package:1342 : update_package_repo 2021-11-26 13:55:43.572 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-26 13:55:43.574 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-26 13:55:43.576 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-26 13:55:43.578 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-26 13:55:43.580 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-26 13:55:43.583 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:55:43.585 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:55:43.588 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-26 13:55:43.590 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 13:55:43.592 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 13:55:43.594 | + functions-common:apt_get_update:1069 : return 2021-11-26 13:55:43.596 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-11-26 13:55:43.598 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-26 13:55:43.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:55:43.603 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:55:43.605 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-11-26 13:55:43.625 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-11-26 13:55:43.732 | Reading package lists... 2021-11-26 13:55:43.969 | Building dependency tree... 2021-11-26 13:55:43.971 | Reading state information... 2021-11-26 13:55:44.210 | fakeroot is already the newest version (1.24-1). 2021-11-26 13:55:44.210 | fakeroot set to manually installed. 2021-11-26 13:55:44.210 | make is already the newest version (4.2.1-1.2). 2021-11-26 13:55:44.210 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-11-26 13:55:44.210 | The following packages were automatically installed and are no longer required: 2021-11-26 13:55:44.211 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 13:55:44.211 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 13:55:44.211 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 13:55:44.211 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 13:55:44.211 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 13:55:44.211 | python3-zope.interface 2021-11-26 13:55:44.211 | Use 'sudo apt autoremove' to remove them. 2021-11-26 13:55:44.345 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 13:55:44.350 | + functions-common:apt_get:1113 : result=0 2021-11-26 13:55:44.352 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 13:55:44.354 | + functions-common:time_stop:2304 : local name 2021-11-26 13:55:44.356 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:55:44.358 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:55:44.360 | + functions-common:time_stop:2307 : local total 2021-11-26 13:55:44.362 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:55:44.365 | + functions-common:time_stop:2310 : name=apt-get 2021-11-26 13:55:44.367 | + functions-common:time_stop:2311 : start_time=1637934943622 2021-11-26 13:55:44.369 | + functions-common:time_stop:2313 : [[ -z 1637934943622 ]] 2021-11-26 13:55:44.371 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:55:44.375 | + functions-common:time_stop:2316 : end_time=1637934944373 2021-11-26 13:55:44.377 | + functions-common:time_stop:2317 : elapsed_time=751 2021-11-26 13:55:44.379 | + functions-common:time_stop:2318 : total=472990 2021-11-26 13:55:44.382 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:55:44.384 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=473741 2021-11-26 13:55:44.386 | + functions-common:apt_get:1117 : return 0 2021-11-26 13:55:44.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-26 13:55:44.390 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:55:44.393 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:55:44.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-26 13:55:44.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-26 13:55:44.400 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-26 13:55:44.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-11-26 13:55:44.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-26 13:55:44.409 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-11-26 13:55:44.409 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-26 13:55:44.415 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-11-26 13:55:44.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-11-26 13:55:44.419 | + functions:vercmp:628 : local v1=5.4 2021-11-26 13:55:44.421 | + functions:vercmp:629 : local 'op=<' 2021-11-26 13:55:44.423 | + functions:vercmp:630 : local v2=3.13 2021-11-26 13:55:44.426 | + functions:vercmp:631 : local result 2021-11-26 13:55:44.429 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-11-26 13:55:44.430 | ++ functions:vercmp:635 : sort -V 2021-11-26 13:55:44.430 | ++ functions:vercmp:635 : head -1 2021-11-26 13:55:44.435 | + functions:vercmp:635 : result=3.13 2021-11-26 13:55:44.437 | + functions:vercmp:637 : case $op in 2021-11-26 13:55:44.439 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-11-26 13:55:44.441 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-11-26 13:55:44.443 | + functions:vercmp:648 : return 2021-11-26 13:55:44.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-26 13:55:44.448 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-26 13:55:44.450 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-11-26 13:55:44.919 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-11-26 13:55:44.922 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-11-26 13:55:44.925 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:44.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:44.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-11-26 13:55:44.934 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:44.936 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-11-26 13:55:44.953 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:55:44.955 | + ./stack.sh:main:816 : install_etcd3 2021-11-26 13:55:44.960 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-26 13:55:44.960 | Installing etcd 2021-11-26 13:55:44.963 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-26 13:55:44.975 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-26 13:55:44.990 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-26 13:55:44.992 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-26 13:55:45.006 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-26 13:55:45.010 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 13:55:45.014 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 13:55:45.017 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 13:55:45.023 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 13:55:45.025 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-11-26 13:55:45.028 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-26 13:55:45.030 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 13:55:45.034 | --2021-11-26 13:55:45-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 13:55:45.251 | Resolving github.com (github.com)... 140.82.121.3 2021-11-26 13:55:45.301 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-11-26 13:55:45.605 | HTTP request sent, awaiting response... 302 Found 2021-11-26 13:55:45.605 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211126T135545Z&X-Amz-Expires=300&X-Amz-Signature=a2d12eb567f013bd7b0c7d81c97319e3e3fb0a7a39d0c8e9ca6c4827c983d1d5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-11-26 13:55:45.605 | --2021-11-26 13:55:45-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211126T135545Z&X-Amz-Expires=300&X-Amz-Signature=a2d12eb567f013bd7b0c7d81c97319e3e3fb0a7a39d0c8e9ca6c4827c983d1d5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-11-26 13:55:45.744 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2021-11-26 13:55:45.782 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2021-11-26 13:55:46.451 | HTTP request sent, awaiting response... 200 OK 2021-11-26 13:55:46.451 | Length: 11350736 (11M) [application/octet-stream] 2021-11-26 13:55:46.451 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-26 13:55:46.994 | 2021-11-26 13:55:47.558 | 0K ........ .. 100% 9.78M=1.1s 2021-11-26 13:55:47.558 | 2021-11-26 13:55:47.558 | 2021-11-26 13:55:47 (9.78 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-26 13:55:47.558 | 2021-11-26 13:55:47.562 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-11-26 13:55:47.564 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 13:55:47.566 | ++ functions:get_extra_file:74 : return 2021-11-26 13:55:47.569 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 13:55:47.571 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-26 13:55:47.573 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-26 13:55:47.576 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-26 13:55:47.707 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-26 13:55:47.710 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-11-26 13:55:47.714 | etcd-v3.3.12-linux-amd64/ 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/README.md 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-26 13:55:47.715 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-26 13:55:47.716 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-26 13:55:47.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-26 13:55:47.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-26 13:55:47.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-26 13:55:47.720 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-26 13:55:47.721 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-26 13:55:47.722 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-26 13:55:47.723 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-26 13:55:47.723 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-26 13:55:47.723 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-26 13:55:47.723 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-26 13:55:47.723 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-26 13:55:47.723 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-26 13:55:47.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-26 13:55:47.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-26 13:55:47.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-26 13:55:47.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-26 13:55:47.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-26 13:55:47.725 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-26 13:55:47.725 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-26 13:55:47.725 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-26 13:55:47.913 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-26 13:55:47.913 | etcd-v3.3.12-linux-amd64/etcd 2021-11-26 13:55:48.144 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-26 13:55:48.182 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-26 13:55:48.214 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-26 13:55:48.216 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-11-26 13:55:48.233 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:55:48.235 | + ./stack.sh:main:835 : install_dstat 2021-11-26 13:55:48.237 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-26 13:55:48.254 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:55:48.256 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-11-26 13:55:48.258 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 13:55:48.261 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-11-26 13:55:48.263 | + ./stack.sh:main:844 : install_libs 2021-11-26 13:55:48.265 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-11-26 13:55:48.268 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-11-26 13:55:48.270 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-11-26 13:55:48.273 | + inc/python:use_library_from_git:250 : local name=automaton 2021-11-26 13:55:48.275 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.279 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-11-26 13:55:48.281 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.283 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-11-26 13:55:48.286 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-11-26 13:55:48.288 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-11-26 13:55:48.290 | + inc/python:use_library_from_git:250 : local name=castellan 2021-11-26 13:55:48.292 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-11-26 13:55:48.299 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.301 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-11-26 13:55:48.303 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-11-26 13:55:48.305 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-11-26 13:55:48.308 | + inc/python:use_library_from_git:250 : local name=cliff 2021-11-26 13:55:48.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-11-26 13:55:48.316 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.318 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-11-26 13:55:48.321 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-11-26 13:55:48.323 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-11-26 13:55:48.325 | + inc/python:use_library_from_git:250 : local name=cursive 2021-11-26 13:55:48.327 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-11-26 13:55:48.334 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.336 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-11-26 13:55:48.338 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-11-26 13:55:48.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-11-26 13:55:48.343 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-11-26 13:55:48.345 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-11-26 13:55:48.352 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.354 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-11-26 13:55:48.356 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-11-26 13:55:48.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-11-26 13:55:48.361 | + inc/python:use_library_from_git:250 : local name=futurist 2021-11-26 13:55:48.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-11-26 13:55:48.372 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.374 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-11-26 13:55:48.376 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-11-26 13:55:48.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-11-26 13:55:48.382 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-11-26 13:55:48.384 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-11-26 13:55:48.390 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.393 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-11-26 13:55:48.396 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-11-26 13:55:48.398 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-11-26 13:55:48.400 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-11-26 13:55:48.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-11-26 13:55:48.416 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.416 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-11-26 13:55:48.416 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-11-26 13:55:48.417 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-11-26 13:55:48.419 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-11-26 13:55:48.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-11-26 13:55:48.428 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.431 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-11-26 13:55:48.433 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-11-26 13:55:48.435 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-11-26 13:55:48.437 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-11-26 13:55:48.440 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-11-26 13:55:48.446 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.449 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-11-26 13:55:48.451 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-11-26 13:55:48.453 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-11-26 13:55:48.455 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-11-26 13:55:48.458 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-11-26 13:55:48.465 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.467 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-11-26 13:55:48.469 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-11-26 13:55:48.471 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-11-26 13:55:48.474 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-11-26 13:55:48.476 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-11-26 13:55:48.483 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.485 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-11-26 13:55:48.487 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-11-26 13:55:48.490 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-11-26 13:55:48.492 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-11-26 13:55:48.494 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-11-26 13:55:48.501 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.503 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-11-26 13:55:48.506 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-11-26 13:55:48.508 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-11-26 13:55:48.510 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-11-26 13:55:48.512 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-11-26 13:55:48.519 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.522 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-11-26 13:55:48.524 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-11-26 13:55:48.527 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-11-26 13:55:48.529 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-11-26 13:55:48.531 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-11-26 13:55:48.538 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.541 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-11-26 13:55:48.543 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-11-26 13:55:48.545 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-11-26 13:55:48.547 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-11-26 13:55:48.549 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-11-26 13:55:48.556 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.558 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-11-26 13:55:48.561 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-11-26 13:55:48.563 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-11-26 13:55:48.565 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-11-26 13:55:48.567 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-11-26 13:55:48.574 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.577 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-11-26 13:55:48.579 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-11-26 13:55:48.581 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-11-26 13:55:48.584 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-11-26 13:55:48.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-11-26 13:55:48.593 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.595 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-11-26 13:55:48.598 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-11-26 13:55:48.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-11-26 13:55:48.603 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-11-26 13:55:48.605 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-11-26 13:55:48.612 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.615 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-11-26 13:55:48.617 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-11-26 13:55:48.619 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-11-26 13:55:48.622 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-11-26 13:55:48.624 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-11-26 13:55:48.632 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.634 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-11-26 13:55:48.637 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-11-26 13:55:48.639 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-11-26 13:55:48.641 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-11-26 13:55:48.644 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-11-26 13:55:48.651 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.653 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-11-26 13:55:48.656 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-11-26 13:55:48.658 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-11-26 13:55:48.660 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-11-26 13:55:48.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-11-26 13:55:48.669 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.672 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-11-26 13:55:48.674 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-11-26 13:55:48.676 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-11-26 13:55:48.678 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-11-26 13:55:48.681 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-11-26 13:55:48.688 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.690 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-11-26 13:55:48.693 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-11-26 13:55:48.695 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-11-26 13:55:48.697 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-11-26 13:55:48.699 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-11-26 13:55:48.706 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.709 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-11-26 13:55:48.711 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-11-26 13:55:48.713 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-11-26 13:55:48.716 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-11-26 13:55:48.718 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-11-26 13:55:48.725 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.727 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-11-26 13:55:48.729 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-11-26 13:55:48.731 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-11-26 13:55:48.734 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-11-26 13:55:48.736 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-11-26 13:55:48.743 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.745 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-11-26 13:55:48.747 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-11-26 13:55:48.749 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-11-26 13:55:48.752 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-11-26 13:55:48.754 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-11-26 13:55:48.761 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.764 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-11-26 13:55:48.766 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-11-26 13:55:48.768 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-11-26 13:55:48.771 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-11-26 13:55:48.773 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-11-26 13:55:48.780 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.782 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-11-26 13:55:48.784 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-11-26 13:55:48.787 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-11-26 13:55:48.789 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-11-26 13:55:48.791 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-11-26 13:55:48.798 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.800 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-11-26 13:55:48.803 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-11-26 13:55:48.805 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-11-26 13:55:48.807 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-11-26 13:55:48.810 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-11-26 13:55:48.816 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.819 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-11-26 13:55:48.821 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-11-26 13:55:48.824 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-11-26 13:55:48.826 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-11-26 13:55:48.828 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-11-26 13:55:48.836 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.838 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-11-26 13:55:48.840 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-11-26 13:55:48.843 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-11-26 13:55:48.845 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-11-26 13:55:48.847 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-11-26 13:55:48.854 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.856 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-11-26 13:55:48.858 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-11-26 13:55:48.861 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-11-26 13:55:48.863 | + inc/python:use_library_from_git:250 : local name=tooz 2021-11-26 13:55:48.865 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-11-26 13:55:48.872 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.874 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-11-26 13:55:48.877 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-11-26 13:55:48.879 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-11-26 13:55:48.882 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-11-26 13:55:48.884 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-11-26 13:55:48.891 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.893 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-11-26 13:55:48.896 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-11-26 13:55:48.898 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-11-26 13:55:48.900 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-11-26 13:55:48.903 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-11-26 13:55:48.909 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.912 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-11-26 13:55:48.914 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-11-26 13:55:48.916 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-11-26 13:55:48.918 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-11-26 13:55:48.921 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:55:48.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:55:48.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-11-26 13:55:48.927 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:55:48.930 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-11-26 13:55:48.950 | Using python 3.8 to install etcd3 2021-11-26 13:55:48.952 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-11-26 13:55:49.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:55:49.594 | from cryptography.utils import int_from_bytes 2021-11-26 13:55:49.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:55:49.594 | from cryptography.utils import int_from_bytes 2021-11-26 13:55:50.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:55:50.614 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:50.615 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:50.620 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:50.625 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:50.627 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:50.629 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:50.752 | Collecting etcd3===0.12.0 2021-11-26 13:55:50.759 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-26 13:55:53.527 | Collecting grpcio===1.36.1 2021-11-26 13:55:53.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2021-11-26 13:55:54.424 | Collecting protobuf===3.15.6 2021-11-26 13:55:54.433 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2021-11-26 13:55:54.520 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-26 13:55:54.523 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-11-26 13:55:54.537 | Building wheels for collected packages: etcd3 2021-11-26 13:55:54.537 | Building wheel for etcd3 (setup.py): started 2021-11-26 13:55:55.255 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-26 13:55:55.256 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=70a09fa2393e95622f67d9a1d3b583f456fe48a204da2da64f78cbc2b4a673d5 2021-11-26 13:55:55.257 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-11-26 13:55:55.257 | Successfully built etcd3 2021-11-26 13:55:56.621 | Installing collected packages: grpcio, protobuf, etcd3 2021-11-26 13:55:57.400 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2021-11-26 13:55:57.518 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:55:57.518 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:55:57.609 | + inc/python:pip_install:200 : result=0 2021-11-26 13:55:57.611 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:55:57.614 | + functions-common:time_stop:2304 : local name 2021-11-26 13:55:57.616 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:55:57.618 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:55:57.620 | + functions-common:time_stop:2307 : local total 2021-11-26 13:55:57.622 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:55:57.624 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:55:57.626 | + functions-common:time_stop:2311 : start_time=1637934948945 2021-11-26 13:55:57.629 | + functions-common:time_stop:2313 : [[ -z 1637934948945 ]] 2021-11-26 13:55:57.632 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:55:57.636 | + functions-common:time_stop:2316 : end_time=1637934957634 2021-11-26 13:55:57.638 | + functions-common:time_stop:2317 : elapsed_time=8689 2021-11-26 13:55:57.640 | + functions-common:time_stop:2318 : total=38617 2021-11-26 13:55:57.642 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:55:57.644 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=47306 2021-11-26 13:55:57.647 | + inc/python:pip_install:203 : return 0 2021-11-26 13:55:57.650 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-11-26 13:55:57.670 | Using python 3.8 to install etcd3gw 2021-11-26 13:55:57.673 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-11-26 13:55:58.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:55:58.329 | from cryptography.utils import int_from_bytes 2021-11-26 13:55:58.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:55:58.329 | from cryptography.utils import int_from_bytes 2021-11-26 13:55:59.327 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:55:59.331 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:59.332 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:59.338 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:59.342 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:59.344 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:59.346 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:55:59.470 | Collecting etcd3gw===0.2.5 2021-11-26 13:55:59.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-11-26 13:55:59.551 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-11-26 13:55:59.556 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-11-26 13:55:59.576 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-11-26 13:55:59.596 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-26 13:55:59.599 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-26 13:55:59.602 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-11-26 13:55:59.605 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-11-26 13:55:59.608 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2021-11-26 13:56:00.911 | Installing collected packages: etcd3gw 2021-11-26 13:56:01.103 | Successfully installed etcd3gw-0.2.5 2021-11-26 13:56:01.216 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:56:01.216 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:56:01.291 | + inc/python:pip_install:200 : result=0 2021-11-26 13:56:01.293 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:56:01.296 | + functions-common:time_stop:2304 : local name 2021-11-26 13:56:01.298 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:56:01.300 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:56:01.302 | + functions-common:time_stop:2307 : local total 2021-11-26 13:56:01.304 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:56:01.306 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:56:01.308 | + functions-common:time_stop:2311 : start_time=1637934957665 2021-11-26 13:56:01.310 | + functions-common:time_stop:2313 : [[ -z 1637934957665 ]] 2021-11-26 13:56:01.313 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:56:01.317 | + functions-common:time_stop:2316 : end_time=1637934961315 2021-11-26 13:56:01.319 | + functions-common:time_stop:2317 : elapsed_time=3650 2021-11-26 13:56:01.321 | + functions-common:time_stop:2318 : total=47306 2021-11-26 13:56:01.323 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:56:01.326 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50956 2021-11-26 13:56:01.328 | + inc/python:pip_install:203 : return 0 2021-11-26 13:56:01.330 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-11-26 13:56:01.333 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-26 13:56:01.335 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-26 13:56:01.338 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 13:56:01.340 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 13:56:01.342 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 13:56:01.344 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 13:56:01.347 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 13:56:01.349 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 13:56:01.352 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-26 13:56:01.354 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-26 13:56:01.356 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 13:56:01.358 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-11-26 13:56:01.361 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-11-26 13:56:01.363 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:01.365 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:01.367 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-11-26 13:56:01.370 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-11-26 13:56:01.372 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 13:56:01.374 | + functions-common:install_package:1342 : update_package_repo 2021-11-26 13:56:01.377 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-11-26 13:56:01.379 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-11-26 13:56:01.382 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-11-26 13:56:01.384 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-11-26 13:56:01.386 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-11-26 13:56:01.389 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:01.391 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:01.393 | + functions-common:update_package_repo:1323 : apt_get_update 2021-11-26 13:56:01.396 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 13:56:01.398 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 13:56:01.400 | + functions-common:apt_get_update:1069 : return 2021-11-26 13:56:01.403 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 13:56:01.405 | + functions-common:real_install_package:1328 : is_ubuntu 2021-11-26 13:56:01.407 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:01.409 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:01.412 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 13:56:01.432 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 13:56:01.540 | Reading package lists... 2021-11-26 13:56:01.769 | Building dependency tree... 2021-11-26 13:56:01.770 | Reading state information... 2021-11-26 13:56:02.020 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-26 13:56:02.021 | The following packages were automatically installed and are no longer required: 2021-11-26 13:56:02.022 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 13:56:02.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 13:56:02.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 13:56:02.022 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 13:56:02.022 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 13:56:02.022 | python3-zope.interface 2021-11-26 13:56:02.022 | Use 'sudo apt autoremove' to remove them. 2021-11-26 13:56:02.022 | The following additional packages will be installed: 2021-11-26 13:56:02.023 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-11-26 13:56:02.024 | Suggested packages: 2021-11-26 13:56:02.024 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-11-26 13:56:02.090 | The following NEW packages will be installed: 2021-11-26 13:56:02.090 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-11-26 13:56:02.353 | 0 upgraded, 6 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 13:56:02.353 | Need to get 1,306 kB of archives. 2021-11-26 13:56:02.353 | After this operation, 4,613 kB of additional disk space will be used. 2021-11-26 13:56:02.353 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-11-26 13:56:03.021 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-11-26 13:56:03.070 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-11-26 13:56:03.171 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-11-26 13:56:03.290 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-11-26 13:56:03.292 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-11-26 13:56:03.869 | Fetched 1,306 kB in 1s (1,085 kB/s) 2021-11-26 13:56:04.089 | Selecting previously unselected package libnorm1:amd64. 2021-11-26 13:56:04.140 | (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 ... 89358 files and directories currently installed.) 2021-11-26 13:56:04.144 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-11-26 13:56:04.271 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-26 13:56:04.809 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-26 13:56:04.818 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-11-26 13:56:04.877 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-26 13:56:05.374 | Selecting previously unselected package libzmq5:amd64. 2021-11-26 13:56:05.384 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-11-26 13:56:05.434 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-26 13:56:05.888 | Selecting previously unselected package uwsgi-core. 2021-11-26 13:56:05.898 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-11-26 13:56:05.960 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-26 13:56:06.574 | Selecting previously unselected package uwsgi. 2021-11-26 13:56:06.584 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-11-26 13:56:06.654 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-11-26 13:56:07.123 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-26 13:56:07.134 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-11-26 13:56:07.185 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-26 13:56:07.581 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-26 13:56:07.762 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-26 13:56:07.923 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-26 13:56:08.075 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-26 13:56:08.260 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-11-26 13:56:09.551 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-26 13:56:09.878 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 13:56:10.412 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 13:56:10.949 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-26 13:56:17.886 | + functions-common:apt_get:1113 : result=0 2021-11-26 13:56:17.889 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 13:56:17.891 | + functions-common:time_stop:2304 : local name 2021-11-26 13:56:17.893 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:56:17.895 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:56:17.897 | + functions-common:time_stop:2307 : local total 2021-11-26 13:56:17.899 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:56:17.902 | + functions-common:time_stop:2310 : name=apt-get 2021-11-26 13:56:17.904 | + functions-common:time_stop:2311 : start_time=1637934961430 2021-11-26 13:56:17.906 | + functions-common:time_stop:2313 : [[ -z 1637934961430 ]] 2021-11-26 13:56:17.909 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:56:17.914 | + functions-common:time_stop:2316 : end_time=1637934977911 2021-11-26 13:56:17.916 | + functions-common:time_stop:2317 : elapsed_time=16481 2021-11-26 13:56:17.918 | + functions-common:time_stop:2318 : total=473741 2021-11-26 13:56:17.920 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:56:17.922 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=490222 2021-11-26 13:56:17.925 | + functions-common:apt_get:1117 : return 0 2021-11-26 13:56:17.927 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-11-26 13:56:17.930 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:17.932 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:17.934 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-11-26 13:56:17.996 | Enabling module proxy. 2021-11-26 13:56:18.001 | To activate the new configuration, you need to run: 2021-11-26 13:56:18.002 | systemctl restart apache2 2021-11-26 13:56:18.006 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-11-26 13:56:18.067 | Considering dependency proxy for proxy_uwsgi: 2021-11-26 13:56:18.067 | Module proxy already enabled 2021-11-26 13:56:18.067 | Enabling module proxy_uwsgi. 2021-11-26 13:56:18.072 | To activate the new configuration, you need to run: 2021-11-26 13:56:18.072 | systemctl restart apache2 2021-11-26 13:56:18.077 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-11-26 13:56:18.079 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-26 13:56:18.081 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-26 13:56:18.084 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-26 13:56:18.212 | + ./stack.sh:main:850 : install_keystoneauth 2021-11-26 13:56:18.214 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-11-26 13:56:18.217 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-11-26 13:56:18.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-11-26 13:56:18.226 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.229 | + ./stack.sh:main:851 : install_keystoneclient 2021-11-26 13:56:18.231 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-11-26 13:56:18.233 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-11-26 13:56:18.236 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-11-26 13:56:18.242 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.245 | + ./stack.sh:main:852 : install_glanceclient 2021-11-26 13:56:18.247 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-11-26 13:56:18.249 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-11-26 13:56:18.252 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-11-26 13:56:18.259 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.261 | + ./stack.sh:main:853 : install_cinderclient 2021-11-26 13:56:18.263 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-11-26 13:56:18.266 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-11-26 13:56:18.268 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-11-26 13:56:18.275 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.278 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-11-26 13:56:18.280 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-11-26 13:56:18.282 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-11-26 13:56:18.290 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.292 | + ./stack.sh:main:854 : install_novaclient 2021-11-26 13:56:18.294 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2021-11-26 13:56:18.296 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-11-26 13:56:18.299 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-11-26 13:56:18.306 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.308 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-11-26 13:56:18.324 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:56:18.327 | + ./stack.sh:main:856 : install_swiftclient 2021-11-26 13:56:18.329 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-11-26 13:56:18.331 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-11-26 13:56:18.335 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-11-26 13:56:18.342 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.344 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-11-26 13:56:18.361 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:56:18.364 | + ./stack.sh:main:859 : install_neutronclient 2021-11-26 13:56:18.366 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-26 13:56:18.368 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-11-26 13:56:18.371 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-11-26 13:56:18.377 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.380 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-11-26 13:56:18.383 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-11-26 13:56:18.385 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-11-26 13:56:18.387 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:18.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:18.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-11-26 13:56:18.394 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:18.397 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-11-26 13:56:18.399 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-26 13:56:18.401 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 13:56:18.404 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-26 13:56:18.407 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-11-26 13:56:18.409 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 13:56:18.413 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-26 13:56:18.413 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 13:56:18.418 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-11-26 13:56:18.421 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-11-26 13:56:18.423 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-11-26 13:56:18.426 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-26 13:56:18.428 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-26 13:56:18.449 | Using python 3.8 to install keystonemiddleware 2021-11-26 13:56:18.451 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-11-26 13:56:19.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:56:19.107 | from cryptography.utils import int_from_bytes 2021-11-26 13:56:19.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:56:19.108 | from cryptography.utils import int_from_bytes 2021-11-26 13:56:20.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:56:20.141 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:20.141 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:20.147 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:20.152 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:20.153 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:20.155 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:20.160 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (9.2.0) 2021-11-26 13:56:20.231 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.7.0) 2021-11-26 13:56:20.268 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (8.5.1) 2021-11-26 13:56:20.311 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.2) 2021-11-26 13:56:20.319 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-11-26 13:56:20.327 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-26 13:56:20.329 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-11-26 13:56:20.334 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-11-26 13:56:20.396 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2021-11-26 13:56:20.415 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-11-26 13:56:20.418 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (4.8.0) 2021-11-26 13:56:20.435 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-11-26 13:56:20.438 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-11-26 13:56:20.448 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.1) 2021-11-26 13:56:20.454 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-11-26 13:56:20.460 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-11-26 13:56:20.473 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-11-26 13:56:20.483 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-11-26 13:56:20.505 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-11-26 13:56:20.546 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-11-26 13:56:20.548 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-11-26 13:56:20.556 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-11-26 13:56:20.561 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-11-26 13:56:20.564 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.7.0) 2021-11-26 13:56:20.568 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.1.14) 2021-11-26 13:56:20.571 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-11-26 13:56:20.574 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-11-26 13:56:20.577 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-11-26 13:56:20.583 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-11-26 13:56:20.585 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.10.8) 2021-11-26 13:56:20.588 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-11-26 13:56:20.591 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-11-26 13:56:20.612 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-11-26 13:56:20.616 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2021-11-26 13:56:20.618 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.8.1) 2021-11-26 13:56:20.622 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-11-26 13:56:21.932 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:56:21.932 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:56:22.004 | + inc/python:pip_install:200 : result=0 2021-11-26 13:56:22.006 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:56:22.009 | + functions-common:time_stop:2304 : local name 2021-11-26 13:56:22.011 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:56:22.013 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:56:22.015 | + functions-common:time_stop:2307 : local total 2021-11-26 13:56:22.017 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:56:22.020 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:56:22.022 | + functions-common:time_stop:2311 : start_time=1637934978443 2021-11-26 13:56:22.024 | + functions-common:time_stop:2313 : [[ -z 1637934978443 ]] 2021-11-26 13:56:22.027 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:56:22.031 | + functions-common:time_stop:2316 : end_time=1637934982028 2021-11-26 13:56:22.033 | + functions-common:time_stop:2317 : elapsed_time=3585 2021-11-26 13:56:22.035 | + functions-common:time_stop:2318 : total=50956 2021-11-26 13:56:22.037 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:56:22.039 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=54541 2021-11-26 13:56:22.041 | + inc/python:pip_install:203 : return 0 2021-11-26 13:56:22.044 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-11-26 13:56:22.046 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-26 13:56:22.048 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 13:56:22.051 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-26 13:56:22.054 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-11-26 13:56:22.057 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 13:56:22.060 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-26 13:56:22.060 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 13:56:22.065 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-11-26 13:56:22.068 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-11-26 13:56:22.071 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-11-26 13:56:22.074 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-26 13:56:22.076 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-26 13:56:22.096 | Using python 3.8 to install python-memcached 2021-11-26 13:56:22.099 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-11-26 13:56:22.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:56:22.758 | from cryptography.utils import int_from_bytes 2021-11-26 13:56:22.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:56:22.759 | from cryptography.utils import int_from_bytes 2021-11-26 13:56:23.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:56:23.779 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:23.780 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:23.785 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:23.790 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:23.792 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:23.793 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:23.917 | Collecting python-memcached===1.59 2021-11-26 13:56:23.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-26 13:56:23.993 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-11-26 13:56:25.338 | Installing collected packages: python-memcached 2021-11-26 13:56:25.495 | Successfully installed python-memcached-1.59 2021-11-26 13:56:25.602 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:56:25.602 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:56:25.680 | + inc/python:pip_install:200 : result=0 2021-11-26 13:56:25.683 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:56:25.685 | + functions-common:time_stop:2304 : local name 2021-11-26 13:56:25.687 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:56:25.689 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:56:25.692 | + functions-common:time_stop:2307 : local total 2021-11-26 13:56:25.694 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:56:25.696 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:56:25.699 | + functions-common:time_stop:2311 : start_time=1637934982091 2021-11-26 13:56:25.701 | + functions-common:time_stop:2313 : [[ -z 1637934982091 ]] 2021-11-26 13:56:25.704 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:56:25.708 | + functions-common:time_stop:2316 : end_time=1637934985705 2021-11-26 13:56:25.710 | + functions-common:time_stop:2317 : elapsed_time=3614 2021-11-26 13:56:25.712 | + functions-common:time_stop:2318 : total=54541 2021-11-26 13:56:25.714 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:56:25.716 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58155 2021-11-26 13:56:25.719 | + inc/python:pip_install:203 : return 0 2021-11-26 13:56:25.721 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-11-26 13:56:25.737 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:56:25.739 | + ./stack.sh:main:866 : '[' 10.222.0.48 == 10.222.0.48 ']' 2021-11-26 13:56:25.742 | + ./stack.sh:main:867 : stack_install_service keystone 2021-11-26 13:56:25.744 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-26 13:56:25.746 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-26 13:56:25.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 13:56:25.751 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-26 13:56:25.753 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-11-26 13:56:25.768 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:56:25.770 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2021-11-26 13:56:25.773 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-26 13:56:25.775 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-11-26 13:56:25.777 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-26 13:56:25.779 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 13:56:25.781 | ++ functions-common:git_clone:527 : pwd 2021-11-26 13:56:25.784 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 13:56:25.786 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 13:56:25.789 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 13:56:25.804 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 13:56:25.806 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 13:56:25.808 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 13:56:25.811 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-26 13:56:25.811 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 13:56:25.816 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-11-26 13:56:25.818 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 13:56:25.821 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-11-26 13:56:25.824 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 13:56:25.824 | + functions-common:git_clone:593 : head -1 2021-11-26 13:56:25.828 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2021-11-26 13:56:25.830 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 13:56:25.832 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-11-26 13:56:25.835 | + inc/python:setup_develop:338 : local bindep 2021-11-26 13:56:25.837 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 13:56:25.839 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-11-26 13:56:25.842 | + inc/python:setup_develop:344 : local extras= 2021-11-26 13:56:25.844 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-26 13:56:25.846 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 13:56:25.849 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 13:56:25.851 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-11-26 13:56:25.853 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 13:56:25.856 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-26 13:56:25.858 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-11-26 13:56:25.861 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 13:56:25.863 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-11-26 13:56:25.866 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 13:56:25.868 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-26 13:56:25.871 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-26 13:56:25.877 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-11-26 13:56:25.879 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-11-26 13:56:26.487 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-11-26 13:56:26.490 | + inc/python:setup_package:417 : local bindep=0 2021-11-26 13:56:26.492 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-26 13:56:26.494 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-26 13:56:26.496 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 13:56:26.498 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-11-26 13:56:26.500 | + inc/python:setup_package:426 : local flags=-e 2021-11-26 13:56:26.502 | + inc/python:setup_package:427 : local extras= 2021-11-26 13:56:26.504 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-26 13:56:26.507 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-11-26 13:56:26.509 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-11-26 13:56:26.512 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-11-26 13:56:26.514 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-26 13:56:26.516 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-11-26 13:56:26.535 | Using python 3.8 to install /opt/stack/keystone 2021-11-26 13:56:26.537 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-11-26 13:56:27.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:56:27.194 | from cryptography.utils import int_from_bytes 2021-11-26 13:56:27.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:56:27.194 | from cryptography.utils import int_from_bytes 2021-11-26 13:56:28.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:56:28.211 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-26 13:56:28.214 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:28.215 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:28.216 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:28.219 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:28.221 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:28.228 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:28.232 | Obtaining file:///opt/stack/keystone 2021-11-26 13:56:29.776 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 13:56:31.431 | Collecting Flask===1.1.2 2021-11-26 13:56:31.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-11-26 13:56:31.624 | Collecting Flask-RESTful===0.3.8 2021-11-26 13:56:31.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-11-26 13:56:31.706 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-11-26 13:56:31.712 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-11-26 13:56:31.773 | Collecting PyJWT===2.0.1 2021-11-26 13:56:31.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-11-26 13:56:31.810 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-11-26 13:56:31.838 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-26 13:56:31.978 | Collecting Werkzeug===1.0.1 2021-11-26 13:56:31.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-11-26 13:56:32.169 | Collecting aniso8601===9.0.1 2021-11-26 13:56:32.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-11-26 13:56:32.454 | Collecting bcrypt===3.2.0 2021-11-26 13:56:32.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-11-26 13:56:32.535 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-26 13:56:32.590 | Collecting click===7.1.2 2021-11-26 13:56:32.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-11-26 13:56:32.605 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-11-26 13:56:32.644 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-11-26 13:56:32.757 | Collecting itsdangerous===1.1.0 2021-11-26 13:56:32.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-11-26 13:56:32.833 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-11-26 13:56:32.845 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-11-26 13:56:32.898 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-11-26 13:56:32.901 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (3.1.0) 2021-11-26 13:56:32.906 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-11-26 13:56:32.942 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2021-11-26 13:56:32.983 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2021-11-26 13:56:32.988 | Requirement already satisfied: oslo.db===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.1) 2021-11-26 13:56:33.047 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-11-26 13:56:33.052 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-11-26 13:56:33.092 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-11-26 13:56:33.148 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-11-26 13:56:33.166 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-11-26 13:56:33.181 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-11-26 13:56:33.190 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-11-26 13:56:33.214 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-11-26 13:56:33.224 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-11-26 13:56:33.241 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-11-26 13:56:33.293 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-11-26 13:56:33.395 | Collecting passlib===1.7.4 2021-11-26 13:56:33.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-11-26 13:56:33.492 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-11-26 13:56:33.494 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-11-26 13:56:33.496 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-11-26 13:56:33.507 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-11-26 13:56:33.510 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-11-26 13:56:33.512 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-11-26 13:56:33.623 | Collecting pysaml2===6.5.1 2021-11-26 13:56:33.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-11-26 13:56:33.722 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-11-26 13:56:33.727 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-11-26 13:56:33.745 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-11-26 13:56:33.749 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-11-26 13:56:33.768 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-11-26 13:56:33.991 | Collecting scrypt===0.8.17 2021-11-26 13:56:34.002 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-11-26 13:56:34.089 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-11-26 13:56:34.092 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-11-26 13:56:34.102 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-11-26 13:56:34.105 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-11-26 13:56:34.107 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-11-26 13:56:34.114 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-11-26 13:56:34.123 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-11-26 13:56:34.128 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-11-26 13:56:34.146 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-11-26 13:56:34.149 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-11-26 13:56:34.156 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.3) 2021-11-26 13:56:34.313 | Collecting xmlschema===1.5.2 2021-11-26 13:56:34.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2021-11-26 13:56:34.427 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-11-26 13:56:34.431 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-11-26 13:56:34.434 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-11-26 13:56:34.495 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-26 13:56:34.501 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-11-26 13:56:34.507 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-26 13:56:34.510 | Requirement already satisfied: alembic===1.5.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.7) 2021-11-26 13:56:34.518 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-11-26 13:56:34.521 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-11-26 13:56:34.561 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-11-26 13:56:34.567 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-11-26 13:56:34.572 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-11-26 13:56:34.582 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-11-26 13:56:34.587 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-26 13:56:34.598 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-26 13:56:34.607 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-11-26 13:56:34.615 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-11-26 13:56:34.626 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-11-26 13:56:34.635 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-11-26 13:56:34.638 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-11-26 13:56:35.636 | Collecting importlib-resources===5.1.2 2021-11-26 13:56:35.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2021-11-26 13:56:35.734 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-11-26 13:56:35.846 | Collecting defusedxml===0.7.1 2021-11-26 13:56:35.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-11-26 13:56:35.921 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-26 13:56:35.923 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-11-26 13:56:35.927 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-26 13:56:35.930 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-11-26 13:56:35.932 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-11-26 13:56:35.934 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-11-26 13:56:35.936 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-11-26 13:56:35.938 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-11-26 13:56:36.065 | Collecting elementpath===2.2.0 2021-11-26 13:56:36.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2021-11-26 13:56:36.148 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-11-26 13:56:36.152 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-11-26 13:56:36.154 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-11-26 13:56:36.156 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-11-26 13:56:36.164 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-11-26 13:56:36.166 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-11-26 13:56:36.173 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (54.1.1) 2021-11-26 13:56:36.222 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-11-26 13:56:36.227 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-11-26 13:56:36.235 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-11-26 13:56:37.105 | Installing collected packages: Werkzeug, itsdangerous, click, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, importlib-resources, elementpath, xmlschema, defusedxml, pysaml2, PyJWT, keystone 2021-11-26 13:56:37.468 | Attempting uninstall: click 2021-11-26 13:56:37.470 | Found existing installation: Click 7.0 2021-11-26 13:56:37.480 | Uninstalling Click-7.0: 2021-11-26 13:56:37.512 | Successfully uninstalled Click-7.0 2021-11-26 13:56:40.097 | Attempting uninstall: PyJWT 2021-11-26 13:56:40.098 | Found existing installation: PyJWT 1.7.1 2021-11-26 13:56:40.107 | Uninstalling PyJWT-1.7.1: 2021-11-26 13:56:40.135 | Successfully uninstalled PyJWT-1.7.1 2021-11-26 13:56:40.228 | Running setup.py develop for keystone 2021-11-26 13:56:41.933 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.0 importlib-resources-5.1.2 itsdangerous-1.1.0 keystone passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.5.2 2021-11-26 13:56:42.057 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:56:42.057 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:56:42.136 | + inc/python:pip_install:200 : result=0 2021-11-26 13:56:42.138 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:56:42.140 | + functions-common:time_stop:2304 : local name 2021-11-26 13:56:42.142 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:56:42.144 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:56:42.147 | + functions-common:time_stop:2307 : local total 2021-11-26 13:56:42.149 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:56:42.151 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:56:42.153 | + functions-common:time_stop:2311 : start_time=1637934986530 2021-11-26 13:56:42.155 | + functions-common:time_stop:2313 : [[ -z 1637934986530 ]] 2021-11-26 13:56:42.158 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:56:42.162 | + functions-common:time_stop:2316 : end_time=1637935002159 2021-11-26 13:56:42.164 | + functions-common:time_stop:2317 : elapsed_time=15629 2021-11-26 13:56:42.166 | + functions-common:time_stop:2318 : total=58155 2021-11-26 13:56:42.168 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:56:42.170 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=73784 2021-11-26 13:56:42.172 | + inc/python:pip_install:203 : return 0 2021-11-26 13:56:42.174 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-26 13:56:42.177 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 13:56:42.179 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 13:56:42.196 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 13:56:42.208 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-11-26 13:56:42.211 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-11-26 13:56:42.213 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:42.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:42.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-11-26 13:56:42.220 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:42.222 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-11-26 13:56:42.238 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:56:42.241 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-11-26 13:56:42.243 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 13:56:42.245 | + ./stack.sh:main:868 : configure_keystone 2021-11-26 13:56:42.248 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-11-26 13:56:42.260 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-11-26 13:56:42.262 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-26 13:56:42.267 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-11-26 13:56:42.282 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:56:42.285 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-26 13:56:42.315 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-26 13:56:42.343 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-26 13:56:42.372 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-26 13:56:42.402 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-26 13:56:42.431 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-26 13:56:42.460 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-26 13:56:42.487 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-26 13:56:42.514 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-26 13:56:42.516 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-26 13:56:42.519 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-26 13:56:42.521 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-26 13:56:42.524 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 13:56:42.526 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 13:56:42.541 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:56:42.544 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 13:56:42.546 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 13:56:42.548 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 13:56:42.562 | ++ functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:56:42.565 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2021-11-26 13:56:42.568 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2021-11-26 13:56:42.596 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 13:56:42.598 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 13:56:42.601 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-11-26 13:56:42.603 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-11-26 13:56:42.606 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-11-26 13:56:42.621 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:56:42.624 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.48/identity 2021-11-26 13:56:42.653 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.48/identity 2021-11-26 13:56:42.681 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-11-26 13:56:42.683 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-26 13:56:42.713 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-11-26 13:56:42.715 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-26 13:56:42.717 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-26 13:56:42.719 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-11-26 13:56:42.722 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-26 13:56:42.725 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-26 13:56:42.754 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-11-26 13:56:42.757 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-11-26 13:56:42.759 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-26 13:56:42.761 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-11-26 13:56:42.764 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-26 13:56:42.780 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-26 13:56:42.783 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-26 13:56:42.785 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-26 13:56:42.788 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-26 13:56:42.790 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 13:56:42.816 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 13:56:42.844 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 13:56:42.875 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 13:56:42.903 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-26 13:56:42.930 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-11-26 13:56:42.933 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-26 13:56:42.935 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-26 13:56:42.937 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-26 13:56:42.939 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-11-26 13:56:42.941 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-26 13:56:42.944 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-26 13:56:42.946 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-11-26 13:56:42.950 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-11-26 13:56:42.953 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-26 13:56:42.955 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 13:56:42.968 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 13:56:42.968 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 13:56:42.977 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 13:56:42.980 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 13:56:42.995 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-26 13:56:42.998 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-26 13:56:43.001 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-26 13:56:43.030 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-26 13:56:43.057 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-26 13:56:43.083 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-26 13:56:43.110 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-26 13:56:43.137 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-26 13:56:43.165 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-26 13:56:43.191 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-26 13:56:43.218 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-26 13:56:43.245 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 13:56:43.273 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-26 13:56:43.302 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-26 13:56:43.332 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-26 13:56:43.362 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-26 13:56:43.364 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-26 13:56:43.367 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-11-26 13:56:43.369 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-11-26 13:56:43.371 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-26 13:56:43.374 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:43.376 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:43.378 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 13:56:43.381 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 13:56:43.383 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-26 13:56:43.411 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-26 13:56:43.437 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-11-26 13:56:43.438 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 13:56:43.447 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-11-26 13:56:43.450 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-11-26 13:56:43.452 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-11-26 13:56:43.454 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-26 13:56:43.457 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 13:56:43.459 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 13:56:43.462 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:43.464 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:43.466 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 13:56:43.468 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-26 13:56:43.471 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:43.473 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:43.475 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-11-26 13:56:43.536 | Enabling site keystone-wsgi-public. 2021-11-26 13:56:43.542 | To activate the new configuration, you need to run: 2021-11-26 13:56:43.542 | systemctl reload apache2 2021-11-26 13:56:43.546 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-26 13:56:43.548 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-26 13:56:43.551 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-26 13:56:43.553 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-26 13:56:43.680 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-11-26 13:56:43.683 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-11-26 13:56:43.686 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-11-26 13:56:43.689 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-11-26 13:56:43.691 | + lib/apache:write_uwsgi_config:260 : local http= 2021-11-26 13:56:43.695 | + lib/apache:write_uwsgi_config:261 : local name= 2021-11-26 13:56:43.698 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-11-26 13:56:43.703 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-11-26 13:56:43.705 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-11-26 13:56:43.708 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 13:56:43.721 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 13:56:43.722 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 13:56:43.730 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 13:56:43.734 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 13:56:43.750 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-26 13:56:43.752 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-11-26 13:56:43.757 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-11-26 13:56:43.788 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-11-26 13:56:43.816 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-11-26 13:56:43.844 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-11-26 13:56:43.872 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-11-26 13:56:43.901 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-11-26 13:56:43.928 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-11-26 13:56:43.956 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-11-26 13:56:43.983 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-11-26 13:56:44.010 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 13:56:44.046 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-11-26 13:56:44.077 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-11-26 13:56:44.103 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-11-26 13:56:44.131 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-11-26 13:56:44.133 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-11-26 13:56:44.136 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-11-26 13:56:44.138 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-11-26 13:56:44.140 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-11-26 13:56:44.143 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:44.145 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:44.148 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-26 13:56:44.151 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-26 13:56:44.153 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-26 13:56:44.179 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-11-26 13:56:44.208 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2021-11-26 13:56:44.208 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-26 13:56:44.217 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-11-26 13:56:44.220 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-11-26 13:56:44.223 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-11-26 13:56:44.225 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-11-26 13:56:44.227 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 13:56:44.229 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 13:56:44.232 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:44.234 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:44.237 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 13:56:44.239 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-11-26 13:56:44.241 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:56:44.243 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:56:44.246 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-11-26 13:56:44.309 | Enabling site keystone-wsgi-admin. 2021-11-26 13:56:44.314 | To activate the new configuration, you need to run: 2021-11-26 13:56:44.314 | systemctl reload apache2 2021-11-26 13:56:44.319 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-11-26 13:56:44.321 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-11-26 13:56:44.324 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-11-26 13:56:44.326 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-11-26 13:56:44.452 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-26 13:56:44.481 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-26 13:56:44.512 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-26 13:56:44.542 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-11-26 13:56:44.544 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-26 13:56:44.574 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-26 13:56:44.602 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-26 13:56:44.629 | + ./stack.sh:main:872 : is_service_enabled swift 2021-11-26 13:56:44.646 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:56:44.649 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-11-26 13:56:44.666 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:56:44.668 | + ./stack.sh:main:876 : stack_install_service swift 2021-11-26 13:56:44.671 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-26 13:56:44.673 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-26 13:56:44.675 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 13:56:44.678 | + lib/stack:stack_install_service:32 : install_swift 2021-11-26 13:56:44.681 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/wallaby 2021-11-26 13:56:44.683 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-26 13:56:44.685 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-11-26 13:56:44.687 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-11-26 13:56:44.689 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 13:56:44.692 | ++ functions-common:git_clone:527 : pwd 2021-11-26 13:56:44.695 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 13:56:44.698 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 13:56:44.700 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 13:56:44.716 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 13:56:44.718 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 13:56:44.720 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 13:56:44.723 | + functions-common:git_clone:544 : echo stable/wallaby 2021-11-26 13:56:44.723 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 13:56:44.728 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-11-26 13:56:44.730 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 13:56:44.733 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-11-26 13:56:44.735 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 13:56:44.736 | + functions-common:git_clone:593 : head -1 2021-11-26 13:56:44.742 | c96662897 Quote paths before sending them to swob.Request.blank 2021-11-26 13:56:44.744 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 13:56:44.747 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-11-26 13:56:44.749 | + inc/python:setup_develop:338 : local bindep 2021-11-26 13:56:44.752 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 13:56:44.754 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-11-26 13:56:44.757 | + inc/python:setup_develop:344 : local extras=keystone 2021-11-26 13:56:44.760 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-26 13:56:44.762 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 13:56:44.764 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 13:56:44.767 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-11-26 13:56:44.769 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 13:56:44.771 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-11-26 13:56:44.774 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-11-26 13:56:44.777 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 13:56:44.779 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-11-26 13:56:44.782 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 13:56:44.784 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-11-26 13:56:44.787 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-26 13:56:44.793 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-11-26 13:56:44.795 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-11-26 13:56:45.418 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-11-26 13:56:45.421 | + inc/python:setup_package:417 : local bindep=0 2021-11-26 13:56:45.423 | + inc/python:setup_package:418 : local bindep_flag= 2021-11-26 13:56:45.425 | + inc/python:setup_package:419 : local bindep_profiles= 2021-11-26 13:56:45.427 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 13:56:45.429 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-11-26 13:56:45.432 | + inc/python:setup_package:426 : local flags=-e 2021-11-26 13:56:45.434 | + inc/python:setup_package:427 : local extras=keystone 2021-11-26 13:56:45.436 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-11-26 13:56:45.438 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-11-26 13:56:45.441 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-11-26 13:56:45.443 | + inc/python:setup_package:437 : extras='[keystone]' 2021-11-26 13:56:45.445 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-11-26 13:56:45.447 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-26 13:56:45.468 | Using python 3.8 to install /opt/stack/swift 2021-11-26 13:56:45.470 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-11-26 13:56:46.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:56:46.138 | from cryptography.utils import int_from_bytes 2021-11-26 13:56:46.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:56:46.138 | from cryptography.utils import int_from_bytes 2021-11-26 13:56:47.180 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:56:47.181 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-26 13:56:47.184 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:47.186 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:47.186 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:47.189 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:47.191 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:47.199 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:56:47.203 | Obtaining file:///opt/stack/swift 2021-11-26 13:56:48.442 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 13:56:49.660 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-26 13:56:49.670 | Requirement already satisfied: cryptography===3.4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.6) 2021-11-26 13:56:49.709 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-11-26 13:56:49.718 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-11-26 13:56:49.723 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-11-26 13:56:50.567 | Collecting lxml===4.6.2 2021-11-26 13:56:50.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e5/cc908fe43fe1a/lxml-4.6.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2021-11-26 13:56:50.789 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-11-26 13:56:50.792 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-11-26 13:56:50.828 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2021-11-26 13:56:50.869 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2021-11-26 13:56:50.875 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-11-26 13:56:50.881 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-11-26 13:56:50.920 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-11-26 13:56:50.929 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-11-26 13:56:50.946 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-11-26 13:56:50.951 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-11-26 13:56:50.954 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-11-26 13:56:51.091 | Collecting pyeclib===1.6.0 2021-11-26 13:56:51.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-26 13:56:52.113 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-11-26 13:56:52.116 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-11-26 13:56:52.119 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-11-26 13:56:52.124 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-11-26 13:56:52.143 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-11-26 13:56:52.147 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-11-26 13:56:52.166 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-11-26 13:56:52.171 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-11-26 13:56:52.219 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-11-26 13:56:52.222 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-11-26 13:56:52.229 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-11-26 13:56:52.375 | Collecting xattr===0.9.7 2021-11-26 13:56:52.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-26 13:56:53.126 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-26 13:56:53.130 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-11-26 13:56:53.138 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-11-26 13:56:53.199 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-26 13:56:53.212 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-11-26 13:56:53.218 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-26 13:56:53.225 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-11-26 13:56:53.229 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-26 13:56:53.232 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-11-26 13:56:53.235 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-11-26 13:56:53.238 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-11-26 13:56:53.241 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-26 13:56:53.245 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-26 13:56:53.247 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-11-26 13:56:53.250 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-11-26 13:56:53.254 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-11-26 13:56:53.257 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-11-26 13:56:53.260 | Building wheels for collected packages: pyeclib, xattr 2021-11-26 13:56:53.261 | Building wheel for pyeclib (setup.py): started 2021-11-26 13:56:54.547 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-11-26 13:56:54.548 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55501 sha256=e0975e347dd678fe69f60c0f7d228814f2d2fb4b2c3021a732490c8599208fa3 2021-11-26 13:56:54.548 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-11-26 13:56:54.550 | Building wheel for xattr (setup.py): started 2021-11-26 13:56:55.944 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-26 13:56:55.945 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33245 sha256=6492c9cf7995c21b1511dbd1e20f889740e5c759aab66a7608d0cbe78d730bb5 2021-11-26 13:56:55.945 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-11-26 13:56:55.946 | Successfully built pyeclib xattr 2021-11-26 13:56:57.167 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-11-26 13:56:57.659 | Running setup.py develop for swift 2021-11-26 13:56:59.176 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-11-26 13:56:59.291 | WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. 2021-11-26 13:56:59.291 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-11-26 13:56:59.387 | + inc/python:pip_install:200 : result=0 2021-11-26 13:56:59.390 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 13:56:59.392 | + functions-common:time_stop:2304 : local name 2021-11-26 13:56:59.394 | + functions-common:time_stop:2305 : local end_time 2021-11-26 13:56:59.397 | + functions-common:time_stop:2306 : local elapsed_time 2021-11-26 13:56:59.399 | + functions-common:time_stop:2307 : local total 2021-11-26 13:56:59.401 | + functions-common:time_stop:2308 : local start_time 2021-11-26 13:56:59.403 | + functions-common:time_stop:2310 : name=pip_install 2021-11-26 13:56:59.405 | + functions-common:time_stop:2311 : start_time=1637935005463 2021-11-26 13:56:59.408 | + functions-common:time_stop:2313 : [[ -z 1637935005463 ]] 2021-11-26 13:56:59.410 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-11-26 13:56:59.414 | + functions-common:time_stop:2316 : end_time=1637935019412 2021-11-26 13:56:59.418 | + functions-common:time_stop:2317 : elapsed_time=13949 2021-11-26 13:56:59.420 | + functions-common:time_stop:2318 : total=73784 2021-11-26 13:56:59.423 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-11-26 13:56:59.426 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=87733 2021-11-26 13:56:59.428 | + inc/python:pip_install:203 : return 0 2021-11-26 13:56:59.431 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-11-26 13:56:59.433 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 13:56:59.435 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 13:56:59.454 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 13:56:59.465 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-11-26 13:56:59.468 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-11-26 13:56:59.470 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:56:59.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:56:59.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-11-26 13:56:59.477 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:56:59.480 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-11-26 13:56:59.482 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 13:56:59.484 | + ./stack.sh:main:877 : configure_swift 2021-11-26 13:56:59.487 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-26 13:56:59.489 | + lib/swift:configure_swift:335 : local node_number 2021-11-26 13:56:59.491 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-26 13:56:59.493 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-26 13:56:59.495 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-26 13:57:00.323 | No account-server running 2021-11-26 13:57:00.323 | No object-auditor running 2021-11-26 13:57:00.323 | No account-auditor running 2021-11-26 13:57:00.323 | No object-updater running 2021-11-26 13:57:00.323 | No container-sharder running 2021-11-26 13:57:00.323 | No proxy-server running 2021-11-26 13:57:00.323 | No object-server running 2021-11-26 13:57:00.323 | No account-replicator running 2021-11-26 13:57:00.323 | No object-replicator running 2021-11-26 13:57:00.323 | No account-reaper running 2021-11-26 13:57:00.323 | No container-auditor running 2021-11-26 13:57:00.323 | No object-reconstructor running 2021-11-26 13:57:00.323 | No container-updater running 2021-11-26 13:57:00.323 | No container-server running 2021-11-26 13:57:00.323 | No container-sync running 2021-11-26 13:57:00.323 | No object-expirer running 2021-11-26 13:57:00.323 | No container-reconciler running 2021-11-26 13:57:00.323 | No container-replicator running 2021-11-26 13:57:00.368 | + lib/swift:configure_swift:340 : true 2021-11-26 13:57:00.370 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-11-26 13:57:00.384 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-26 13:57:00.395 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-26 13:57:00.398 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-11-26 13:57:00.398 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-11-26 13:57:00.403 | + lib/swift:configure_swift:354 : sed -e ' 2021-11-26 13:57:00.403 | s/%GROUP%/ubuntu/; 2021-11-26 13:57:00.403 | s/%USER%/ubuntu/; 2021-11-26 13:57:00.403 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-26 13:57:00.403 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-26 13:57:00.406 | uid = ubuntu 2021-11-26 13:57:00.407 | gid = ubuntu 2021-11-26 13:57:00.407 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-26 13:57:00.407 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-26 13:57:00.407 | address = 127.0.0.1 2021-11-26 13:57:00.407 | 2021-11-26 13:57:00.407 | [account6612] 2021-11-26 13:57:00.407 | max connections = 25 2021-11-26 13:57:00.407 | path = /opt/stack/data/swift/1/node/ 2021-11-26 13:57:00.407 | read only = false 2021-11-26 13:57:00.407 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-26 13:57:00.407 | 2021-11-26 13:57:00.407 | [account6622] 2021-11-26 13:57:00.407 | max connections = 25 2021-11-26 13:57:00.407 | path = /opt/stack/data/swift/2/node/ 2021-11-26 13:57:00.407 | read only = false 2021-11-26 13:57:00.407 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-26 13:57:00.407 | 2021-11-26 13:57:00.407 | [account6632] 2021-11-26 13:57:00.407 | max connections = 25 2021-11-26 13:57:00.407 | path = /opt/stack/data/swift/3/node/ 2021-11-26 13:57:00.407 | read only = false 2021-11-26 13:57:00.407 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-26 13:57:00.407 | 2021-11-26 13:57:00.407 | [account6642] 2021-11-26 13:57:00.407 | max connections = 25 2021-11-26 13:57:00.407 | path = /opt/stack/data/swift/4/node/ 2021-11-26 13:57:00.407 | read only = false 2021-11-26 13:57:00.407 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-26 13:57:00.407 | 2021-11-26 13:57:00.407 | 2021-11-26 13:57:00.407 | [container6611] 2021-11-26 13:57:00.407 | max connections = 25 2021-11-26 13:57:00.407 | path = /opt/stack/data/swift/1/node/ 2021-11-26 13:57:00.407 | read only = false 2021-11-26 13:57:00.407 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-26 13:57:00.408 | 2021-11-26 13:57:00.408 | [container6621] 2021-11-26 13:57:00.408 | max connections = 25 2021-11-26 13:57:00.408 | path = /opt/stack/data/swift/2/node/ 2021-11-26 13:57:00.408 | read only = false 2021-11-26 13:57:00.408 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-26 13:57:00.408 | 2021-11-26 13:57:00.408 | [container6631] 2021-11-26 13:57:00.408 | max connections = 25 2021-11-26 13:57:00.408 | path = /opt/stack/data/swift/3/node/ 2021-11-26 13:57:00.408 | read only = false 2021-11-26 13:57:00.408 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-26 13:57:00.408 | 2021-11-26 13:57:00.408 | [container6641] 2021-11-26 13:57:00.408 | max connections = 25 2021-11-26 13:57:00.408 | path = /opt/stack/data/swift/4/node/ 2021-11-26 13:57:00.408 | read only = false 2021-11-26 13:57:00.408 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-26 13:57:00.408 | 2021-11-26 13:57:00.408 | 2021-11-26 13:57:00.408 | [object6613] 2021-11-26 13:57:00.408 | max connections = 25 2021-11-26 13:57:00.408 | path = /opt/stack/data/swift/1/node/ 2021-11-26 13:57:00.408 | read only = false 2021-11-26 13:57:00.408 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-26 13:57:00.408 | 2021-11-26 13:57:00.408 | [object6623] 2021-11-26 13:57:00.408 | max connections = 25 2021-11-26 13:57:00.408 | path = /opt/stack/data/swift/2/node/ 2021-11-26 13:57:00.408 | read only = false 2021-11-26 13:57:00.408 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-26 13:57:00.408 | 2021-11-26 13:57:00.408 | [object6633] 2021-11-26 13:57:00.408 | max connections = 25 2021-11-26 13:57:00.408 | path = /opt/stack/data/swift/3/node/ 2021-11-26 13:57:00.408 | read only = false 2021-11-26 13:57:00.409 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-26 13:57:00.409 | 2021-11-26 13:57:00.409 | [object6643] 2021-11-26 13:57:00.409 | max connections = 25 2021-11-26 13:57:00.409 | path = /opt/stack/data/swift/4/node/ 2021-11-26 13:57:00.409 | read only = false 2021-11-26 13:57:00.409 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-26 13:57:00.409 | + lib/swift:configure_swift:360 : is_ubuntu 2021-11-26 13:57:00.411 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:57:00.413 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:57:00.415 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-26 13:57:00.432 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-26 13:57:00.433 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-26 13:57:00.438 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-26 13:57:00.442 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-26 13:57:00.444 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-26 13:57:00.448 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-26 13:57:00.476 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.48:8080/v1/ 2021-11-26 13:57:00.501 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-26 13:57:00.519 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-26 13:57:00.546 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-26 13:57:00.563 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-26 13:57:00.590 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-26 13:57:00.608 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-26 13:57:00.636 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-26 13:57:00.653 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-26 13:57:00.680 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-26 13:57:00.698 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 13:57:00.726 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-26 13:57:00.743 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-11-26 13:57:00.758 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:57:00.760 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-26 13:57:00.788 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-26 13:57:00.814 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-26 13:57:00.846 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-26 13:57:00.872 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-11-26 13:57:00.887 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:57:00.890 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-26 13:57:00.916 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-11-26 13:57:00.931 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:57:00.933 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-11-26 13:57:00.948 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:57:00.950 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-11-26 13:57:00.952 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-26 13:57:00.967 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:57:00.969 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-11-26 13:57:00.971 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-11-26 13:57:00.973 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-26 13:57:00.978 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-26 13:57:00.984 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-26 13:57:01.012 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-26 13:57:01.039 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-26 13:57:01.068 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-26 13:57:01.097 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-26 13:57:01.123 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-26 13:57:01.126 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-11-26 13:57:01.128 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-11-26 13:57:01.131 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-11-26 13:57:01.133 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-26 13:57:01.158 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-26 13:57:01.185 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.48/identity 2021-11-26 13:57:01.212 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-26 13:57:01.237 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-26 13:57:01.265 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-26 13:57:01.292 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-26 13:57:01.318 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-26 13:57:01.344 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 13:57:01.371 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-26 13:57:01.398 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-26 13:57:01.427 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-26 13:57:01.454 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-26 13:57:01.481 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-26 13:57:01.511 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-26 13:57:01.538 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-26 13:57:01.556 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-26 13:57:01.583 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-26 13:57:01.609 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-26 13:57:01.614 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-26 13:57:01.641 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-26 13:57:01.668 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-26 13:57:01.694 | + lib/swift:configure_swift:478 : local node_number 2021-11-26 13:57:01.697 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-26 13:57:01.699 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-26 13:57:01.701 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-26 13:57:01.705 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-26 13:57:01.708 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-26 13:57:01.710 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 13:57:01.712 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-26 13:57:01.714 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-26 13:57:01.716 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 13:57:01.718 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 13:57:01.721 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-26 13:57:01.738 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-26 13:57:01.765 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-26 13:57:01.782 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-26 13:57:01.810 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-26 13:57:01.828 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 13:57:01.858 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-26 13:57:01.886 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 13:57:01.915 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-26 13:57:01.933 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 13:57:01.961 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-26 13:57:01.979 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-26 13:57:02.006 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-26 13:57:02.025 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-26 13:57:02.052 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-26 13:57:02.070 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-26 13:57:02.098 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-26 13:57:02.115 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-26 13:57:02.142 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-11-26 13:57:02.148 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-26 13:57:02.166 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 13:57:02.194 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-26 13:57:02.228 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-26 13:57:02.230 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-26 13:57:02.235 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-26 13:57:02.237 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-26 13:57:02.239 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 13:57:02.241 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-26 13:57:02.243 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-26 13:57:02.246 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 13:57:02.248 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 13:57:02.250 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-26 13:57:02.272 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-26 13:57:02.299 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-26 13:57:02.317 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-26 13:57:02.345 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-26 13:57:02.362 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 13:57:02.390 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-26 13:57:02.408 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 13:57:02.436 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-26 13:57:02.454 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 13:57:02.482 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-26 13:57:02.505 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-26 13:57:02.535 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-26 13:57:02.554 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-26 13:57:02.584 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-26 13:57:02.601 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-26 13:57:02.631 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-26 13:57:02.649 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-26 13:57:02.680 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-11-26 13:57:02.687 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-26 13:57:02.707 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 13:57:02.735 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-26 13:57:02.737 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-26 13:57:02.742 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-26 13:57:02.744 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-26 13:57:02.746 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 13:57:02.748 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-26 13:57:02.751 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-26 13:57:02.753 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 13:57:02.756 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 13:57:02.758 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-26 13:57:02.776 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-26 13:57:02.805 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-26 13:57:02.823 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-26 13:57:02.852 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-26 13:57:02.871 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 13:57:02.899 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-26 13:57:02.918 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 13:57:02.946 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-26 13:57:02.964 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 13:57:02.992 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-26 13:57:03.010 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-26 13:57:03.038 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-26 13:57:03.056 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-26 13:57:03.083 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-26 13:57:03.102 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-26 13:57:03.134 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-26 13:57:03.153 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-26 13:57:03.182 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-11-26 13:57:03.189 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-26 13:57:03.208 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 13:57:03.237 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-26 13:57:03.265 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-26 13:57:03.293 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-26 13:57:03.322 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-11-26 13:57:03.325 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-26 13:57:03.329 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-26 13:57:03.358 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-26 13:57:03.386 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-26 13:57:03.415 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-26 13:57:03.445 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-26 13:57:03.477 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-26 13:57:03.504 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-26 13:57:03.532 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-26 13:57:03.560 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-26 13:57:03.589 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-11-26 13:57:03.609 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:57:03.612 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-26 13:57:03.631 | + lib/swift:configure_swift:521 : local auth_vers 2021-11-26 13:57:03.634 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-11-26 13:57:03.653 | + lib/swift:configure_swift:522 : auth_vers=3 2021-11-26 13:57:03.655 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.48 2021-11-26 13:57:03.682 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-11-26 13:57:03.684 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-26 13:57:03.712 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.48/identity 2021-11-26 13:57:03.743 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-11-26 13:57:03.745 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-26 13:57:03.776 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-11-26 13:57:03.791 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:57:03.793 | + lib/swift:configure_swift:541 : local user_group 2021-11-26 13:57:03.796 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-11-26 13:57:03.801 | + lib/swift:configure_swift:542 : user_group=1000 2021-11-26 13:57:03.803 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-26 13:57:03.816 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-26 13:57:03.819 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-26 13:57:03.830 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-11-26 13:57:03.834 | + lib/swift:configure_swift:548 : is_suse 2021-11-26 13:57:03.836 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 13:57:03.839 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 13:57:03.841 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 13:57:03.843 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 13:57:03.848 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 13:57:03.850 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 13:57:03.853 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-26 13:57:03.867 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-11-26 13:57:03.869 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-11-26 13:57:03.871 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-11-26 13:57:03.890 | + functions-common:is_service_enabled:1960 : return 1 2021-11-26 13:57:03.894 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-11-26 13:57:03.912 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:57:03.915 | + ./stack.sh:main:888 : stack_install_service glance 2021-11-26 13:57:03.917 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-26 13:57:03.920 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-26 13:57:03.922 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 13:57:03.925 | + lib/stack:stack_install_service:32 : install_glance 2021-11-26 13:57:03.928 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-11-26 13:57:03.931 | + lib/glance:install_glance:438 : local glance_store_extras 2021-11-26 13:57:03.934 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-11-26 13:57:03.952 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:57:03.955 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-26 13:57:03.957 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-11-26 13:57:03.974 | + functions-common:is_service_enabled:1960 : return 0 2021-11-26 13:57:03.976 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-26 13:57:03.979 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-11-26 13:57:03.981 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-11-26 13:57:03.984 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 13:57:03.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 13:57:03.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-11-26 13:57:03.992 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 13:57:03.995 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-11-26 13:57:03.998 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-26 13:57:04.000 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-26 13:57:04.003 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-11-26 13:57:04.006 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-26 13:57:04.009 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-26 13:57:04.011 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-26 13:57:04.014 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-26 13:57:04.017 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-11-26 13:57:04.020 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-11-26 13:57:04.023 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-26 13:57:04.024 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-11-26 13:57:04.029 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-26 13:57:04.031 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-11-26 13:57:04.034 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-11-26 13:57:04.037 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-26 13:57:04.039 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-26 13:57:04.061 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-11-26 13:57:04.064 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-11-26 13:57:04.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:57:04.764 | from cryptography.utils import int_from_bytes 2021-11-26 13:57:04.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 13:57:04.764 | from cryptography.utils import int_from_bytes 2021-11-26 13:57:05.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:57:05.804 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-26 13:57:05.808 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:57:05.809 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:57:05.810 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:57:05.813 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:57:05.815 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:57:05.823 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 13:57:06.000 | Collecting glance-store===2.5.0 2021-11-26 13:57:06.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-11-26 13:57:06.167 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.0) 2021-11-26 13:57:06.172 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-11-26 13:57:06.183 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-11-26 13:57:06.429 | Collecting os-brick===4.3.2 2021-11-26 13:57:06.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a1/4d29ff834d281/os_brick-4.3.2-py3-none-any.whl (253 kB) 2021-11-26 13:57:06.539 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-11-26 13:57:06.543 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-11-26 13:57:06.561 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-11-26 13:57:06.572 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.1) 2021-11-26 13:57:06.614 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.1) 2021-11-26 13:57:06.620 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-11-26 13:57:06.626 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-11-26 13:57:06.666 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2021-11-26 13:57:06.682 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (6.2.0) 2021-11-26 13:57:06.686 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-11-26 13:57:06.695 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-11-26 13:57:06.719 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-11-26 13:57:06.735 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-11-26 13:57:06.740 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.5.1) 2021-11-26 13:57:06.743 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-11-26 13:57:06.745 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-11-26 13:57:06.891 | Collecting python-cinderclient===7.4.1 2021-11-26 13:57:06.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ada/81f35d3baf48e/python_cinderclient-7.4.1-py3-none-any.whl (279 kB) 2021-11-26 13:57:06.993 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-11-26 13:57:06.998 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-11-26 13:57:07.130 | Collecting python-swiftclient===3.11.1 2021-11-26 13:57:07.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-11-26 13:57:07.234 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-11-26 13:57:07.239 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-11-26 13:57:07.259 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-11-26 13:57:07.263 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-11-26 13:57:07.266 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-11-26 13:57:07.269 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-11-26 13:57:07.276 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-11-26 13:57:07.290 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-11-26 13:57:07.311 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-11-26 13:57:07.316 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-11-26 13:57:07.325 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-11-26 13:57:07.328 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-11-26 13:57:07.333 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-11-26 13:57:07.337 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-11-26 13:57:07.340 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-11-26 13:57:07.348 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-11-26 13:57:07.352 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-11-26 13:57:07.355 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-11-26 13:57:07.359 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-11-26 13:57:07.374 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-11-26 13:57:07.382 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-11-26 13:57:07.391 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-11-26 13:57:07.401 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-11-26 13:57:07.412 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-11-26 13:57:07.415 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-11-26 13:57:07.417 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-11-26 13:57:07.421 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2021-11-26 13:57:07.423 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-11-26 13:57:07.427 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-11-26 13:57:07.435 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2021-11-26 13:57:07.437 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-11-26 13:57:07.440 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-11-26 13:57:07.443 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-11-26 13:57:07.493 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-11-26 13:57:07.511 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-11-26 13:57:07.518 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-11-26 13:57:07.520 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-11-26 13:57:07.523 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-11-26 13:57:07.526 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-11-26 13:57:07.553 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-11-26 13:57:07.556 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0)