2022-01-06 09:54:13.856 | + ./stack.sh:main:462 : exec 2022-01-06 09:54:13.856 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-095413' 2022-01-06 09:54:13.856 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-06-095413.summary.2022-01-06-095413 2022-01-06 09:54:13.856 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-06 09:54:13.856 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-095413 2022-01-06 09:54:13.856 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-095413 /opt/stack/logs/stack.sh.log 2022-01-06 09:54:13.856 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-095413.summary.2022-01-06-095413 /opt/stack/logs/stack.sh.log.summary 2022-01-06 09:54:13.856 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-06 09:54:13.856 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-06 09:54:13.856 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-06 09:54:13.856 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-06 09:54:13.856 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-06 09:54:13.856 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-06 09:54:13.856 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-06 09:54:13.856 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 09:54:13.856 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-06 09:54:13.857 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-06 09:54:13.857 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-06 09:54:13.857 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 09:54:13.857 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-06 09:54:13.857 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-06 09:54:13.857 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-06 09:54:13.859 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-06 09:54:13.861 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-06 09:54:13.864 | + ./stack.sh:main:548 : set -o errexit 2022-01-06 09:54:13.866 | + ./stack.sh:main:551 : uname -a 2022-01-06 09:54:13.867 | Linux dv-osbrick-victoria-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-06 09:54:13.869 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-06 09:54:13.871 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-06 09:54:13.874 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-06 09:54:13.900 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-06 09:54:13.915 | + ./stack.sh:main:565 : fetch_plugins 2022-01-06 09:54:13.917 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-06 09:54:13.919 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-06 09:54:13.920 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-06 09:54:13.922 | + functions-common:fetch_plugins:1661 : return 2022-01-06 09:54:13.924 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-06 09:54:13.926 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-06 09:54:13.928 | + functions-common:run_phase:1739 : local phase= 2022-01-06 09:54:13.930 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 09:54:13.931 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-06 09:54:13.933 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 09:54:13.935 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-06 09:54:13.937 | + functions-common:run_phase:1748 : local extra 2022-01-06 09:54:13.939 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 09:54:13.942 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-06 09:54:13.943 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 09:54:13.945 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 09:54:13.947 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-06 09:54:13.949 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 09:54:13.960 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:54:13.962 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 09:54:13.964 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:54:13.965 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:54:13.967 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:54:13.969 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:54:13.971 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:54:13.973 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-06 09:54:13.974 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-06 09:54:13.976 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 09:54:13.978 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-06 09:54:13.980 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-06 09:54:13.982 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-06 09:54:13.983 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-06 09:54:13.985 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-06 09:54:13.988 | + functions-common:plugin_override_defaults:1702 : return 2022-01-06 09:54:13.990 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-06 09:54:14.005 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-06 09:54:14.007 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-06 09:54:14.019 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-06 09:54:14.022 | +++ lib/tls:source:43 : hostname -f 2022-01-06 09:54:14.025 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-06 09:54:14.026 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-06 09:54:14.028 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-06 09:54:14.030 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-06 09:54:14.032 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-06 09:54:14.034 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-06 09:54:14.036 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-06 09:54:14.038 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-06 09:54:14.039 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-06 09:54:14.041 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-06 09:54:14.046 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-06 09:54:14.057 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-06 09:54:14.073 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-06 09:54:14.085 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-06 09:54:14.097 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-06 09:54:14.122 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-06 09:54:14.160 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-06 09:54:14.235 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-06 09:54:14.255 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-06 09:54:14.287 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-06 09:54:14.341 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-06 09:54:14.476 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-06 09:54:14.491 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-06 09:54:14.503 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-06 09:54:14.515 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-06 09:54:14.596 | + ./stack.sh:main:598 : run_phase source 2022-01-06 09:54:14.598 | + functions-common:run_phase:1738 : local mode=source 2022-01-06 09:54:14.600 | + functions-common:run_phase:1739 : local phase= 2022-01-06 09:54:14.602 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 09:54:14.604 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-06 09:54:14.606 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 09:54:14.617 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-06 09:54:14.618 | + functions-common:run_phase:1748 : local extra 2022-01-06 09:54:14.618 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 09:54:14.618 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-06 09:54:14.619 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 09:54:14.621 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 09:54:14.623 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-06 09:54:14.625 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 09:54:14.639 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:54:14.641 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 09:54:14.643 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-06 09:54:14.681 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-06 09:54:14.683 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-06 09:54:14.685 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 09:54:14.687 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-06 09:54:14.689 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-06 09:54:14.691 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-06 09:54:14.693 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-06 09:54:14.695 | + functions-common:load_plugin_settings:1679 : return 2022-01-06 09:54:14.697 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-06 09:54:14.700 | + functions-common:verify_disabled_services:2021 : local service 2022-01-06 09:54:14.702 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.704 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-06 09:54:14.706 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.708 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-06 09:54:14.710 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.713 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-06 09:54:14.715 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.717 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-06 09:54:14.719 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.722 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-06 09:54:14.724 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.726 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-06 09:54:14.728 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.730 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-06 09:54:14.733 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.735 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-06 09:54:14.738 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.740 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-06 09:54:14.742 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.745 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-06 09:54:14.747 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.749 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-06 09:54:14.751 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.753 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-06 09:54:14.756 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.758 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-06 09:54:14.760 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.762 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-06 09:54:14.764 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.767 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-06 09:54:14.769 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.771 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-06 09:54:14.778 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.780 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-06 09:54:14.783 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.785 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-06 09:54:14.787 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.790 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-06 09:54:14.792 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.794 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-06 09:54:14.797 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.799 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-06 09:54:14.802 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.804 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-06 09:54:14.806 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.809 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-06 09:54:14.811 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.814 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-06 09:54:14.816 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.818 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-06 09:54:14.821 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.823 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-06 09:54:14.825 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.827 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-06 09:54:14.830 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.832 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-06 09:54:14.834 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.836 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-06 09:54:14.838 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.841 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-06 09:54:14.843 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.845 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-06 09:54:14.848 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.850 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-06 09:54:14.852 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.855 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-06 09:54:14.857 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.859 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-06 09:54:14.861 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.864 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-06 09:54:14.867 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.869 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-06 09:54:14.871 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.873 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-06 09:54:14.876 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.878 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-06 09:54:14.880 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.882 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-06 09:54:14.884 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:54:14.887 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-06 09:54:14.889 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-06 09:54:14.892 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 09:54:14.894 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-06 09:54:14.907 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:54:14.910 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-06 09:54:14.912 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 09:54:14.914 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-06 09:54:14.929 | + functions-common:is_service_enabled:1966 : return 1 2022-01-06 09:54:14.931 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-06 09:54:14.933 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-06 09:54:14.935 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-06 09:54:14.938 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-06 09:54:14.940 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-06 09:54:14.942 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-06 09:54:14.944 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-06 09:54:14.947 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-06 09:54:14.949 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-06 09:54:14.951 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-06 09:54:14.954 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 09:54:14.956 | + lib/database:initialize_database_backends:104 : return 0 2022-01-06 09:54:14.958 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-06 09:54:14.958 | Using mysql database backend 2022-01-06 09:54:14.960 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-06 09:54:14.976 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-06 09:54:14.991 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:54:14.993 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-06 09:54:15.008 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-06 09:54:15.023 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:54:15.026 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-06 09:54:15.041 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-06 09:54:15.057 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-06 09:54:15.072 | + functions-common:is_service_enabled:1966 : return 1 2022-01-06 09:54:15.074 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-06 09:54:15.090 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:54:15.092 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-06 09:54:15.095 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-06 09:54:15.111 | + functions-common:is_service_enabled:1966 : return 0 2022-01-06 09:54:15.115 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-06 09:54:15.141 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-06 09:54:15.143 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-06 09:54:15.146 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-06 09:54:15.148 | + functions-common:save_stackenv:60 : local tag=739 2022-01-06 09:54:15.151 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-06 09:54:15.155 | + functions-common:save_stackenv:62 : time_stamp=2022-01-06-095415 2022-01-06 09:54:15.157 | + functions-common:save_stackenv:63 : echo '# 2022-01-06-095415 739' 2022-01-06 09:54:15.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.162 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 09:54:15.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.167 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-06 09:54:15.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.171 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-06 09:54:15.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.176 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-06 09:54:15.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.180 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-01-06 09:54:15.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.185 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-01-06 09:54:15.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.189 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-06-095413 2022-01-06 09:54:15.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.194 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-06 09:54:15.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.198 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-01-06 09:54:15.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.203 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-06 09:54:15.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.208 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-06 09:54:15.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.212 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-06 09:54:15.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:54:15.217 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-06 09:54:15.219 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-06 09:54:15.222 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-06 09:54:15.224 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-06 09:54:15.226 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-06 09:54:15.228 | + functions-common:git_clone:528 : local orig_dir 2022-01-06 09:54:15.230 | ++ functions-common:git_clone:529 : pwd 2022-01-06 09:54:15.233 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-06 09:54:15.235 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-06 09:54:15.238 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-06 09:54:15.252 | + functions-common:git_clone:532 : RECLONE=False 2022-01-06 09:54:15.254 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-06 09:54:15.256 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-06 09:54:15.258 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-06 09:54:15.259 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-06 09:54:15.263 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-06 09:54:15.265 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-06 09:54:15.267 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-06 09:54:15.270 | + functions-common:git_clone:595 : git show --oneline 2022-01-06 09:54:15.271 | + functions-common:git_clone:595 : head -1 2022-01-06 09:54:15.274 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-06 09:54:15.277 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-06 09:54:15.279 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-06 09:54:15.281 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-06 09:54:15.284 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-06 09:54:15.286 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-06 09:54:15.289 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-06 09:54:15.291 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-06 09:54:15.294 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 09:54:15.296 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-06 09:54:15.298 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-06 09:54:15.300 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-06 09:54:15.303 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-06 09:54:15.307 | ++ tools/install_prereqs.sh:source:47 : NOW=1641462855 2022-01-06 09:54:15.310 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-06 09:54:15.314 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641462833 2022-01-06 09:54:15.317 | ++ tools/install_prereqs.sh:source:49 : DELTA=22 2022-01-06 09:54:15.319 | ++ tools/install_prereqs.sh:source:50 : [[ 22 -lt 7200 ]] 2022-01-06 09:54:15.321 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-06 09:54:15.323 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-06 09:54:15.326 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-06 09:54:15.328 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-06 09:54:15.330 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-06 09:54:15.333 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-06 09:54:15.335 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-06 09:54:15.337 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-06 09:54:15.340 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-06 09:54:15.385 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-06 09:54:15.385 | apache2-dev 2022-01-06 09:54:15.385 | bc 2022-01-06 09:54:15.385 | bsdmainutils 2022-01-06 09:54:15.385 | curl 2022-01-06 09:54:15.385 | g++ 2022-01-06 09:54:15.385 | gcc 2022-01-06 09:54:15.385 | gettext 2022-01-06 09:54:15.385 | git 2022-01-06 09:54:15.385 | graphviz 2022-01-06 09:54:15.385 | iputils-ping 2022-01-06 09:54:15.385 | libapache2-mod-proxy-uwsgi 2022-01-06 09:54:15.385 | libffi-dev 2022-01-06 09:54:15.385 | libjpeg-dev 2022-01-06 09:54:15.385 | libmysqlclient-dev 2022-01-06 09:54:15.385 | libpcre3-dev 2022-01-06 09:54:15.385 | libpq-dev 2022-01-06 09:54:15.385 | libssl-dev 2022-01-06 09:54:15.385 | libsystemd-dev 2022-01-06 09:54:15.385 | libxml2-dev 2022-01-06 09:54:15.385 | libxslt1-dev 2022-01-06 09:54:15.385 | libyaml-dev 2022-01-06 09:54:15.385 | lsof 2022-01-06 09:54:15.385 | openssh-server 2022-01-06 09:54:15.385 | openssl 2022-01-06 09:54:15.385 | pkg-config 2022-01-06 09:54:15.385 | psmisc 2022-01-06 09:54:15.385 | python3-dev 2022-01-06 09:54:15.385 | python3-pip 2022-01-06 09:54:15.385 | python3-venv 2022-01-06 09:54:15.385 | tar 2022-01-06 09:54:15.385 | tcpdump 2022-01-06 09:54:15.386 | unzip 2022-01-06 09:54:15.386 | uuid-runtime 2022-01-06 09:54:15.386 | wget 2022-01-06 09:54:15.386 | wget 2022-01-06 09:54:15.386 | zlib1g-dev 2022-01-06 09:54:15.386 | libkrb5-dev 2022-01-06 09:54:15.386 | libldap2-dev 2022-01-06 09:54:15.386 | libsasl2-dev 2022-01-06 09:54:15.386 | memcached 2022-01-06 09:54:15.386 | python3-mysqldb 2022-01-06 09:54:15.386 | sqlite3 2022-01-06 09:54:15.386 | conntrack 2022-01-06 09:54:15.386 | curl 2022-01-06 09:54:15.386 | dnsmasq-base 2022-01-06 09:54:15.386 | dnsmasq-utils 2022-01-06 09:54:15.386 | ebtables 2022-01-06 09:54:15.386 | gawk 2022-01-06 09:54:15.386 | genisoimage 2022-01-06 09:54:15.386 | iptables 2022-01-06 09:54:15.386 | iputils-arping 2022-01-06 09:54:15.386 | kpartx 2022-01-06 09:54:15.386 | libjs-jquery-tablesorter 2022-01-06 09:54:15.386 | libmysqlclient-dev 2022-01-06 09:54:15.386 | parted 2022-01-06 09:54:15.386 | pm-utils 2022-01-06 09:54:15.386 | python3-mysqldb 2022-01-06 09:54:15.386 | socat 2022-01-06 09:54:15.386 | sqlite3 2022-01-06 09:54:15.386 | sudo 2022-01-06 09:54:15.386 | vlan 2022-01-06 09:54:15.386 | lsscsi 2022-01-06 09:54:15.386 | open-iscsi 2022-01-06 09:54:15.386 | lvm2 2022-01-06 09:54:15.386 | qemu-utils 2022-01-06 09:54:15.386 | thin-provisioning-tools 2022-01-06 09:54:15.386 | acl 2022-01-06 09:54:15.386 | dnsmasq-base 2022-01-06 09:54:15.386 | dnsmasq-utils 2022-01-06 09:54:15.387 | ebtables 2022-01-06 09:54:15.387 | haproxy 2022-01-06 09:54:15.387 | iptables 2022-01-06 09:54:15.387 | iputils-arping 2022-01-06 09:54:15.387 | iputils-ping 2022-01-06 09:54:15.387 | libmysqlclient-dev 2022-01-06 09:54:15.387 | postgresql-server-dev-all 2022-01-06 09:54:15.387 | python3-mysqldb 2022-01-06 09:54:15.387 | sqlite3 2022-01-06 09:54:15.387 | sudo 2022-01-06 09:54:15.387 | vlan 2022-01-06 09:54:15.387 | ipset 2022-01-06 09:54:15.387 | conntrack 2022-01-06 09:54:15.387 | conntrackd 2022-01-06 09:54:15.387 | keepalived 2022-01-06 09:54:15.387 | dstat 2022-01-06 09:54:15.387 | lvm2 2022-01-06 09:54:15.387 | qemu-utils 2022-01-06 09:54:15.387 | thin-provisioning-tools 2022-01-06 09:54:15.387 | curl 2022-01-06 09:54:15.387 | liberasurecode-dev 2022-01-06 09:54:15.387 | make 2022-01-06 09:54:15.387 | memcached 2022-01-06 09:54:15.387 | sqlite3 2022-01-06 09:54:15.387 | xfsprogs' 2022-01-06 09:54:15.389 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-06 09:54:15.406 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-06 09:54:15.406 | apache2-dev 2022-01-06 09:54:15.406 | bc 2022-01-06 09:54:15.406 | bsdmainutils 2022-01-06 09:54:15.406 | curl 2022-01-06 09:54:15.406 | g++ 2022-01-06 09:54:15.406 | gcc 2022-01-06 09:54:15.406 | gettext 2022-01-06 09:54:15.407 | git 2022-01-06 09:54:15.407 | graphviz 2022-01-06 09:54:15.407 | iputils-ping 2022-01-06 09:54:15.407 | libapache2-mod-proxy-uwsgi 2022-01-06 09:54:15.407 | libffi-dev 2022-01-06 09:54:15.407 | libjpeg-dev 2022-01-06 09:54:15.407 | libmysqlclient-dev 2022-01-06 09:54:15.407 | libpcre3-dev 2022-01-06 09:54:15.407 | libpq-dev 2022-01-06 09:54:15.407 | libssl-dev 2022-01-06 09:54:15.407 | libsystemd-dev 2022-01-06 09:54:15.407 | libxml2-dev 2022-01-06 09:54:15.407 | libxslt1-dev 2022-01-06 09:54:15.407 | libyaml-dev 2022-01-06 09:54:15.407 | lsof 2022-01-06 09:54:15.407 | openssh-server 2022-01-06 09:54:15.407 | openssl 2022-01-06 09:54:15.407 | pkg-config 2022-01-06 09:54:15.407 | psmisc 2022-01-06 09:54:15.407 | python3-dev 2022-01-06 09:54:15.407 | python3-pip 2022-01-06 09:54:15.407 | python3-venv 2022-01-06 09:54:15.407 | tar 2022-01-06 09:54:15.407 | tcpdump 2022-01-06 09:54:15.407 | unzip 2022-01-06 09:54:15.407 | uuid-runtime 2022-01-06 09:54:15.407 | wget 2022-01-06 09:54:15.407 | wget 2022-01-06 09:54:15.407 | zlib1g-dev 2022-01-06 09:54:15.407 | libkrb5-dev 2022-01-06 09:54:15.407 | libldap2-dev 2022-01-06 09:54:15.407 | libsasl2-dev 2022-01-06 09:54:15.407 | memcached 2022-01-06 09:54:15.407 | python3-mysqldb 2022-01-06 09:54:15.407 | sqlite3 2022-01-06 09:54:15.407 | conntrack 2022-01-06 09:54:15.407 | curl 2022-01-06 09:54:15.408 | dnsmasq-base 2022-01-06 09:54:15.408 | dnsmasq-utils 2022-01-06 09:54:15.408 | ebtables 2022-01-06 09:54:15.408 | gawk 2022-01-06 09:54:15.408 | genisoimage 2022-01-06 09:54:15.408 | iptables 2022-01-06 09:54:15.408 | iputils-arping 2022-01-06 09:54:15.408 | kpartx 2022-01-06 09:54:15.408 | libjs-jquery-tablesorter 2022-01-06 09:54:15.408 | libmysqlclient-dev 2022-01-06 09:54:15.408 | parted 2022-01-06 09:54:15.408 | pm-utils 2022-01-06 09:54:15.408 | python3-mysqldb 2022-01-06 09:54:15.408 | socat 2022-01-06 09:54:15.408 | sqlite3 2022-01-06 09:54:15.408 | sudo 2022-01-06 09:54:15.408 | vlan 2022-01-06 09:54:15.408 | lsscsi 2022-01-06 09:54:15.408 | open-iscsi 2022-01-06 09:54:15.408 | lvm2 2022-01-06 09:54:15.408 | qemu-utils 2022-01-06 09:54:15.408 | thin-provisioning-tools 2022-01-06 09:54:15.408 | acl 2022-01-06 09:54:15.408 | dnsmasq-base 2022-01-06 09:54:15.408 | dnsmasq-utils 2022-01-06 09:54:15.408 | ebtables 2022-01-06 09:54:15.408 | haproxy 2022-01-06 09:54:15.408 | iptables 2022-01-06 09:54:15.408 | iputils-arping 2022-01-06 09:54:15.408 | iputils-ping 2022-01-06 09:54:15.408 | libmysqlclient-dev 2022-01-06 09:54:15.408 | postgresql-server-dev-all 2022-01-06 09:54:15.408 | python3-mysqldb 2022-01-06 09:54:15.408 | sqlite3 2022-01-06 09:54:15.409 | sudo 2022-01-06 09:54:15.409 | vlan 2022-01-06 09:54:15.409 | ipset 2022-01-06 09:54:15.409 | conntrack 2022-01-06 09:54:15.409 | conntrackd 2022-01-06 09:54:15.409 | keepalived 2022-01-06 09:54:15.409 | dstat 2022-01-06 09:54:15.409 | lvm2 2022-01-06 09:54:15.409 | qemu-utils 2022-01-06 09:54:15.409 | thin-provisioning-tools 2022-01-06 09:54:15.409 | curl 2022-01-06 09:54:15.409 | liberasurecode-dev 2022-01-06 09:54:15.409 | make 2022-01-06 09:54:15.409 | memcached 2022-01-06 09:54:15.409 | sqlite3 2022-01-06 09:54:15.409 | xfsprogs ' 2022-01-06 09:54:15.412 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-06 09:54:15.414 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 09:54:15.417 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 09:54:15.421 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-06 09:54:15.424 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:54:15.428 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:54:15.431 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-06 09:54:15.435 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-06 09:54:15.437 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-06 09:54:15.439 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-06 09:54:15.442 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-06 09:54:15.444 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-06 09:54:15.446 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 09:54:15.448 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 09:54:15.450 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-06 09:54:15.452 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-06 09:54:15.454 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-06 09:54:15.456 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-06 09:54:15.459 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-06 09:54:15.463 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-06 09:54:15.465 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-06 09:54:15.467 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-06 09:54:15.469 | ++ functions-common:time_start:2297 : local start_time= 2022-01-06 09:54:15.471 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-06 09:54:15.473 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-06 09:54:15.477 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641462855474 2022-01-06 09:54:15.479 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-06 09:54:15.481 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-06 09:54:15.483 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-06 09:54:15.688 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-06 09:54:15.821 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-06 09:54:15.934 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-06 09:54:16.048 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-06 09:54:17.816 | Reading package lists... 2022-01-06 09:54:17.846 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-06 09:54:17.848 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-06 09:54:17.850 | ++ functions-common:time_stop:2310 : local name 2022-01-06 09:54:17.852 | ++ functions-common:time_stop:2311 : local end_time 2022-01-06 09:54:17.854 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-06 09:54:17.856 | ++ functions-common:time_stop:2313 : local total 2022-01-06 09:54:17.858 | ++ functions-common:time_stop:2314 : local start_time 2022-01-06 09:54:17.860 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-06 09:54:17.862 | ++ functions-common:time_stop:2317 : start_time=1641462855474 2022-01-06 09:54:17.864 | ++ functions-common:time_stop:2319 : [[ -z 1641462855474 ]] 2022-01-06 09:54:17.867 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-06 09:54:17.871 | ++ functions-common:time_stop:2322 : end_time=1641462857868 2022-01-06 09:54:17.873 | ++ functions-common:time_stop:2323 : elapsed_time=2394 2022-01-06 09:54:17.875 | ++ functions-common:time_stop:2324 : total=0 2022-01-06 09:54:17.877 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-06 09:54:17.879 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2394 2022-01-06 09:54:17.881 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:54:17.884 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-06 09:54:17.886 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-06 09:54:17.888 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-06 09:54:17.890 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:54:17.910 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:54:18.015 | Reading package lists... 2022-01-06 09:54:18.240 | Building dependency tree... 2022-01-06 09:54:18.241 | Reading state information... 2022-01-06 09:54:18.271 | acl is already the newest version (2.2.53-6). 2022-01-06 09:54:18.271 | bc is already the newest version (1.07.1-2build1). 2022-01-06 09:54:18.271 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-06 09:54:18.271 | conntrack is already the newest version (1:1.4.5-2). 2022-01-06 09:54:18.271 | ebtables is already the newest version (2.0.11-3build1). 2022-01-06 09:54:18.271 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 09:54:18.272 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-06 09:54:18.272 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 09:54:18.272 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-06 09:54:18.272 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-06 09:54:18.272 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-06 09:54:18.272 | iputils-arping is already the newest version (3:20190709-3). 2022-01-06 09:54:18.272 | iputils-ping is already the newest version (3:20190709-3). 2022-01-06 09:54:18.272 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-06 09:54:18.272 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-06 09:54:18.272 | libffi-dev is already the newest version (3.3-4). 2022-01-06 09:54:18.272 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-06 09:54:18.272 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-06 09:54:18.272 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-06 09:54:18.272 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-06 09:54:18.272 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-06 09:54:18.272 | lsscsi is already the newest version (0.30-0.1). 2022-01-06 09:54:18.272 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-06 09:54:18.272 | make is already the newest version (4.2.1-1.2). 2022-01-06 09:54:18.272 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-06 09:54:18.272 | psmisc is already the newest version (23.3-1). 2022-01-06 09:54:18.272 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-06 09:54:18.272 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-06 09:54:18.272 | socat is already the newest version (1.7.3.3-2). 2022-01-06 09:54:18.272 | tcpdump is already the newest version (4.9.3-4). 2022-01-06 09:54:18.272 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-06 09:54:18.272 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-06 09:54:18.272 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-06 09:54:18.272 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-06 09:54:18.272 | dstat is already the newest version (0.7.4-6). 2022-01-06 09:54:18.272 | graphviz is already the newest version (2.42.2-3build2). 2022-01-06 09:54:18.272 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-06 09:54:18.272 | pm-utils is already the newest version (1.4.1-19). 2022-01-06 09:54:18.272 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-06 09:54:18.272 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:54:18.273 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:54:18.273 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-06 09:54:18.273 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 09:54:18.273 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 09:54:18.273 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-06 09:54:18.273 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-06 09:54:18.273 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-06 09:54:18.273 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-06 09:54:18.273 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-06 09:54:18.273 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-06 09:54:18.273 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-06 09:54:18.273 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-06 09:54:18.273 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 09:54:18.273 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-06 09:54:18.273 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-06 09:54:18.273 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-06 09:54:18.273 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-06 09:54:18.273 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-06 09:54:18.273 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-06 09:54:18.273 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 09:54:18.273 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-06 09:54:18.273 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-06 09:54:18.273 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-06 09:54:18.273 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-06 09:54:18.273 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-06 09:54:18.273 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-06 09:54:18.273 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-06 09:54:18.273 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-06 09:54:18.273 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:54:18.469 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-01-06 09:54:18.469 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-06 09:54:18.470 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-06 09:54:18.470 | The following packages were automatically installed and are no longer required: 2022-01-06 09:54:18.470 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 09:54:18.471 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 09:54:18.471 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 09:54:18.471 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 09:54:18.471 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-06 09:54:18.471 | python3-zope.interface 2022-01-06 09:54:18.471 | Use 'sudo apt autoremove' to remove them. 2022-01-06 09:54:18.580 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 09:54:18.584 | ++ functions-common:apt_get:1115 : result=0 2022-01-06 09:54:18.587 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-06 09:54:18.589 | ++ functions-common:time_stop:2310 : local name 2022-01-06 09:54:18.591 | ++ functions-common:time_stop:2311 : local end_time 2022-01-06 09:54:18.593 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-06 09:54:18.595 | ++ functions-common:time_stop:2313 : local total 2022-01-06 09:54:18.598 | ++ functions-common:time_stop:2314 : local start_time 2022-01-06 09:54:18.600 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-06 09:54:18.602 | ++ functions-common:time_stop:2317 : start_time=1641462857907 2022-01-06 09:54:18.604 | ++ functions-common:time_stop:2319 : [[ -z 1641462857907 ]] 2022-01-06 09:54:18.606 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-06 09:54:18.610 | ++ functions-common:time_stop:2322 : end_time=1641462858608 2022-01-06 09:54:18.613 | ++ functions-common:time_stop:2323 : elapsed_time=701 2022-01-06 09:54:18.615 | ++ functions-common:time_stop:2324 : total=725 2022-01-06 09:54:18.617 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-06 09:54:18.619 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=1426 2022-01-06 09:54:18.621 | ++ functions-common:apt_get:1119 : return 0 2022-01-06 09:54:18.624 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-06 09:54:18.626 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-06 09:54:18.629 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-06 09:54:18.632 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-06 09:54:18.636 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-06 09:54:18.638 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-06 09:54:18.641 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-06 09:54:20.096 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-06 09:54:20.097 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-06 09:54:20.108 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-06 09:54:20.108 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-06 09:54:20.108 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-06 09:54:20.108 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-06 09:54:20.108 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-06 09:54:20.110 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-06 09:54:20.113 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-06 09:54:20.115 | + functions-common:_ensure_lsb_release:328 : return 2022-01-06 09:54:20.117 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-06 09:54:20.180 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-06 09:54:20.182 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-06 09:54:20.245 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-06 09:54:20.247 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-06 09:54:20.310 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-06 09:54:20.311 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-06 09:54:20.313 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-06 09:54:20.316 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-06 09:54:20.317 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-06 09:54:20.319 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-06 09:54:20.321 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-06 09:54:20.323 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-06 09:54:20.325 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-06 09:54:20.326 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-06 09:54:20.328 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-06 09:54:20.328 | Distro: focal 2022-01-06 09:54:20.330 | + tools/install_pip.sh:main:127 : get_versions 2022-01-06 09:54:20.333 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-06 09:54:20.336 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-06 09:54:20.338 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-06 09:54:20.340 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-06 09:54:20.340 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-06 09:54:20.875 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-06 09:54:20.877 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-06 09:54:20.877 | pip: 21.3.1 2022-01-06 09:54:20.878 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-06 09:54:21.384 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-06 09:54:21.423 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-06 09:54:21.426 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-06 09:54:21.428 | + tools/install_pip.sh:main:135 : exit 0 2022-01-06 09:54:21.431 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-06 09:54:21.433 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 09:54:21.436 | + ./stack.sh:main:764 : fixup_all 2022-01-06 09:54:21.439 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-06 09:54:21.441 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-06 09:54:21.443 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 09:54:21.448 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 09:54:21.448 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-06 09:54:21.449 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-06 09:54:21.453 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-06 09:54:21.455 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-06 09:54:21.457 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-06 09:54:21.465 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-06 09:54:21.468 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-06 09:54:21.470 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-06 09:54:21.473 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-06 09:54:21.475 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-06 09:54:21.477 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-06 09:54:21.479 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-06 09:54:21.481 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-06 09:54:21.483 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 09:54:21.485 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 09:54:21.487 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 09:54:21.489 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-06 09:54:21.491 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-06 09:54:21.493 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 09:54:21.495 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-06 09:54:21.498 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-06 09:54:21.500 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-06 09:54:21.502 | + functions-common:is_suse:464 : is_opensuse 2022-01-06 09:54:21.504 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-06 09:54:21.506 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 09:54:21.508 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-06 09:54:21.510 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-06 09:54:21.512 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 09:54:21.514 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-06 09:54:21.516 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-06 09:54:21.536 | Using python 3.8 to install os-testr 2022-01-06 09:54:21.538 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-06 09:54:23.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 09:54:23.317 | Collecting os-testr 2022-01-06 09:54:23.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-01-06 09:54:23.390 | Collecting python-subunit>=1.0.0 2022-01-06 09:54:23.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-06 09:54:23.404 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.0) 2022-01-06 09:54:23.447 | Collecting stestr>=1.0.0 2022-01-06 09:54:23.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-01-06 09:54:23.461 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-06 09:54:23.475 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-06 09:54:23.547 | Collecting future 2022-01-06 09:54:23.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-06 09:54:23.765 | Preparing metadata (setup.py): started 2022-01-06 09:54:23.804 | Preparing metadata (setup.py): finished with status 'error' 2022-01-06 09:54:23.804 | ERROR: Command errored out with exit status 1: 2022-01-06 09:54:23.804 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-v53ecv_k/future_754d9de8201144d1af60434c08059606/setup.py'"'"'; __file__='"'"'/tmp/pip-install-v53ecv_k/future_754d9de8201144d1af60434c08059606/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ms0__q0t 2022-01-06 09:54:23.805 | cwd: /tmp/pip-install-v53ecv_k/future_754d9de8201144d1af60434c08059606/ 2022-01-06 09:54:23.805 | Complete output (3 lines): 2022-01-06 09:54:23.805 | Traceback (most recent call last): 2022-01-06 09:54:23.805 | File "", line 1, in 2022-01-06 09:54:23.805 | ModuleNotFoundError: No module named 'setuptools' 2022-01-06 09:54:23.805 | ---------------------------------------- 2022-01-06 09:54:23.805 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz#sha256=b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d (from http://10.100.0.9:8080/cloudbase/CI/+simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-06 09:54:23.805 | INFO: pip is looking at multiple versions of python-subunit to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:54:23.806 | INFO: pip is looking at multiple versions of pbr to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:54:23.907 | Collecting pbr!=2.1.0,>=2.0.0 2022-01-06 09:54:23.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-01-06 09:54:23.922 | INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:54:23.923 | INFO: pip is looking at multiple versions of os-testr to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:54:23.923 | ERROR: Cannot install os-testr because these package versions have conflicting dependencies. 2022-01-06 09:54:23.923 | 2022-01-06 09:54:23.923 | The conflict is caused by: 2022-01-06 09:54:23.923 | stestr 3.0.1 depends on future 2022-01-06 09:54:23.923 | The user requested (constraint) future===0.18.2 2022-01-06 09:54:23.923 | 2022-01-06 09:54:23.923 | To fix this you could try to: 2022-01-06 09:54:23.923 | 1. loosen the range of package versions you've specified 2022-01-06 09:54:23.923 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-01-06 09:54:23.923 | 2022-01-06 09:54:23.923 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-01-06 09:54:24.099 | + inc/python:pip_install:1 : exit_trap 2022-01-06 09:54:24.102 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-06 09:54:24.104 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-06 09:54:24.107 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-06 09:54:24.109 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-06 09:54:24.112 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-06 09:54:24.114 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-06 09:54:24.116 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-06 09:54:24.118 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-06 09:54:24.120 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-06 09:54:24.120 | Error on exit 2022-01-06 09:54:24.122 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-06 09:54:24.124 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-06 09:54:24.126 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-06 09:54:24.337 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-06 09:54:24.337 | 2022-01-06 09:54:24.563 | + ./stack.sh:exit_trap:531 : exit 1