2021-12-30 10:29:28.724 | + ./stack.sh:main:481 : exec 2021-12-30 10:29:28.724 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-30-102928.summary.2021-12-30-102928 2021-12-30 10:29:28.724 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-30-102928' 2021-12-30 10:29:28.724 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-30 10:29:28.724 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-30-102928 2021-12-30 10:29:28.724 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-30-102928 /opt/stack/logs/stack.sh.log 2021-12-30 10:29:28.724 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-30-102928.summary.2021-12-30-102928 /opt/stack/logs/stack.sh.log.summary 2021-12-30 10:29:28.724 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-30 10:29:28.724 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-30 10:29:28.724 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-30 10:29:28.724 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-30 10:29:28.724 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-30 10:29:28.724 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-30 10:29:28.724 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-30 10:29:28.725 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-30 10:29:28.725 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-30 10:29:28.725 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-30 10:29:28.725 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-30 10:29:28.725 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-30 10:29:28.725 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-30 10:29:28.725 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-30 10:29:28.725 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-30 10:29:28.725 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-30 10:29:28.727 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-30 10:29:28.729 | + ./stack.sh:main:567 : set -o errexit 2021-12-30 10:29:28.731 | + ./stack.sh:main:570 : uname -a 2021-12-30 10:29:28.733 | Linux dv-cinder-823185-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-30 10:29:28.735 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-30 10:29:28.736 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-30 10:29:28.739 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-30 10:29:28.765 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-30 10:29:28.781 | + ./stack.sh:main:584 : fetch_plugins 2021-12-30 10:29:28.783 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-30 10:29:28.784 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-30 10:29:28.786 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-30 10:29:28.788 | + functions-common:fetch_plugins:1753 : return 2021-12-30 10:29:28.790 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-30 10:29:28.792 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-30 10:29:28.793 | + functions-common:run_phase:1831 : local phase= 2021-12-30 10:29:28.795 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-30 10:29:28.797 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-30 10:29:28.799 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-30 10:29:28.800 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-30 10:29:28.802 | + functions-common:run_phase:1840 : local extra 2021-12-30 10:29:28.804 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-30 10:29:28.807 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-30 10:29:28.809 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-30 10:29:28.810 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-30 10:29:28.812 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-30 10:29:28.814 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-30 10:29:28.826 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-30 10:29:28.829 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-30 10:29:28.830 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-30 10:29:28.832 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-30 10:29:28.834 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-30 10:29:28.836 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-30 10:29:28.837 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-30 10:29:28.839 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-30 10:29:28.841 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-30 10:29:28.843 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-30 10:29:28.845 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-30 10:29:28.847 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-30 10:29:28.848 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-30 10:29:28.850 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-30 10:29:28.852 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-30 10:29:28.854 | + functions-common:plugin_override_defaults:1794 : return 2021-12-30 10:29:28.856 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-30 10:29:28.872 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-30 10:29:28.874 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-30 10:29:28.886 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-30 10:29:28.888 | +++ lib/tls:source:43 : hostname -f 2021-12-30 10:29:28.892 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-30 10:29:28.894 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-30 10:29:28.896 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-30 10:29:28.898 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-30 10:29:28.899 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-30 10:29:28.901 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-30 10:29:28.903 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-30 10:29:28.905 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-30 10:29:28.907 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-30 10:29:28.909 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-30 10:29:28.913 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-30 10:29:28.924 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-30 10:29:28.941 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-30 10:29:28.953 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-30 10:29:28.964 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-30 10:29:28.994 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-30 10:29:29.051 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-30 10:29:29.130 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-30 10:29:29.151 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-30 10:29:29.191 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-30 10:29:29.240 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-30 10:29:29.369 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-30 10:29:29.383 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-30 10:29:29.395 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-30 10:29:29.408 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-30 10:29:29.497 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-30 10:29:29.500 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-30 10:29:29.502 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-30 10:29:29.505 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-30 10:29:29.507 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-30 10:29:29.509 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-30 10:29:29.511 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-30 10:29:29.511 | False' 2021-12-30 10:29:29.514 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-30 10:29:29.528 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-30 10:29:29.530 | + ./stack.sh:main:618 : run_phase source 2021-12-30 10:29:29.532 | + functions-common:run_phase:1830 : local mode=source 2021-12-30 10:29:29.534 | + functions-common:run_phase:1831 : local phase= 2021-12-30 10:29:29.536 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-30 10:29:29.538 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-30 10:29:29.540 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-30 10:29:29.542 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-30 10:29:29.544 | + functions-common:run_phase:1840 : local extra 2021-12-30 10:29:29.547 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-30 10:29:29.550 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-30 10:29:29.552 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-30 10:29:29.554 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-30 10:29:29.556 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-30 10:29:29.558 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-30 10:29:29.572 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-30 10:29:29.574 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-30 10:29:29.576 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-30 10:29:29.613 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-30 10:29:29.615 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-30 10:29:29.617 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-30 10:29:29.619 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-30 10:29:29.621 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-30 10:29:29.623 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-30 10:29:29.627 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-30 10:29:29.629 | + functions-common:load_plugin_settings:1771 : return 2021-12-30 10:29:29.631 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-30 10:29:29.633 | + functions-common:verify_disabled_services:2113 : local service 2021-12-30 10:29:29.635 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.637 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-30 10:29:29.640 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.642 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-30 10:29:29.644 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.646 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-30 10:29:29.649 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.651 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-30 10:29:29.653 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.656 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-30 10:29:29.658 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.660 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-30 10:29:29.662 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.664 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-30 10:29:29.667 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.669 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-30 10:29:29.672 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.674 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-30 10:29:29.676 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.678 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-30 10:29:29.680 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.682 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-30 10:29:29.685 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.687 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-30 10:29:29.689 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.691 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-30 10:29:29.693 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.696 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-30 10:29:29.698 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.700 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-30 10:29:29.702 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.704 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-30 10:29:29.707 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.709 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-30 10:29:29.711 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.713 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-30 10:29:29.715 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.718 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-30 10:29:29.720 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.722 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-30 10:29:29.725 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.727 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-30 10:29:29.729 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.731 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-30 10:29:29.734 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.736 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-30 10:29:29.738 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.741 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-30 10:29:29.743 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.745 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-30 10:29:29.747 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.749 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-30 10:29:29.752 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.754 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-30 10:29:29.756 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.758 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-30 10:29:29.760 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.763 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-30 10:29:29.765 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.767 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-30 10:29:29.769 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.771 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-30 10:29:29.774 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.776 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-30 10:29:29.778 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.781 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-30 10:29:29.783 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.785 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-30 10:29:29.787 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.789 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-30 10:29:29.791 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.794 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-30 10:29:29.796 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.799 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-30 10:29:29.801 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.803 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-30 10:29:29.805 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.807 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-30 10:29:29.810 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.812 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-30 10:29:29.814 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.816 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-30 10:29:29.818 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.821 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-30 10:29:29.823 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.825 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-30 10:29:29.827 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.829 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-30 10:29:29.831 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-30 10:29:29.834 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-30 10:29:29.836 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-30 10:29:29.839 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-30 10:29:29.841 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-30 10:29:29.855 | + functions-common:is_service_enabled:2058 : return 0 2021-12-30 10:29:29.858 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-30 10:29:29.860 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-30 10:29:29.862 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-30 10:29:29.877 | + functions-common:is_service_enabled:2058 : return 1 2021-12-30 10:29:29.879 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-30 10:29:29.881 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-30 10:29:29.883 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-30 10:29:29.886 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-30 10:29:29.888 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-30 10:29:29.890 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-30 10:29:29.892 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-30 10:29:29.895 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-30 10:29:29.897 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-30 10:29:29.899 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-30 10:29:29.902 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-30 10:29:29.904 | + lib/database:initialize_database_backends:104 : return 0 2021-12-30 10:29:29.907 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-30 10:29:29.907 | Using mysql database backend 2021-12-30 10:29:29.909 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-30 10:29:29.925 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-30 10:29:29.940 | + functions-common:is_service_enabled:2058 : return 0 2021-12-30 10:29:29.942 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-30 10:29:29.957 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-30 10:29:29.973 | + functions-common:is_service_enabled:2058 : return 0 2021-12-30 10:29:29.976 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-30 10:29:29.992 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-30 10:29:30.007 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-30 10:29:30.022 | + functions-common:is_service_enabled:2058 : return 1 2021-12-30 10:29:30.025 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-30 10:29:30.040 | + functions-common:is_service_enabled:2058 : return 0 2021-12-30 10:29:30.042 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-30 10:29:30.058 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-30 10:29:30.060 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-30 10:29:30.062 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-30 10:29:30.064 | + functions-common:save_stackenv:60 : local tag=749 2021-12-30 10:29:30.067 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-30 10:29:30.071 | + functions-common:save_stackenv:62 : time_stamp=2021-12-30-102930 2021-12-30 10:29:30.073 | + functions-common:save_stackenv:63 : echo '# 2021-12-30-102930 749' 2021-12-30 10:29:30.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.079 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-30 10:29:30.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.083 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-30 10:29:30.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.088 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-30 10:29:30.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.093 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-30 10:29:30.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.097 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-12-30 10:29:30.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.102 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-12-30 10:29:30.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.107 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-30-102928 2021-12-30 10:29:30.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.112 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-30 10:29:30.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.116 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-12-30 10:29:30.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.121 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-30 10:29:30.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.125 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-30 10:29:30.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.130 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-30 10:29:30.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-30 10:29:30.135 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-30 10:29:30.137 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-30 10:29:30.139 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-30 10:29:30.142 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-30 10:29:30.144 | + functions-common:git_clone:587 : local git_ref=master 2021-12-30 10:29:30.146 | + functions-common:git_clone:588 : local orig_dir 2021-12-30 10:29:30.148 | ++ functions-common:git_clone:589 : pwd 2021-12-30 10:29:30.151 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-30 10:29:30.153 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-30 10:29:30.156 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-30 10:29:30.170 | + functions-common:git_clone:592 : RECLONE=False 2021-12-30 10:29:30.172 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-30 10:29:30.174 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-30 10:29:30.177 | + functions-common:git_clone:606 : echo master 2021-12-30 10:29:30.177 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-30 10:29:30.182 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-30 10:29:30.184 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-30 10:29:30.186 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-30 10:29:30.188 | + functions-common:git_clone:655 : git show --oneline 2021-12-30 10:29:30.189 | + functions-common:git_clone:655 : head -1 2021-12-30 10:29:30.192 | 9fdc8d1e Updated from generate-constraints 2021-12-30 10:29:30.194 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-30 10:29:30.196 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-30 10:29:30.199 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-30 10:29:30.201 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-30 10:29:30.204 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-30 10:29:30.206 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-30 10:29:30.209 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-30 10:29:30.211 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-30 10:29:30.213 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-30 10:29:30.216 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-30 10:29:30.219 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-30 10:29:30.222 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-30 10:29:30.225 | ++ tools/install_prereqs.sh:source:47 : NOW=1640860170 2021-12-30 10:29:30.228 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-30 10:29:30.233 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1640860148 2021-12-30 10:29:30.235 | ++ tools/install_prereqs.sh:source:49 : DELTA=22 2021-12-30 10:29:30.238 | ++ tools/install_prereqs.sh:source:50 : [[ 22 -lt 7200 ]] 2021-12-30 10:29:30.240 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-30 10:29:30.242 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-30 10:29:30.245 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-30 10:29:30.247 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-30 10:29:30.249 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-30 10:29:30.251 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-30 10:29:30.253 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-30 10:29:30.256 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-30 10:29:30.259 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-30 10:29:30.304 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-30 10:29:30.304 | apache2-dev 2021-12-30 10:29:30.304 | bc 2021-12-30 10:29:30.304 | bsdmainutils 2021-12-30 10:29:30.304 | curl 2021-12-30 10:29:30.304 | g++ 2021-12-30 10:29:30.304 | gawk 2021-12-30 10:29:30.304 | gcc 2021-12-30 10:29:30.304 | gettext 2021-12-30 10:29:30.304 | git 2021-12-30 10:29:30.304 | graphviz 2021-12-30 10:29:30.304 | iputils-ping 2021-12-30 10:29:30.304 | libapache2-mod-proxy-uwsgi 2021-12-30 10:29:30.304 | libffi-dev 2021-12-30 10:29:30.304 | libjpeg-dev 2021-12-30 10:29:30.304 | libpcre3-dev 2021-12-30 10:29:30.304 | libpq-dev 2021-12-30 10:29:30.304 | libssl-dev 2021-12-30 10:29:30.304 | libsystemd-dev 2021-12-30 10:29:30.305 | libxml2-dev 2021-12-30 10:29:30.305 | libxslt1-dev 2021-12-30 10:29:30.305 | libyaml-dev 2021-12-30 10:29:30.305 | lsof 2021-12-30 10:29:30.305 | openssh-server 2021-12-30 10:29:30.305 | openssl 2021-12-30 10:29:30.305 | pkg-config 2021-12-30 10:29:30.305 | psmisc 2021-12-30 10:29:30.305 | python3-dev 2021-12-30 10:29:30.305 | python3-pip 2021-12-30 10:29:30.305 | python3-systemd 2021-12-30 10:29:30.305 | python3-venv 2021-12-30 10:29:30.305 | tar 2021-12-30 10:29:30.305 | tcpdump 2021-12-30 10:29:30.305 | unzip 2021-12-30 10:29:30.305 | uuid-runtime 2021-12-30 10:29:30.305 | wget 2021-12-30 10:29:30.305 | wget 2021-12-30 10:29:30.305 | zlib1g-dev 2021-12-30 10:29:30.305 | libkrb5-dev 2021-12-30 10:29:30.305 | libldap2-dev 2021-12-30 10:29:30.305 | libsasl2-dev 2021-12-30 10:29:30.305 | memcached 2021-12-30 10:29:30.305 | python3-mysqldb 2021-12-30 10:29:30.305 | sqlite3 2021-12-30 10:29:30.305 | conntrack 2021-12-30 10:29:30.305 | curl 2021-12-30 10:29:30.305 | dnsmasq-base 2021-12-30 10:29:30.305 | dnsmasq-utils 2021-12-30 10:29:30.305 | ebtables 2021-12-30 10:29:30.305 | genisoimage 2021-12-30 10:29:30.305 | iptables 2021-12-30 10:29:30.305 | iputils-arping 2021-12-30 10:29:30.305 | kpartx 2021-12-30 10:29:30.305 | libjs-jquery-tablesorter 2021-12-30 10:29:30.305 | parted 2021-12-30 10:29:30.305 | pm-utils 2021-12-30 10:29:30.305 | python3-mysqldb 2021-12-30 10:29:30.306 | socat 2021-12-30 10:29:30.306 | sqlite3 2021-12-30 10:29:30.306 | sudo 2021-12-30 10:29:30.306 | vlan 2021-12-30 10:29:30.306 | lsscsi 2021-12-30 10:29:30.306 | open-iscsi 2021-12-30 10:29:30.306 | lvm2 2021-12-30 10:29:30.306 | qemu-utils 2021-12-30 10:29:30.306 | thin-provisioning-tools 2021-12-30 10:29:30.306 | acl 2021-12-30 10:29:30.306 | dnsmasq-base 2021-12-30 10:29:30.306 | dnsmasq-utils 2021-12-30 10:29:30.306 | ebtables 2021-12-30 10:29:30.306 | haproxy 2021-12-30 10:29:30.306 | iptables 2021-12-30 10:29:30.306 | iputils-arping 2021-12-30 10:29:30.306 | iputils-ping 2021-12-30 10:29:30.306 | postgresql-server-dev-all 2021-12-30 10:29:30.306 | python3-mysqldb 2021-12-30 10:29:30.306 | sqlite3 2021-12-30 10:29:30.306 | sudo 2021-12-30 10:29:30.306 | vlan 2021-12-30 10:29:30.306 | pcp 2021-12-30 10:29:30.306 | ipset 2021-12-30 10:29:30.306 | conntrack 2021-12-30 10:29:30.306 | conntrackd 2021-12-30 10:29:30.306 | keepalived 2021-12-30 10:29:30.306 | lvm2 2021-12-30 10:29:30.306 | qemu-utils 2021-12-30 10:29:30.306 | thin-provisioning-tools 2021-12-30 10:29:30.306 | curl 2021-12-30 10:29:30.306 | liberasurecode-dev 2021-12-30 10:29:30.306 | make 2021-12-30 10:29:30.306 | memcached 2021-12-30 10:29:30.306 | sqlite3 2021-12-30 10:29:30.306 | xfsprogs' 2021-12-30 10:29:30.309 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-30 10:29:30.325 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-30 10:29:30.325 | apache2-dev 2021-12-30 10:29:30.325 | bc 2021-12-30 10:29:30.325 | bsdmainutils 2021-12-30 10:29:30.325 | curl 2021-12-30 10:29:30.325 | g++ 2021-12-30 10:29:30.325 | gawk 2021-12-30 10:29:30.325 | gcc 2021-12-30 10:29:30.325 | gettext 2021-12-30 10:29:30.325 | git 2021-12-30 10:29:30.325 | graphviz 2021-12-30 10:29:30.325 | iputils-ping 2021-12-30 10:29:30.325 | libapache2-mod-proxy-uwsgi 2021-12-30 10:29:30.325 | libffi-dev 2021-12-30 10:29:30.325 | libjpeg-dev 2021-12-30 10:29:30.325 | libpcre3-dev 2021-12-30 10:29:30.325 | libpq-dev 2021-12-30 10:29:30.325 | libssl-dev 2021-12-30 10:29:30.326 | libsystemd-dev 2021-12-30 10:29:30.326 | libxml2-dev 2021-12-30 10:29:30.326 | libxslt1-dev 2021-12-30 10:29:30.326 | libyaml-dev 2021-12-30 10:29:30.326 | lsof 2021-12-30 10:29:30.326 | openssh-server 2021-12-30 10:29:30.326 | openssl 2021-12-30 10:29:30.326 | pkg-config 2021-12-30 10:29:30.326 | psmisc 2021-12-30 10:29:30.326 | python3-dev 2021-12-30 10:29:30.326 | python3-pip 2021-12-30 10:29:30.326 | python3-systemd 2021-12-30 10:29:30.326 | python3-venv 2021-12-30 10:29:30.326 | tar 2021-12-30 10:29:30.326 | tcpdump 2021-12-30 10:29:30.326 | unzip 2021-12-30 10:29:30.326 | uuid-runtime 2021-12-30 10:29:30.326 | wget 2021-12-30 10:29:30.326 | wget 2021-12-30 10:29:30.326 | zlib1g-dev 2021-12-30 10:29:30.326 | libkrb5-dev 2021-12-30 10:29:30.326 | libldap2-dev 2021-12-30 10:29:30.326 | libsasl2-dev 2021-12-30 10:29:30.326 | memcached 2021-12-30 10:29:30.326 | python3-mysqldb 2021-12-30 10:29:30.326 | sqlite3 2021-12-30 10:29:30.326 | conntrack 2021-12-30 10:29:30.326 | curl 2021-12-30 10:29:30.326 | dnsmasq-base 2021-12-30 10:29:30.326 | dnsmasq-utils 2021-12-30 10:29:30.326 | ebtables 2021-12-30 10:29:30.326 | genisoimage 2021-12-30 10:29:30.326 | iptables 2021-12-30 10:29:30.326 | iputils-arping 2021-12-30 10:29:30.326 | kpartx 2021-12-30 10:29:30.326 | libjs-jquery-tablesorter 2021-12-30 10:29:30.326 | parted 2021-12-30 10:29:30.326 | pm-utils 2021-12-30 10:29:30.326 | python3-mysqldb 2021-12-30 10:29:30.327 | socat 2021-12-30 10:29:30.327 | sqlite3 2021-12-30 10:29:30.327 | sudo 2021-12-30 10:29:30.327 | vlan 2021-12-30 10:29:30.327 | lsscsi 2021-12-30 10:29:30.327 | open-iscsi 2021-12-30 10:29:30.327 | lvm2 2021-12-30 10:29:30.327 | qemu-utils 2021-12-30 10:29:30.327 | thin-provisioning-tools 2021-12-30 10:29:30.327 | acl 2021-12-30 10:29:30.327 | dnsmasq-base 2021-12-30 10:29:30.327 | dnsmasq-utils 2021-12-30 10:29:30.327 | ebtables 2021-12-30 10:29:30.327 | haproxy 2021-12-30 10:29:30.327 | iptables 2021-12-30 10:29:30.327 | iputils-arping 2021-12-30 10:29:30.327 | iputils-ping 2021-12-30 10:29:30.327 | postgresql-server-dev-all 2021-12-30 10:29:30.328 | python3-mysqldb 2021-12-30 10:29:30.328 | sqlite3 2021-12-30 10:29:30.328 | sudo 2021-12-30 10:29:30.328 | vlan 2021-12-30 10:29:30.328 | pcp 2021-12-30 10:29:30.328 | ipset 2021-12-30 10:29:30.328 | conntrack 2021-12-30 10:29:30.328 | conntrackd 2021-12-30 10:29:30.328 | keepalived 2021-12-30 10:29:30.328 | lvm2 2021-12-30 10:29:30.328 | qemu-utils 2021-12-30 10:29:30.328 | thin-provisioning-tools 2021-12-30 10:29:30.328 | curl 2021-12-30 10:29:30.328 | liberasurecode-dev 2021-12-30 10:29:30.328 | make 2021-12-30 10:29:30.328 | memcached 2021-12-30 10:29:30.328 | sqlite3 2021-12-30 10:29:30.328 | xfsprogs ' 2021-12-30 10:29:30.328 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-30 10:29:30.330 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-30 10:29:30.332 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-30 10:29:30.335 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-30 10:29:30.335 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-30 10:29:30.340 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-30 10:29:30.342 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-30 10:29:30.345 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-30 10:29:30.347 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-30 10:29:30.349 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-30 10:29:30.351 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-30 10:29:30.353 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-30 10:29:30.355 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-30 10:29:30.357 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-30 10:29:30.359 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-30 10:29:30.361 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-30 10:29:30.363 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-30 10:29:30.365 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-30 10:29:30.368 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-30 10:29:30.372 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-30 10:29:30.374 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-30 10:29:30.376 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-30 10:29:30.377 | ++ functions-common:time_start:2389 : local start_time= 2021-12-30 10:29:30.379 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-30 10:29:30.382 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-30 10:29:30.385 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1640860170383 2021-12-30 10:29:30.387 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-30 10:29:30.390 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-30 10:29:30.392 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-30 10:29:30.647 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-30 10:29:30.855 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-30 10:29:30.984 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-30 10:29:31.114 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-30 10:29:32.854 | Reading package lists... 2021-12-30 10:29:32.884 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-30 10:29:32.886 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-30 10:29:32.888 | ++ functions-common:time_stop:2402 : local name 2021-12-30 10:29:32.890 | ++ functions-common:time_stop:2403 : local end_time 2021-12-30 10:29:32.892 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-30 10:29:32.894 | ++ functions-common:time_stop:2405 : local total 2021-12-30 10:29:32.896 | ++ functions-common:time_stop:2406 : local start_time 2021-12-30 10:29:32.898 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-30 10:29:32.900 | ++ functions-common:time_stop:2409 : start_time=1640860170383 2021-12-30 10:29:32.902 | ++ functions-common:time_stop:2411 : [[ -z 1640860170383 ]] 2021-12-30 10:29:32.904 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-30 10:29:32.909 | ++ functions-common:time_stop:2414 : end_time=1640860172906 2021-12-30 10:29:32.911 | ++ functions-common:time_stop:2415 : elapsed_time=2523 2021-12-30 10:29:32.913 | ++ functions-common:time_stop:2416 : total=0 2021-12-30 10:29:32.915 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-30 10:29:32.917 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2523 2021-12-30 10:29:32.919 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-30 10:29:32.922 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-30 10:29:32.924 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-30 10:29:32.926 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-30 10:29:32.929 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-30 10:29:32.948 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-30 10:29:33.054 | Reading package lists... 2021-12-30 10:29:33.277 | Building dependency tree... 2021-12-30 10:29:33.279 | Reading state information... 2021-12-30 10:29:33.309 | acl is already the newest version (2.2.53-6). 2021-12-30 10:29:33.309 | bc is already the newest version (1.07.1-2build1). 2021-12-30 10:29:33.309 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-30 10:29:33.309 | conntrack is already the newest version (1:1.4.5-2). 2021-12-30 10:29:33.309 | ebtables is already the newest version (2.0.11-3build1). 2021-12-30 10:29:33.309 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-30 10:29:33.309 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-30 10:29:33.309 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-30 10:29:33.309 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-30 10:29:33.309 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-30 10:29:33.309 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-30 10:29:33.309 | iputils-arping is already the newest version (3:20190709-3). 2021-12-30 10:29:33.309 | iputils-ping is already the newest version (3:20190709-3). 2021-12-30 10:29:33.309 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-30 10:29:33.309 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-30 10:29:33.309 | libffi-dev is already the newest version (3.3-4). 2021-12-30 10:29:33.309 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-30 10:29:33.309 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-30 10:29:33.309 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-30 10:29:33.309 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-30 10:29:33.309 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-30 10:29:33.310 | lsscsi is already the newest version (0.30-0.1). 2021-12-30 10:29:33.310 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-30 10:29:33.310 | make is already the newest version (4.2.1-1.2). 2021-12-30 10:29:33.310 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-30 10:29:33.310 | psmisc is already the newest version (23.3-1). 2021-12-30 10:29:33.310 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-30 10:29:33.310 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-30 10:29:33.310 | python3-systemd is already the newest version (234-3build2). 2021-12-30 10:29:33.310 | socat is already the newest version (1.7.3.3-2). 2021-12-30 10:29:33.310 | tcpdump is already the newest version (4.9.3-4). 2021-12-30 10:29:33.310 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-30 10:29:33.310 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-30 10:29:33.310 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-30 10:29:33.310 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-30 10:29:33.310 | graphviz is already the newest version (2.42.2-3build2). 2021-12-30 10:29:33.310 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-30 10:29:33.310 | pcp is already the newest version (5.0.3-1). 2021-12-30 10:29:33.310 | pm-utils is already the newest version (1.4.1-19). 2021-12-30 10:29:33.310 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-30 10:29:33.310 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-30 10:29:33.310 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-30 10:29:33.310 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-30 10:29:33.310 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-30 10:29:33.310 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-30 10:29:33.310 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-30 10:29:33.310 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-30 10:29:33.310 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-30 10:29:33.310 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-30 10:29:33.310 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-30 10:29:33.310 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-30 10:29:33.310 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-30 10:29:33.310 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-30 10:29:33.310 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-30 10:29:33.310 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-30 10:29:33.310 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-30 10:29:33.310 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-30 10:29:33.311 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-30 10:29:33.311 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-30 10:29:33.311 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-30 10:29:33.311 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-30 10:29:33.311 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-30 10:29:33.311 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-30 10:29:33.311 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-30 10:29:33.311 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-30 10:29:33.311 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-30 10:29:33.311 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-30 10:29:33.311 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-30 10:29:33.311 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-30 10:29:33.507 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-30 10:29:33.507 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-30 10:29:33.507 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-30 10:29:33.507 | The following packages were automatically installed and are no longer required: 2021-12-30 10:29:33.508 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-30 10:29:33.508 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-30 10:29:33.508 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-30 10:29:33.508 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-30 10:29:33.508 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-30 10:29:33.509 | python3-zope.interface 2021-12-30 10:29:33.509 | Use 'sudo apt autoremove' to remove them. 2021-12-30 10:29:33.617 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-30 10:29:33.621 | ++ functions-common:apt_get:1211 : result=0 2021-12-30 10:29:33.623 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-30 10:29:33.626 | ++ functions-common:time_stop:2402 : local name 2021-12-30 10:29:33.628 | ++ functions-common:time_stop:2403 : local end_time 2021-12-30 10:29:33.630 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-30 10:29:33.632 | ++ functions-common:time_stop:2405 : local total 2021-12-30 10:29:33.634 | ++ functions-common:time_stop:2406 : local start_time 2021-12-30 10:29:33.636 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-30 10:29:33.638 | ++ functions-common:time_stop:2409 : start_time=1640860172945 2021-12-30 10:29:33.641 | ++ functions-common:time_stop:2411 : [[ -z 1640860172945 ]] 2021-12-30 10:29:33.644 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-30 10:29:33.647 | ++ functions-common:time_stop:2414 : end_time=1640860173645 2021-12-30 10:29:33.650 | ++ functions-common:time_stop:2415 : elapsed_time=700 2021-12-30 10:29:33.652 | ++ functions-common:time_stop:2416 : total=698 2021-12-30 10:29:33.654 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-30 10:29:33.656 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1398 2021-12-30 10:29:33.658 | ++ functions-common:apt_get:1215 : return 0 2021-12-30 10:29:33.661 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-30 10:29:33.663 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-30 10:29:33.665 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-30 10:29:33.669 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-30 10:29:33.673 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-30 10:29:33.675 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-30 10:29:33.678 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-30 10:29:34.978 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-30 10:29:34.980 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-30 10:29:34.982 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-30 10:29:34.985 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-30 10:29:34.988 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-30 10:29:34.990 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-30 10:29:34.992 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-30 10:29:34.994 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-30 10:29:34.996 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-30 10:29:34.998 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-30 10:29:35.000 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-30 10:29:35.002 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-30 10:29:35.003 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-30 10:29:35.005 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-30 10:29:35.007 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-30 10:29:35.008 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-30 10:29:35.010 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-30 10:29:35.012 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-30 10:29:35.013 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-30 10:29:35.017 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-30 10:29:35.019 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-30 10:29:35.021 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-30 10:29:35.023 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-30 10:29:35.024 | + functions-common:_ensure_lsb_release:383 : return 2021-12-30 10:29:35.027 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-30 10:29:35.107 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-30 10:29:35.110 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-30 10:29:35.176 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-30 10:29:35.179 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-30 10:29:35.245 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-30 10:29:35.247 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-30 10:29:35.249 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-30 10:29:35.251 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-30 10:29:35.253 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-30 10:29:35.254 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-30 10:29:35.256 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-30 10:29:35.258 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-30 10:29:35.260 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-30 10:29:35.262 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-30 10:29:35.263 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-30 10:29:35.263 | Distro: focal 2021-12-30 10:29:35.266 | + tools/install_pip.sh:main:115 : get_versions 2021-12-30 10:29:35.269 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-30 10:29:35.272 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-30 10:29:35.274 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-30 10:29:35.276 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-30 10:29:35.276 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-30 10:29:35.680 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-30 10:29:35.682 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-30 10:29:35.682 | pip: 20.2.2 2021-12-30 10:29:35.684 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-30 10:29:35.686 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-30 10:29:35.688 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-30 10:29:35.689 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-30 10:29:35.691 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-30 10:29:35.693 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-30 10:29:35.694 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-30 10:29:35.696 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-30 10:29:35.697 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-30 10:29:35.699 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-30 10:29:35.701 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-30 10:29:35.703 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-30 10:29:35.705 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-30 10:29:35.707 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-30 10:29:35.707 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-30 10:29:35.710 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-30 10:29:35.712 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-30 10:29:35.713 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-30 10:29:35.715 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-30 10:29:35.717 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-30 10:29:35.719 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-30 10:29:35.733 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-30 10:29:35.734 | Dload Upload Total Spent Left Speed 2021-12-30 10:29:35.878 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-30 10:29:35.883 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-30 10:29:35.885 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-30 10:29:38.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-30 10:29:38.663 | from cryptography.utils import int_from_bytes 2021-12-30 10:29:38.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-30 10:29:38.663 | from cryptography.utils import int_from_bytes 2021-12-30 10:29:38.663 | /usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py:24: UserWarning: Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils. 2021-12-30 10:29:38.663 | warnings.warn( 2021-12-30 10:29:38.663 | /usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py:36: UserWarning: Setuptools is replacing distutils. 2021-12-30 10:29:38.663 | warnings.warn("Setuptools is replacing distutils.") 2021-12-30 10:29:38.671 | Traceback (most recent call last): 2021-12-30 10:29:38.671 | File "/home/ubuntu/devstack/files/get-pip.py", line 27081, in 2021-12-30 10:29:38.671 | main() 2021-12-30 10:29:38.671 | File "/home/ubuntu/devstack/files/get-pip.py", line 139, in main 2021-12-30 10:29:38.671 | bootstrap(tmpdir=tmpdir) 2021-12-30 10:29:38.671 | File "/home/ubuntu/devstack/files/get-pip.py", line 120, in bootstrap 2021-12-30 10:29:38.671 | args = determine_pip_install_arguments() 2021-12-30 10:29:38.671 | File "/home/ubuntu/devstack/files/get-pip.py", line 65, in determine_pip_install_arguments 2021-12-30 10:29:38.671 | import setuptools # noqa 2021-12-30 10:29:38.671 | File "/usr/local/lib/python3.8/dist-packages/setuptools/__init__.py", line 8, in 2021-12-30 10:29:38.671 | import _distutils_hack.override # noqa: F401 2021-12-30 10:29:38.671 | File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/override.py", line 1, in 2021-12-30 10:29:38.671 | __import__('_distutils_hack').do_override() 2021-12-30 10:29:38.671 | File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py", line 73, in do_override 2021-12-30 10:29:38.671 | ensure_local_distutils() 2021-12-30 10:29:38.671 | File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py", line 61, in ensure_local_distutils 2021-12-30 10:29:38.671 | assert '_distutils' in core.__file__, core.__file__ 2021-12-30 10:29:38.671 | AssertionError: /usr/lib/python3.8/distutils/core.py 2021-12-30 10:29:38.739 | ++ ./stack.sh:main:781 : err_trap 2021-12-30 10:29:38.742 | ++ ./stack.sh:err_trap:556 : local r=1 2021-12-30 10:29:38.744 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2021-12-30-102928 2021-12-30 10:29:38.745 | Error on exit