2021-10-18 18:25:22.871 | + ./stack.sh:main:473 : exec 2021-10-18 18:25:22.871 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-18-182522' 2021-10-18 18:25:22.871 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-18-182522.summary.2021-10-18-182522 2021-10-18 18:25:22.871 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-18 18:25:22.871 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-18-182522 2021-10-18 18:25:22.871 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-18-182522 /opt/stack/logs/stack.sh.log 2021-10-18 18:25:22.871 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-18-182522.summary.2021-10-18-182522 /opt/stack/logs/stack.sh.log.summary 2021-10-18 18:25:22.871 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-18 18:25:22.871 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-18 18:25:22.871 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-18 18:25:22.871 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-18 18:25:22.871 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-18 18:25:22.871 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-18 18:25:22.871 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-18 18:25:22.871 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-18 18:25:22.872 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-18 18:25:22.872 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-18 18:25:22.872 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-18 18:25:22.872 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-18 18:25:22.872 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-18 18:25:22.872 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-18 18:25:22.873 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-18 18:25:22.875 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-18 18:25:22.877 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-18 18:25:22.879 | + ./stack.sh:main:559 : set -o errexit 2021-10-18 18:25:22.881 | + ./stack.sh:main:562 : uname -a 2021-10-18 18:25:22.883 | Linux dv-cinder-813220-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-10-18 18:25:22.885 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-18 18:25:22.887 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-18 18:25:22.890 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-18 18:25:22.919 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-18 18:25:22.934 | + ./stack.sh:main:576 : fetch_plugins 2021-10-18 18:25:22.936 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-18 18:25:22.938 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-18 18:25:22.940 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-18 18:25:22.942 | + functions-common:fetch_plugins:1660 : return 2021-10-18 18:25:22.944 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-18 18:25:22.945 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-18 18:25:22.948 | + functions-common:run_phase:1738 : local phase= 2021-10-18 18:25:22.949 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-18 18:25:22.951 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-18 18:25:22.953 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-18 18:25:22.955 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-18 18:25:22.956 | + functions-common:run_phase:1747 : local extra 2021-10-18 18:25:22.959 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-18 18:25:22.962 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-18 18:25:22.963 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-18 18:25:22.965 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-18 18:25:22.967 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-18 18:25:22.969 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-18 18:25:22.981 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:22.983 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-18 18:25:22.984 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:22.986 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:22.988 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:22.990 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:22.991 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-18 18:25:22.993 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-18 18:25:22.995 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-18 18:25:22.997 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-18 18:25:22.999 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-18 18:25:23.001 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-18 18:25:23.002 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-18 18:25:23.004 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-18 18:25:23.006 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-18 18:25:23.008 | + functions-common:plugin_override_defaults:1701 : return 2021-10-18 18:25:23.010 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-18 18:25:23.026 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-18 18:25:23.028 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-18 18:25:23.041 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-18 18:25:23.043 | +++ lib/tls:source:43 : hostname -f 2021-10-18 18:25:23.046 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-18 18:25:23.048 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-18 18:25:23.050 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-18 18:25:23.052 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-18 18:25:23.053 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-18 18:25:23.055 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-18 18:25:23.057 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-18 18:25:23.059 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-18 18:25:23.061 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-18 18:25:23.063 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-18 18:25:23.067 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-18 18:25:23.079 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-18 18:25:23.095 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-18 18:25:23.107 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-18 18:25:23.120 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-18 18:25:23.146 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-18 18:25:23.206 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-18 18:25:23.289 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-18 18:25:23.311 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-18 18:25:23.354 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-18 18:25:23.405 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-18 18:25:23.536 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-18 18:25:23.549 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-18 18:25:23.562 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-18 18:25:23.575 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-18 18:25:23.661 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-18 18:25:23.663 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-18 18:25:23.666 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-18 18:25:23.668 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-18 18:25:23.670 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-18 18:25:23.672 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-18 18:25:23.674 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-18 18:25:23.674 | False' 2021-10-18 18:25:23.677 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-18 18:25:23.692 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-18 18:25:23.694 | + ./stack.sh:main:610 : run_phase source 2021-10-18 18:25:23.697 | + functions-common:run_phase:1737 : local mode=source 2021-10-18 18:25:23.699 | + functions-common:run_phase:1738 : local phase= 2021-10-18 18:25:23.701 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-18 18:25:23.703 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-18 18:25:23.704 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-18 18:25:23.706 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-18 18:25:23.708 | + functions-common:run_phase:1747 : local extra 2021-10-18 18:25:23.711 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-18 18:25:23.715 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-18 18:25:23.717 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-18 18:25:23.719 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-18 18:25:23.721 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-18 18:25:23.723 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-18 18:25:23.737 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:23.739 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-18 18:25:23.740 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-18 18:25:23.779 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-18 18:25:23.781 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-18 18:25:23.784 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-18 18:25:23.786 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-18 18:25:23.788 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-18 18:25:23.790 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-18 18:25:23.792 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-18 18:25:23.794 | + functions-common:load_plugin_settings:1678 : return 2021-10-18 18:25:23.796 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-18 18:25:23.798 | + functions-common:verify_disabled_services:2020 : local service 2021-10-18 18:25:23.800 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.802 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-10-18 18:25:23.805 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.807 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-10-18 18:25:23.809 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.812 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-10-18 18:25:23.815 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.817 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-10-18 18:25:23.820 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.823 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-10-18 18:25:23.825 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.828 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-10-18 18:25:23.831 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.834 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-10-18 18:25:23.836 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.839 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-10-18 18:25:23.842 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.844 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-10-18 18:25:23.847 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.849 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-10-18 18:25:23.852 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.854 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-10-18 18:25:23.857 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.859 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-10-18 18:25:23.861 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.863 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-10-18 18:25:23.865 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.868 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-10-18 18:25:23.870 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.873 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-10-18 18:25:23.875 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.877 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-10-18 18:25:23.879 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.881 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-10-18 18:25:23.884 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.887 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-10-18 18:25:23.889 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.891 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-10-18 18:25:23.893 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.896 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-10-18 18:25:23.898 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.900 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-10-18 18:25:23.902 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.905 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-10-18 18:25:23.907 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.909 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-10-18 18:25:23.911 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.913 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-10-18 18:25:23.916 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.918 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-10-18 18:25:23.920 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.923 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-10-18 18:25:23.925 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.927 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-10-18 18:25:23.929 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.932 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-10-18 18:25:23.934 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.936 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-10-18 18:25:23.939 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.941 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-10-18 18:25:23.943 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.945 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-10-18 18:25:23.948 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.950 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-10-18 18:25:23.952 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.955 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-10-18 18:25:23.957 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.959 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-10-18 18:25:23.961 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.964 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-10-18 18:25:23.966 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.968 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-10-18 18:25:23.970 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.972 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-10-18 18:25:23.975 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.977 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-10-18 18:25:23.979 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.981 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-10-18 18:25:23.983 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.986 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-10-18 18:25:23.988 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.990 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-10-18 18:25:23.992 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.995 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-10-18 18:25:23.997 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:23.999 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-10-18 18:25:24.002 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:24.004 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-10-18 18:25:24.006 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-18 18:25:24.008 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-10-18 18:25:24.011 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-18 18:25:24.014 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-18 18:25:24.017 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-18 18:25:24.032 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:24.034 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-18 18:25:24.036 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-18 18:25:24.038 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-18 18:25:24.054 | + functions-common:is_service_enabled:1965 : return 1 2021-10-18 18:25:24.056 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-18 18:25:24.059 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-18 18:25:24.061 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-18 18:25:24.063 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-18 18:25:24.065 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-18 18:25:24.068 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-18 18:25:24.070 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-18 18:25:24.073 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-18 18:25:24.075 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-18 18:25:24.077 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-18 18:25:24.080 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-18 18:25:24.082 | + lib/database:initialize_database_backends:104 : return 0 2021-10-18 18:25:24.084 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-18 18:25:24.085 | Using mysql database backend 2021-10-18 18:25:24.087 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-18 18:25:24.103 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-18 18:25:24.118 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:24.121 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-18 18:25:24.137 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-18 18:25:24.153 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:24.156 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-18 18:25:24.171 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-18 18:25:24.187 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-18 18:25:24.203 | + functions-common:is_service_enabled:1965 : return 1 2021-10-18 18:25:24.205 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-18 18:25:24.221 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:25:24.223 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-18 18:25:24.239 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-18 18:25:24.242 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-18 18:25:24.245 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-18 18:25:24.247 | + functions-common:save_stackenv:60 : local tag=741 2021-10-18 18:25:24.250 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-18 18:25:24.254 | + functions-common:save_stackenv:62 : time_stamp=2021-10-18-182524 2021-10-18 18:25:24.256 | + functions-common:save_stackenv:63 : echo '# 2021-10-18-182524 741' 2021-10-18 18:25:24.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.261 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-18 18:25:24.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.266 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-18 18:25:24.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.271 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-18 18:25:24.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.275 | + 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-10-18 18:25:24.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.280 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2021-10-18 18:25:24.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.285 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2021-10-18 18:25:24.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.289 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-18-182522 2021-10-18 18:25:24.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.294 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-18 18:25:24.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.299 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2021-10-18 18:25:24.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.304 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-18 18:25:24.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.309 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-18 18:25:24.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.313 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-18 18:25:24.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-18 18:25:24.318 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-18 18:25:24.320 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-18 18:25:24.323 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-18 18:25:24.325 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-18 18:25:24.327 | + functions-common:git_clone:525 : local git_ref=master 2021-10-18 18:25:24.329 | + functions-common:git_clone:526 : local orig_dir 2021-10-18 18:25:24.331 | ++ functions-common:git_clone:527 : pwd 2021-10-18 18:25:24.334 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-18 18:25:24.336 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-18 18:25:24.340 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-18 18:25:24.355 | + functions-common:git_clone:530 : RECLONE=False 2021-10-18 18:25:24.357 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-18 18:25:24.359 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-18 18:25:24.362 | + functions-common:git_clone:544 : echo master 2021-10-18 18:25:24.362 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-18 18:25:24.367 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-18 18:25:24.370 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-18 18:25:24.372 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-18 18:25:24.375 | + functions-common:git_clone:593 : git show --oneline 2021-10-18 18:25:24.375 | + functions-common:git_clone:593 : head -1 2021-10-18 18:25:24.378 | 6c1ddf58 Merge "update constraint for python-ironicclient to new release 4.9.0" 2021-10-18 18:25:24.381 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-18 18:25:24.383 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-18 18:25:24.385 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-18 18:25:24.388 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-18 18:25:24.390 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-18 18:25:24.393 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-18 18:25:24.395 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-18 18:25:24.398 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-18 18:25:24.401 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-18 18:25:24.403 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-18 18:25:24.406 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-18 18:25:24.409 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-18 18:25:24.413 | ++ tools/install_prereqs.sh:source:47 : NOW=1634581524 2021-10-18 18:25:24.416 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-18 18:25:24.420 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634581358 2021-10-18 18:25:24.423 | ++ tools/install_prereqs.sh:source:49 : DELTA=166 2021-10-18 18:25:24.425 | ++ tools/install_prereqs.sh:source:50 : [[ 166 -lt 7200 ]] 2021-10-18 18:25:24.427 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-18 18:25:24.430 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-18 18:25:24.433 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-18 18:25:24.435 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-18 18:25:24.437 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-18 18:25:24.440 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-18 18:25:24.442 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-18 18:25:24.444 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-18 18:25:24.447 | +++ 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-10-18 18:25:24.492 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-18 18:25:24.492 | apache2-dev 2021-10-18 18:25:24.492 | bc 2021-10-18 18:25:24.492 | bsdmainutils 2021-10-18 18:25:24.492 | curl 2021-10-18 18:25:24.492 | g++ 2021-10-18 18:25:24.492 | gawk 2021-10-18 18:25:24.492 | gcc 2021-10-18 18:25:24.492 | gettext 2021-10-18 18:25:24.493 | git 2021-10-18 18:25:24.493 | graphviz 2021-10-18 18:25:24.493 | iputils-ping 2021-10-18 18:25:24.493 | libapache2-mod-proxy-uwsgi 2021-10-18 18:25:24.493 | libffi-dev 2021-10-18 18:25:24.493 | libjpeg-dev 2021-10-18 18:25:24.493 | libpcre3-dev 2021-10-18 18:25:24.493 | libpq-dev 2021-10-18 18:25:24.493 | libssl-dev 2021-10-18 18:25:24.493 | libsystemd-dev 2021-10-18 18:25:24.493 | libxml2-dev 2021-10-18 18:25:24.493 | libxslt1-dev 2021-10-18 18:25:24.493 | libyaml-dev 2021-10-18 18:25:24.493 | lsof 2021-10-18 18:25:24.493 | openssh-server 2021-10-18 18:25:24.493 | openssl 2021-10-18 18:25:24.493 | pkg-config 2021-10-18 18:25:24.493 | psmisc 2021-10-18 18:25:24.493 | python3-dev 2021-10-18 18:25:24.493 | python3-pip 2021-10-18 18:25:24.493 | python3-systemd 2021-10-18 18:25:24.493 | python3-venv 2021-10-18 18:25:24.493 | tar 2021-10-18 18:25:24.493 | tcpdump 2021-10-18 18:25:24.493 | unzip 2021-10-18 18:25:24.493 | uuid-runtime 2021-10-18 18:25:24.493 | wget 2021-10-18 18:25:24.493 | wget 2021-10-18 18:25:24.493 | zlib1g-dev 2021-10-18 18:25:24.493 | libkrb5-dev 2021-10-18 18:25:24.493 | libldap2-dev 2021-10-18 18:25:24.493 | libsasl2-dev 2021-10-18 18:25:24.493 | memcached 2021-10-18 18:25:24.493 | python3-mysqldb 2021-10-18 18:25:24.493 | sqlite3 2021-10-18 18:25:24.493 | conntrack 2021-10-18 18:25:24.493 | curl 2021-10-18 18:25:24.493 | dnsmasq-base 2021-10-18 18:25:24.493 | dnsmasq-utils 2021-10-18 18:25:24.493 | ebtables 2021-10-18 18:25:24.493 | genisoimage 2021-10-18 18:25:24.494 | iptables 2021-10-18 18:25:24.494 | iputils-arping 2021-10-18 18:25:24.494 | kpartx 2021-10-18 18:25:24.494 | libjs-jquery-tablesorter 2021-10-18 18:25:24.494 | parted 2021-10-18 18:25:24.494 | pm-utils 2021-10-18 18:25:24.494 | python3-mysqldb 2021-10-18 18:25:24.494 | socat 2021-10-18 18:25:24.494 | sqlite3 2021-10-18 18:25:24.494 | sudo 2021-10-18 18:25:24.494 | vlan 2021-10-18 18:25:24.494 | lsscsi 2021-10-18 18:25:24.494 | open-iscsi 2021-10-18 18:25:24.494 | lvm2 2021-10-18 18:25:24.494 | qemu-utils 2021-10-18 18:25:24.494 | thin-provisioning-tools 2021-10-18 18:25:24.494 | acl 2021-10-18 18:25:24.494 | dnsmasq-base 2021-10-18 18:25:24.494 | dnsmasq-utils 2021-10-18 18:25:24.494 | ebtables 2021-10-18 18:25:24.494 | haproxy 2021-10-18 18:25:24.494 | iptables 2021-10-18 18:25:24.494 | iputils-arping 2021-10-18 18:25:24.494 | iputils-ping 2021-10-18 18:25:24.494 | postgresql-server-dev-all 2021-10-18 18:25:24.494 | python3-mysqldb 2021-10-18 18:25:24.494 | sqlite3 2021-10-18 18:25:24.494 | sudo 2021-10-18 18:25:24.494 | vlan 2021-10-18 18:25:24.494 | pcp 2021-10-18 18:25:24.494 | ipset 2021-10-18 18:25:24.494 | conntrack 2021-10-18 18:25:24.494 | conntrackd 2021-10-18 18:25:24.494 | keepalived 2021-10-18 18:25:24.494 | lvm2 2021-10-18 18:25:24.494 | qemu-utils 2021-10-18 18:25:24.494 | thin-provisioning-tools 2021-10-18 18:25:24.494 | curl 2021-10-18 18:25:24.495 | liberasurecode-dev 2021-10-18 18:25:24.495 | make 2021-10-18 18:25:24.495 | memcached 2021-10-18 18:25:24.495 | sqlite3 2021-10-18 18:25:24.495 | xfsprogs' 2021-10-18 18:25:24.497 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-18 18:25:24.514 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-18 18:25:24.514 | apache2-dev 2021-10-18 18:25:24.514 | bc 2021-10-18 18:25:24.514 | bsdmainutils 2021-10-18 18:25:24.514 | curl 2021-10-18 18:25:24.514 | g++ 2021-10-18 18:25:24.514 | gawk 2021-10-18 18:25:24.514 | gcc 2021-10-18 18:25:24.514 | gettext 2021-10-18 18:25:24.514 | git 2021-10-18 18:25:24.514 | graphviz 2021-10-18 18:25:24.514 | iputils-ping 2021-10-18 18:25:24.514 | libapache2-mod-proxy-uwsgi 2021-10-18 18:25:24.514 | libffi-dev 2021-10-18 18:25:24.514 | libjpeg-dev 2021-10-18 18:25:24.514 | libpcre3-dev 2021-10-18 18:25:24.514 | libpq-dev 2021-10-18 18:25:24.514 | libssl-dev 2021-10-18 18:25:24.514 | libsystemd-dev 2021-10-18 18:25:24.514 | libxml2-dev 2021-10-18 18:25:24.514 | libxslt1-dev 2021-10-18 18:25:24.514 | libyaml-dev 2021-10-18 18:25:24.514 | lsof 2021-10-18 18:25:24.515 | openssh-server 2021-10-18 18:25:24.515 | openssl 2021-10-18 18:25:24.515 | pkg-config 2021-10-18 18:25:24.515 | psmisc 2021-10-18 18:25:24.515 | python3-dev 2021-10-18 18:25:24.515 | python3-pip 2021-10-18 18:25:24.515 | python3-systemd 2021-10-18 18:25:24.515 | python3-venv 2021-10-18 18:25:24.515 | tar 2021-10-18 18:25:24.515 | tcpdump 2021-10-18 18:25:24.515 | unzip 2021-10-18 18:25:24.515 | uuid-runtime 2021-10-18 18:25:24.515 | wget 2021-10-18 18:25:24.515 | wget 2021-10-18 18:25:24.515 | zlib1g-dev 2021-10-18 18:25:24.515 | libkrb5-dev 2021-10-18 18:25:24.515 | libldap2-dev 2021-10-18 18:25:24.515 | libsasl2-dev 2021-10-18 18:25:24.515 | memcached 2021-10-18 18:25:24.515 | python3-mysqldb 2021-10-18 18:25:24.515 | sqlite3 2021-10-18 18:25:24.515 | conntrack 2021-10-18 18:25:24.515 | curl 2021-10-18 18:25:24.515 | dnsmasq-base 2021-10-18 18:25:24.515 | dnsmasq-utils 2021-10-18 18:25:24.515 | ebtables 2021-10-18 18:25:24.515 | genisoimage 2021-10-18 18:25:24.515 | iptables 2021-10-18 18:25:24.515 | iputils-arping 2021-10-18 18:25:24.515 | kpartx 2021-10-18 18:25:24.515 | libjs-jquery-tablesorter 2021-10-18 18:25:24.515 | parted 2021-10-18 18:25:24.515 | pm-utils 2021-10-18 18:25:24.515 | python3-mysqldb 2021-10-18 18:25:24.515 | socat 2021-10-18 18:25:24.515 | sqlite3 2021-10-18 18:25:24.515 | sudo 2021-10-18 18:25:24.515 | vlan 2021-10-18 18:25:24.515 | lsscsi 2021-10-18 18:25:24.515 | open-iscsi 2021-10-18 18:25:24.515 | lvm2 2021-10-18 18:25:24.516 | qemu-utils 2021-10-18 18:25:24.516 | thin-provisioning-tools 2021-10-18 18:25:24.516 | acl 2021-10-18 18:25:24.516 | dnsmasq-base 2021-10-18 18:25:24.516 | dnsmasq-utils 2021-10-18 18:25:24.516 | ebtables 2021-10-18 18:25:24.516 | haproxy 2021-10-18 18:25:24.516 | iptables 2021-10-18 18:25:24.516 | iputils-arping 2021-10-18 18:25:24.516 | iputils-ping 2021-10-18 18:25:24.516 | postgresql-server-dev-all 2021-10-18 18:25:24.516 | python3-mysqldb 2021-10-18 18:25:24.516 | sqlite3 2021-10-18 18:25:24.516 | sudo 2021-10-18 18:25:24.516 | vlan 2021-10-18 18:25:24.516 | pcp 2021-10-18 18:25:24.516 | ipset 2021-10-18 18:25:24.516 | conntrack 2021-10-18 18:25:24.516 | conntrackd 2021-10-18 18:25:24.516 | keepalived 2021-10-18 18:25:24.516 | lvm2 2021-10-18 18:25:24.516 | qemu-utils 2021-10-18 18:25:24.516 | thin-provisioning-tools 2021-10-18 18:25:24.516 | curl 2021-10-18 18:25:24.516 | liberasurecode-dev 2021-10-18 18:25:24.516 | make 2021-10-18 18:25:24.516 | memcached 2021-10-18 18:25:24.516 | sqlite3 2021-10-18 18:25:24.516 | xfsprogs ' 2021-10-18 18:25:24.517 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-18 18:25:24.519 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:25:24.521 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:25:24.524 | ++ 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-10-18 18:25:24.525 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-18 18:25:24.529 | ++ 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-10-18 18:25:24.532 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-18 18:25:24.534 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:25:24.536 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-18 18:25:24.538 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:25:24.540 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:25:24.542 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:25:24.544 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:25:24.546 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:25:24.548 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:25:24.550 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-18 18:25:24.552 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-18 18:25:24.554 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-18 18:25:24.557 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-18 18:25:24.561 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-18 18:25:24.563 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-18 18:25:24.565 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-18 18:25:24.567 | ++ functions-common:time_start:2296 : local start_time= 2021-10-18 18:25:24.569 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-18 18:25:24.572 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-18 18:25:24.576 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634581524574 2021-10-18 18:25:24.578 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-18 18:25:24.580 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-18 18:25:24.582 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-10-18 18:25:24.785 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-18 18:25:24.819 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-18 18:25:24.978 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-18 18:25:24.988 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-18 18:25:25.657 | Fetched 328 kB in 1s (408 kB/s) 2021-10-18 18:25:27.061 | Reading package lists... 2021-10-18 18:25:27.092 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-18 18:25:27.094 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-18 18:25:27.096 | ++ functions-common:time_stop:2309 : local name 2021-10-18 18:25:27.098 | ++ functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:27.100 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:27.102 | ++ functions-common:time_stop:2312 : local total 2021-10-18 18:25:27.104 | ++ functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:27.106 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-18 18:25:27.108 | ++ functions-common:time_stop:2316 : start_time=1634581524574 2021-10-18 18:25:27.110 | ++ functions-common:time_stop:2318 : [[ -z 1634581524574 ]] 2021-10-18 18:25:27.113 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:27.117 | ++ functions-common:time_stop:2321 : end_time=1634581527114 2021-10-18 18:25:27.119 | ++ functions-common:time_stop:2322 : elapsed_time=2540 2021-10-18 18:25:27.121 | ++ functions-common:time_stop:2323 : total=0 2021-10-18 18:25:27.123 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:27.125 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2540 2021-10-18 18:25:27.128 | ++ functions-common:install_package:1348 : 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-10-18 18:25:27.130 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:25:27.132 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:25:27.135 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:25:27.138 | ++ functions-common:real_install_package:1334 : 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-10-18 18:25:27.160 | ++ functions-common:apt_get:1114 : 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-10-18 18:25:27.265 | Reading package lists... 2021-10-18 18:25:27.497 | Building dependency tree... 2021-10-18 18:25:27.498 | Reading state information... 2021-10-18 18:25:27.530 | acl is already the newest version (2.2.53-6). 2021-10-18 18:25:27.530 | bc is already the newest version (1.07.1-2build1). 2021-10-18 18:25:27.530 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-18 18:25:27.530 | conntrack is already the newest version (1:1.4.5-2). 2021-10-18 18:25:27.530 | ebtables is already the newest version (2.0.11-3build1). 2021-10-18 18:25:27.530 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-18 18:25:27.530 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-18 18:25:27.530 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-18 18:25:27.530 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-18 18:25:27.530 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-18 18:25:27.530 | ipset is already the newest version (7.5-1~exp1). 2021-10-18 18:25:27.531 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-18 18:25:27.531 | iputils-arping is already the newest version (3:20190709-3). 2021-10-18 18:25:27.531 | iputils-ping is already the newest version (3:20190709-3). 2021-10-18 18:25:27.531 | keepalived is already the newest version (1:2.0.19-2). 2021-10-18 18:25:27.531 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-18 18:25:27.531 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-18 18:25:27.531 | libffi-dev is already the newest version (3.3-4). 2021-10-18 18:25:27.531 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-18 18:25:27.531 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-18 18:25:27.531 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-18 18:25:27.531 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-18 18:25:27.531 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-18 18:25:27.531 | lsscsi is already the newest version (0.30-0.1). 2021-10-18 18:25:27.531 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-18 18:25:27.531 | make is already the newest version (4.2.1-1.2). 2021-10-18 18:25:27.531 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-18 18:25:27.531 | psmisc is already the newest version (23.3-1). 2021-10-18 18:25:27.531 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-18 18:25:27.531 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-18 18:25:27.531 | python3-systemd is already the newest version (234-3build2). 2021-10-18 18:25:27.531 | socat is already the newest version (1.7.3.3-2). 2021-10-18 18:25:27.531 | tcpdump is already the newest version (4.9.3-4). 2021-10-18 18:25:27.531 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-18 18:25:27.531 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-18 18:25:27.531 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-18 18:25:27.531 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-18 18:25:27.531 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-18 18:25:27.531 | graphviz is already the newest version (2.42.2-3build2). 2021-10-18 18:25:27.531 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-18 18:25:27.531 | pcp is already the newest version (5.0.3-1). 2021-10-18 18:25:27.531 | pm-utils is already the newest version (1.4.1-19). 2021-10-18 18:25:27.531 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-18 18:25:27.531 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-18 18:25:27.531 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-18 18:25:27.531 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-18 18:25:27.531 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-18 18:25:27.531 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-18 18:25:27.532 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-18 18:25:27.532 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-18 18:25:27.532 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-18 18:25:27.532 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-18 18:25:27.532 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-18 18:25:27.532 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-18 18:25:27.532 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-18 18:25:27.532 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-18 18:25:27.532 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-18 18:25:27.532 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-18 18:25:27.532 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-18 18:25:27.532 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-18 18:25:27.532 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-18 18:25:27.532 | openssl set to manually installed. 2021-10-18 18:25:27.532 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-18 18:25:27.532 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-18 18:25:27.532 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-18 18:25:27.532 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-18 18:25:27.532 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-18 18:25:27.532 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-18 18:25:27.532 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-18 18:25:27.532 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-18 18:25:27.730 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-18 18:25:27.730 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-18 18:25:27.730 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-18 18:25:27.730 | The following packages were automatically installed and are no longer required: 2021-10-18 18:25:27.731 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:25:27.731 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:25:27.731 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:25:27.731 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:25:27.731 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:25:27.731 | python3-zope.interface 2021-10-18 18:25:27.731 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:25:27.864 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:25:27.869 | ++ functions-common:apt_get:1118 : result=0 2021-10-18 18:25:27.871 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:25:27.873 | ++ functions-common:time_stop:2309 : local name 2021-10-18 18:25:27.876 | ++ functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:27.878 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:27.880 | ++ functions-common:time_stop:2312 : local total 2021-10-18 18:25:27.882 | ++ functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:27.884 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:25:27.886 | ++ functions-common:time_stop:2316 : start_time=1634581527157 2021-10-18 18:25:27.888 | ++ functions-common:time_stop:2318 : [[ -z 1634581527157 ]] 2021-10-18 18:25:27.891 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:27.895 | ++ functions-common:time_stop:2321 : end_time=1634581527893 2021-10-18 18:25:27.897 | ++ functions-common:time_stop:2322 : elapsed_time=736 2021-10-18 18:25:27.900 | ++ functions-common:time_stop:2323 : total=692 2021-10-18 18:25:27.902 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:27.904 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1428 2021-10-18 18:25:27.906 | ++ functions-common:apt_get:1122 : return 0 2021-10-18 18:25:27.909 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-18 18:25:27.911 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-18 18:25:27.914 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-18 18:25:27.918 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-18 18:25:27.922 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-18 18:25:27.925 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-18 18:25:27.927 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-18 18:25:29.303 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-18 18:25:29.305 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-18 18:25:29.308 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-18 18:25:29.311 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-18 18:25:29.313 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-18 18:25:29.314 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-18 18:25:29.316 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-18 18:25:29.318 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-18 18:25:29.320 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-18 18:25:29.323 | + functions-common:_ensure_lsb_release:328 : return 2021-10-18 18:25:29.325 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-18 18:25:29.392 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-18 18:25:29.394 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-18 18:25:29.459 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-18 18:25:29.462 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-18 18:25:29.528 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-18 18:25:29.530 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-18 18:25:29.532 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-18 18:25:29.533 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-18 18:25:29.535 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-18 18:25:29.537 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-18 18:25:29.539 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-18 18:25:29.541 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-18 18:25:29.543 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-18 18:25:29.545 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-18 18:25:29.547 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-18 18:25:29.547 | Distro: focal 2021-10-18 18:25:29.549 | + tools/install_pip.sh:main:115 : get_versions 2021-10-18 18:25:29.551 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-18 18:25:29.555 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-18 18:25:29.557 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-18 18:25:29.560 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-18 18:25:29.560 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-18 18:25:30.123 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-18 18:25:30.124 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-18 18:25:30.125 | pip: 21.3 2021-10-18 18:25:30.127 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-18 18:25:30.129 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-18 18:25:30.130 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-18 18:25:30.132 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-18 18:25:30.134 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-18 18:25:30.135 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-18 18:25:30.137 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-18 18:25:30.139 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-18 18:25:30.140 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-18 18:25:30.142 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:25:30.144 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-18 18:25:30.146 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-18 18:25:30.147 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-18 18:25:30.149 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-18 18:25:30.150 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-18 18:25:30.153 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-18 18:25:30.155 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-18 18:25:30.157 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-18 18:25:30.159 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-18 18:25:30.160 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-18 18:25:30.162 | + 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-10-18 18:25:30.173 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-18 18:25:30.173 | Dload Upload Total Spent Left Speed 2021-10-18 18:25:30.409 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-18 18:25:30.413 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-18 18:25:30.417 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-18 18:25:33.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:33.426 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:33.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:33.426 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:33.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:33.898 | Collecting pip 2021-10-18 18:25:33.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-18 18:25:35.559 | Installing collected packages: pip 2021-10-18 18:25:35.559 | Attempting uninstall: pip 2021-10-18 18:25:35.560 | Found existing installation: pip 21.3 2021-10-18 18:25:35.812 | Uninstalling pip-21.3: 2021-10-18 18:25:35.826 | Successfully uninstalled pip-21.3 2021-10-18 18:25:37.468 | Successfully installed pip-21.3 2021-10-18 18:25:37.468 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-18 18:25:37.597 | + tools/install_pip.sh:main:136 : set -x 2021-10-18 18:25:37.598 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-18 18:25:37.600 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-18 18:25:37.602 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-18 18:25:37.604 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-18 18:25:37.607 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-18 18:25:37.608 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-18 18:25:37.611 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-18 18:25:37.611 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-18 18:25:37.616 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-18 18:25:37.617 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-18 18:25:37.619 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-18 18:25:37.621 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-18 18:25:37.623 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-18 18:25:37.640 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-18 18:25:37.642 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-18 18:25:38.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:38.433 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:38.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:38.433 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:39.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:39.509 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-18 18:25:41.139 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-18 18:25:41.244 | + inc/python:pip_install:200 : result=0 2021-10-18 18:25:41.246 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:25:41.247 | + functions-common:time_stop:2309 : local name 2021-10-18 18:25:41.249 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:41.251 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:41.252 | + functions-common:time_stop:2312 : local total 2021-10-18 18:25:41.254 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:41.256 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:25:41.257 | + functions-common:time_stop:2316 : start_time=1634581537636 2021-10-18 18:25:41.259 | + functions-common:time_stop:2318 : [[ -z 1634581537636 ]] 2021-10-18 18:25:41.261 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:41.265 | + functions-common:time_stop:2321 : end_time=1634581541263 2021-10-18 18:25:41.267 | + functions-common:time_stop:2322 : elapsed_time=3627 2021-10-18 18:25:41.268 | + functions-common:time_stop:2323 : total=0 2021-10-18 18:25:41.270 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:41.272 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3627 2021-10-18 18:25:41.273 | + inc/python:pip_install:203 : return 0 2021-10-18 18:25:41.276 | + tools/install_pip.sh:main:142 : get_versions 2021-10-18 18:25:41.278 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-18 18:25:41.282 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-18 18:25:41.283 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-18 18:25:41.286 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-18 18:25:41.287 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-18 18:25:41.858 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-18 18:25:41.860 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-18 18:25:41.860 | pip: 21.3 2021-10-18 18:25:41.863 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-18 18:25:41.866 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-18 18:25:41.870 | + ./stack.sh:main:778 : fixup_all 2021-10-18 18:25:41.872 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-18 18:25:41.874 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-18 18:25:41.876 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-18 18:25:41.881 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-18 18:25:41.881 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-18 18:25:41.882 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-18 18:25:41.888 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-18 18:25:41.890 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-18 18:25:41.892 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-18 18:25:41.900 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-18 18:25:41.903 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-18 18:25:41.905 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-18 18:25:41.907 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:25:41.909 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:25:41.912 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-18 18:25:41.923 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-18 18:25:41.934 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-18 18:25:41.945 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-18 18:25:41.947 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-18 18:25:41.950 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-18 18:25:41.952 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-18 18:25:41.954 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-18 18:25:41.956 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-18 18:25:41.958 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-18 18:25:41.960 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-18 18:25:41.962 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-18 18:25:41.964 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:25:41.966 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-18 18:25:41.968 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-18 18:25:41.970 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-18 18:25:41.973 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-18 18:25:41.975 | + functions-common:is_suse:462 : is_opensuse 2021-10-18 18:25:41.977 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-18 18:25:41.979 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-18 18:25:41.981 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-18 18:25:41.983 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-18 18:25:41.985 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-18 18:25:41.987 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-18 18:25:41.990 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-18 18:25:42.011 | Using python 3.8 to install os-testr 2021-10-18 18:25:42.013 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-10-18 18:25:42.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:42.754 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:42.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:42.754 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:43.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:43.881 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-18 18:25:43.949 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-18 18:25:43.950 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-18 18:25:43.951 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-18 18:25:43.952 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-18 18:25:43.966 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-18 18:25:43.992 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-18 18:25:43.993 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-18 18:25:43.995 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-18 18:25:43.996 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-18 18:25:43.996 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-18 18:25:44.020 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-18 18:25:44.021 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-18 18:25:44.023 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-18 18:25:44.024 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-10-18 18:25:44.026 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-18 18:25:44.038 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-18 18:25:44.108 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-18 18:25:44.109 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-18 18:25:44.110 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-18 18:25:44.111 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-18 18:25:45.694 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-18 18:25:45.803 | + inc/python:pip_install:200 : result=0 2021-10-18 18:25:45.806 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:25:45.808 | + functions-common:time_stop:2309 : local name 2021-10-18 18:25:45.810 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:45.812 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:45.814 | + functions-common:time_stop:2312 : local total 2021-10-18 18:25:45.817 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:45.819 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:25:45.821 | + functions-common:time_stop:2316 : start_time=1634581542005 2021-10-18 18:25:45.823 | + functions-common:time_stop:2318 : [[ -z 1634581542005 ]] 2021-10-18 18:25:45.826 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:45.830 | + functions-common:time_stop:2321 : end_time=1634581545828 2021-10-18 18:25:45.832 | + functions-common:time_stop:2322 : elapsed_time=3823 2021-10-18 18:25:45.834 | + functions-common:time_stop:2323 : total=0 2021-10-18 18:25:45.836 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:45.839 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3823 2021-10-18 18:25:45.841 | + inc/python:pip_install:203 : return 0 2021-10-18 18:25:45.843 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-18 18:25:45.894 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-18 18:25:45.994 | + ./stack.sh:main:792 : install_infra 2021-10-18 18:25:45.997 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-18 18:25:46.001 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-18 18:25:46.003 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-18 18:25:46.005 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-18 18:25:46.029 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-18 18:25:48.090 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.122 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.229 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.342 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.387 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.529 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.599 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.629 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.648 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.681 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.739 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.775 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.823 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:48.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:48.959 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-10-18 18:25:49.220 | + inc/python:pip_install:200 : result=0 2021-10-18 18:25:49.222 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:25:49.224 | + functions-common:time_stop:2309 : local name 2021-10-18 18:25:49.226 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:49.228 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:49.231 | + functions-common:time_stop:2312 : local total 2021-10-18 18:25:49.233 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:49.235 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:25:49.237 | + functions-common:time_stop:2316 : start_time=1634581546021 2021-10-18 18:25:49.239 | + functions-common:time_stop:2318 : [[ -z 1634581546021 ]] 2021-10-18 18:25:49.241 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:49.246 | + functions-common:time_stop:2321 : end_time=1634581549244 2021-10-18 18:25:49.248 | + functions-common:time_stop:2322 : elapsed_time=3223 2021-10-18 18:25:49.250 | + functions-common:time_stop:2323 : total=3823 2021-10-18 18:25:49.252 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:49.254 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7046 2021-10-18 18:25:49.256 | + inc/python:pip_install:203 : return 0 2021-10-18 18:25:49.259 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-18 18:25:49.262 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-18 18:25:49.284 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-10-18 18:25:51.218 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.248 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.353 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.466 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.510 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.656 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.726 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.756 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.776 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.817 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.876 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.911 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.959 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-18 18:25:51.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:51.966 | Processing /opt/stack/requirements 2021-10-18 18:25:53.643 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 64)) (3.0.0) 2021-10-18 18:25:53.655 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (5.4.1) 2021-10-18 18:25:53.658 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.26.0) 2021-10-18 18:25:53.685 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.0) 2021-10-18 18:25:53.690 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.5.0) 2021-10-18 18:25:53.701 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (3.3) 2021-10-18 18:25:53.705 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (2.4.7) 2021-10-18 18:25:53.707 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.16.0) 2021-10-18 18:25:53.710 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (2.0.7) 2021-10-18 18:25:53.716 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4959) (1.3) 2021-10-18 18:25:53.719 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4959) (0.3.0) 2021-10-18 18:25:53.734 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-10-18 18:25:53.737 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 42)) (2021.10.8) 2021-10-18 18:25:53.739 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.26.7) 2021-10-18 18:25:53.760 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (1.0.0) 2021-10-18 18:25:53.762 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.9.0) 2021-10-18 18:25:53.775 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (0.4.0) 2021-10-18 18:25:53.779 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.5.0) 2021-10-18 18:25:53.803 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.2) 2021-10-18 18:25:53.806 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.2.0) 2021-10-18 18:25:53.861 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (0.2.5) 2021-10-18 18:25:53.866 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (21.2.0) 2021-10-18 18:25:53.920 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (0.4.4) 2021-10-18 18:25:53.924 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.8.2) 2021-10-18 18:25:53.926 | Building wheels for collected packages: openstack-requirements 2021-10-18 18:25:53.927 | Building wheel for openstack-requirements (setup.py): started 2021-10-18 18:25:54.731 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-18 18:25:54.731 | ERROR: Command errored out with exit status 1: 2021-10-18 18:25:54.731 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-sy8a4vwc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-sy8a4vwc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-yb18e7_t 2021-10-18 18:25:54.731 | cwd: /tmp/pip-req-build-sy8a4vwc/ 2021-10-18 18:25:54.731 | Complete output (6 lines): 2021-10-18 18:25:54.731 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-18 18:25:54.731 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-18 18:25:54.731 | or: setup.py --help-commands 2021-10-18 18:25:54.731 | or: setup.py cmd --help 2021-10-18 18:25:54.731 | 2021-10-18 18:25:54.731 | error: invalid command 'bdist_wheel' 2021-10-18 18:25:54.731 | ---------------------------------------- 2021-10-18 18:25:54.731 | ERROR: Failed building wheel for openstack-requirements 2021-10-18 18:25:54.732 | Running setup.py clean for openstack-requirements 2021-10-18 18:25:55.528 | Failed to build openstack-requirements 2021-10-18 18:25:55.543 | Installing collected packages: openstack-requirements 2021-10-18 18:25:55.543 | Attempting uninstall: openstack-requirements 2021-10-18 18:25:55.544 | Found existing installation: openstack-requirements 1.2.1.dev4959 2021-10-18 18:25:55.579 | Uninstalling openstack-requirements-1.2.1.dev4959: 2021-10-18 18:25:55.597 | Successfully uninstalled openstack-requirements-1.2.1.dev4959 2021-10-18 18:25:55.601 | Running setup.py install for openstack-requirements: started 2021-10-18 18:25:57.898 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-18 18:25:57.922 | Successfully installed openstack-requirements-1.2.1.dev4959 2021-10-18 18:25:58.044 | + inc/python:pip_install:200 : result=0 2021-10-18 18:25:58.046 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:25:58.049 | + functions-common:time_stop:2309 : local name 2021-10-18 18:25:58.051 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:25:58.053 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:25:58.056 | + functions-common:time_stop:2312 : local total 2021-10-18 18:25:58.058 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:25:58.060 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:25:58.062 | + functions-common:time_stop:2316 : start_time=1634581549276 2021-10-18 18:25:58.064 | + functions-common:time_stop:2318 : [[ -z 1634581549276 ]] 2021-10-18 18:25:58.066 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:25:58.070 | + functions-common:time_stop:2321 : end_time=1634581558068 2021-10-18 18:25:58.072 | + functions-common:time_stop:2322 : elapsed_time=8792 2021-10-18 18:25:58.075 | + functions-common:time_stop:2323 : total=7046 2021-10-18 18:25:58.077 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:25:58.079 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15838 2021-10-18 18:25:58.081 | + inc/python:pip_install:203 : return 0 2021-10-18 18:25:58.083 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-18 18:25:58.086 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-18 18:25:58.088 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-18 18:25:58.090 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-18 18:25:58.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-18 18:25:58.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-18 18:25:58.097 | + inc/python:use_library_from_git:253 : return 1 2021-10-18 18:25:58.100 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-18 18:25:58.120 | Using python 3.8 to install pbr 2021-10-18 18:25:58.122 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-10-18 18:25:58.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:58.859 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:58.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:25:58.859 | from cryptography.utils import int_from_bytes 2021-10-18 18:25:59.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:25:59.938 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-18 18:26:01.688 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-18 18:26:01.797 | + inc/python:pip_install:200 : result=0 2021-10-18 18:26:01.800 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:26:01.802 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:01.804 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:01.806 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:01.808 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:01.810 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:01.812 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:26:01.814 | + functions-common:time_stop:2316 : start_time=1634581558114 2021-10-18 18:26:01.816 | + functions-common:time_stop:2318 : [[ -z 1634581558114 ]] 2021-10-18 18:26:01.819 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:01.823 | + functions-common:time_stop:2321 : end_time=1634581561821 2021-10-18 18:26:01.825 | + functions-common:time_stop:2322 : elapsed_time=3707 2021-10-18 18:26:01.827 | + functions-common:time_stop:2323 : total=15838 2021-10-18 18:26:01.830 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:01.832 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19545 2021-10-18 18:26:01.834 | + inc/python:pip_install:203 : return 0 2021-10-18 18:26:01.837 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-18 18:26:04.096 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-18 18:26:06.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:26:06.005 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-18 18:26:06.012 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-18 18:26:06.015 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-18 18:26:06.018 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-18 18:26:06.084 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-18 18:26:06.087 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-18 18:26:06.090 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-18 18:26:06.107 | + ./stack.sh:main:801 : pkgs= 2021-10-18 18:26:06.109 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-18 18:26:06.112 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-18 18:26:06.114 | + functions-common:run_phase:1737 : local mode=stack 2021-10-18 18:26:06.116 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-18 18:26:06.119 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-18 18:26:06.121 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-18 18:26:06.123 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-18 18:26:06.125 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-18 18:26:06.127 | + functions-common:run_phase:1747 : local extra 2021-10-18 18:26:06.130 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-18 18:26:06.134 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-18 18:26:06.136 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-18 18:26:06.138 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-18 18:26:06.140 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-18 18:26:06.143 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-18 18:26:06.157 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:06.159 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-18 18:26:06.162 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:06.164 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-18 18:26:06.166 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:06.168 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-18 18:26:06.170 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:06.172 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-18 18:26:06.174 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:06.176 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-18 18:26:06.179 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-18 18:26:06.181 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-18 18:26:06.183 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-18 18:26:06.185 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-18 18:26:06.187 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-18 18:26:06.189 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-18 18:26:06.191 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-18 18:26:06.193 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-18 18:26:06.196 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-18 18:26:06.198 | + functions-common:run_plugins:1726 : local plugins= 2021-10-18 18:26:06.200 | + functions-common:run_plugins:1727 : local plugin 2021-10-18 18:26:06.203 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-18 18:26:06.205 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-18 18:26:06.208 | + functions:set_systemd_override:821 : local value=2048 2021-10-18 18:26:06.210 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-18 18:26:06.213 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-18 18:26:06.263 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-18 18:26:06.263 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-18 18:26:06.265 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-18 18:26:06.610 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-18 18:26:06.613 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-18 18:26:06.629 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:06.631 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-18 18:26:06.634 | + functions-common:install_package:1347 : update_package_repo 2021-10-18 18:26:06.636 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:26:06.639 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-18 18:26:06.641 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:26:06.643 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:26:06.646 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:26:06.649 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:06.654 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:06.656 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:26:06.659 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:06.661 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-18 18:26:06.663 | + functions-common:apt_get_update:1074 : return 2021-10-18 18:26:06.665 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-18 18:26:06.668 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:26:06.670 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:06.672 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:06.674 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-18 18:26:06.696 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-10-18 18:26:06.802 | Reading package lists... 2021-10-18 18:26:07.032 | Building dependency tree... 2021-10-18 18:26:07.033 | Reading state information... 2021-10-18 18:26:07.272 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-18 18:26:07.272 | The following packages were automatically installed and are no longer required: 2021-10-18 18:26:07.273 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:26:07.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:26:07.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:26:07.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:26:07.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:26:07.273 | python3-zope.interface 2021-10-18 18:26:07.273 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:26:07.385 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:26:07.389 | + functions-common:apt_get:1118 : result=0 2021-10-18 18:26:07.392 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:26:07.394 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:07.396 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:07.398 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:07.401 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:07.403 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:07.405 | + functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:26:07.407 | + functions-common:time_stop:2316 : start_time=1634581566693 2021-10-18 18:26:07.409 | + functions-common:time_stop:2318 : [[ -z 1634581566693 ]] 2021-10-18 18:26:07.412 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:07.416 | + functions-common:time_stop:2321 : end_time=1634581567414 2021-10-18 18:26:07.418 | + functions-common:time_stop:2322 : elapsed_time=721 2021-10-18 18:26:07.420 | + functions-common:time_stop:2323 : total=1428 2021-10-18 18:26:07.422 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:07.425 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2149 2021-10-18 18:26:07.427 | + functions-common:apt_get:1122 : return 0 2021-10-18 18:26:07.430 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-18 18:26:07.432 | + functions-common:is_suse:462 : is_opensuse 2021-10-18 18:26:07.434 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-18 18:26:07.436 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-18 18:26:07.439 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-18 18:26:07.441 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-18 18:26:07.443 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-18 18:26:07.446 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-18 18:26:07.448 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-18 18:26:07.450 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-18 18:26:07.453 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-18 18:26:07.455 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-18 18:26:07.457 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-18 18:26:07.459 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-18 18:26:07.462 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-18 18:26:07.464 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:26:07.466 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-18 18:26:07.468 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-18 18:26:07.471 | + functions-common:is_suse:462 : is_opensuse 2021-10-18 18:26:07.473 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-18 18:26:07.475 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-18 18:26:07.477 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-18 18:26:07.480 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-18 18:26:07.482 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-18 18:26:07.484 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-18 18:26:07.491 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-18 18:26:07.509 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:07.511 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-18 18:26:07.514 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-18 18:26:07.516 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-18 18:26:07.518 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-18 18:26:07.521 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-18 18:26:07.525 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-18 18:26:07.528 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-18 18:26:07.530 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-18 18:26:07.532 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-18 18:26:07.534 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-18 18:26:07.537 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-18 18:26:07.540 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-18 18:26:08.231 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-18 18:26:08.231 | user tags 2021-10-18 18:26:08.231 | stackrabbit []' 2021-10-18 18:26:08.234 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-18 18:26:08.234 | user tags 2021-10-18 18:26:08.234 | stackrabbit []' 2021-10-18 18:26:08.234 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-18 18:26:08.240 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-18 18:26:08.243 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-18 18:26:08.245 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-18 18:26:08.934 | Changing password for user "stackrabbit" ... 2021-10-18 18:26:08.957 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-18 18:26:09.636 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-18 18:26:09.659 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-18 18:26:09.661 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-18 18:26:10.332 | Changing password for user "stackrabbit" ... 2021-10-18 18:26:10.355 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-18 18:26:10.358 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-18 18:26:10.360 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-18 18:26:11.021 | Deleting user "guest" ... 2021-10-18 18:26:11.035 | Error: 2021-10-18 18:26:11.035 | {:no_such_user, "guest"} 2021-10-18 18:26:11.047 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-18 18:26:11.050 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-18 18:26:11.068 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:11.071 | + ./stack.sh:main:818 : install_database 2021-10-18 18:26:11.073 | + lib/database:install_database:116 : install_database_mysql 2021-10-18 18:26:11.075 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-18 18:26:11.078 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:11.080 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:11.082 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-18 18:26:11.298 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-18 18:26:11.300 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-18 18:26:11.303 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-18 18:26:11.305 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:26:11.308 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-18 18:26:11.310 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-18 18:26:11.312 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-18 18:26:11.314 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-18 18:26:11.317 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-18 18:26:11.319 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-18 18:26:11.321 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-18 18:26:11.324 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-18 18:26:11.326 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-18 18:26:11.328 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-18 18:26:11.330 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-18 18:26:11.333 | + functions-common:is_suse:462 : is_opensuse 2021-10-18 18:26:11.335 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-18 18:26:11.337 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-18 18:26:11.339 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-18 18:26:11.342 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-18 18:26:11.344 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-18 18:26:11.346 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-18 18:26:11.348 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:11.351 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:11.353 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-18 18:26:11.356 | + functions-common:install_package:1347 : update_package_repo 2021-10-18 18:26:11.358 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:26:11.360 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-18 18:26:11.362 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:26:11.364 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:26:11.367 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:26:11.369 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:11.372 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:11.374 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:26:11.376 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:11.378 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-18 18:26:11.380 | + functions-common:apt_get_update:1074 : return 2021-10-18 18:26:11.383 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-18 18:26:11.385 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:26:11.387 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:11.389 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:11.392 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-18 18:26:11.412 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-10-18 18:26:11.518 | Reading package lists... 2021-10-18 18:26:11.738 | Building dependency tree... 2021-10-18 18:26:11.739 | Reading state information... 2021-10-18 18:26:11.975 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-18 18:26:11.975 | The following packages were automatically installed and are no longer required: 2021-10-18 18:26:11.976 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:26:11.976 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:26:11.976 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:26:11.976 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:26:11.976 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:26:11.976 | python3-zope.interface 2021-10-18 18:26:11.976 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:26:12.086 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:26:12.091 | + functions-common:apt_get:1118 : result=0 2021-10-18 18:26:12.093 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:26:12.095 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:12.097 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:12.099 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:12.102 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:12.104 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:12.106 | + functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:26:12.108 | + functions-common:time_stop:2316 : start_time=1634581571410 2021-10-18 18:26:12.111 | + functions-common:time_stop:2318 : [[ -z 1634581571410 ]] 2021-10-18 18:26:12.113 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:12.118 | + functions-common:time_stop:2321 : end_time=1634581572115 2021-10-18 18:26:12.120 | + functions-common:time_stop:2322 : elapsed_time=705 2021-10-18 18:26:12.122 | + functions-common:time_stop:2323 : total=2149 2021-10-18 18:26:12.124 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:12.127 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2854 2021-10-18 18:26:12.129 | + functions-common:apt_get:1122 : return 0 2021-10-18 18:26:12.131 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-18 18:26:12.134 | + ./stack.sh:main:821 : install_database_python 2021-10-18 18:26:12.136 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-18 18:26:12.138 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-18 18:26:12.140 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-18 18:26:12.143 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-18 18:26:12.146 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-18 18:26:12.148 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-18 18:26:12.151 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-18 18:26:12.154 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-18 18:26:12.154 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-18 18:26:12.160 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-18 18:26:12.162 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-18 18:26:12.165 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-18 18:26:12.168 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-18 18:26:12.170 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-18 18:26:12.192 | Using python 3.8 to install PyMySQL 2021-10-18 18:26:12.194 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-10-18 18:26:12.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:26:12.924 | from cryptography.utils import int_from_bytes 2021-10-18 18:26:12.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-18 18:26:12.924 | from cryptography.utils import int_from_bytes 2021-10-18 18:26:13.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-18 18:26:13.991 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-18 18:26:15.618 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-18 18:26:15.723 | + inc/python:pip_install:200 : result=0 2021-10-18 18:26:15.725 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-18 18:26:15.727 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:15.730 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:15.732 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:15.734 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:15.736 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:15.739 | + functions-common:time_stop:2315 : name=pip_install 2021-10-18 18:26:15.741 | + functions-common:time_stop:2316 : start_time=1634581572186 2021-10-18 18:26:15.744 | + functions-common:time_stop:2318 : [[ -z 1634581572186 ]] 2021-10-18 18:26:15.746 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:15.750 | + functions-common:time_stop:2321 : end_time=1634581575748 2021-10-18 18:26:15.753 | + functions-common:time_stop:2322 : elapsed_time=3562 2021-10-18 18:26:15.755 | + functions-common:time_stop:2323 : total=19545 2021-10-18 18:26:15.758 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:15.760 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23107 2021-10-18 18:26:15.762 | + inc/python:pip_install:203 : return 0 2021-10-18 18:26:15.765 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-18 18:26:15.767 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-18 18:26:15.769 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-18 18:26:15.772 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-18 18:26:15.788 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:15.791 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-18 18:26:15.793 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-18 18:26:15.797 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-18 18:26:15.797 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-18 18:26:15.802 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-10-18 18:26:15.805 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-10-18 18:26:15.807 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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 =~ ,q- ]] 2021-10-18 18:26:15.810 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-18 18:26:15.812 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-18 18:26:15.814 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-18 18:26:15.829 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:15.832 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-18 18:26:15.834 | + functions-common:install_package:1347 : update_package_repo 2021-10-18 18:26:15.836 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:26:15.839 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-18 18:26:15.841 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:26:15.843 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:26:15.845 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:26:15.848 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:15.850 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:15.853 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:26:15.855 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:15.857 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-18 18:26:15.860 | + functions-common:apt_get_update:1074 : return 2021-10-18 18:26:15.862 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-18 18:26:15.864 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:26:15.866 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:15.869 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:15.872 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-18 18:26:15.892 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-18 18:26:15.999 | Reading package lists... 2021-10-18 18:26:16.226 | Building dependency tree... 2021-10-18 18:26:16.228 | Reading state information... 2021-10-18 18:26:16.458 | radvd is already the newest version (1:2.17-2). 2021-10-18 18:26:16.459 | The following packages were automatically installed and are no longer required: 2021-10-18 18:26:16.460 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:26:16.460 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:26:16.460 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:26:16.460 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:26:16.460 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:26:16.460 | python3-zope.interface 2021-10-18 18:26:16.460 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:26:16.569 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:26:16.573 | + functions-common:apt_get:1118 : result=0 2021-10-18 18:26:16.576 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:26:16.578 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:16.580 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:16.582 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:16.584 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:16.587 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:16.589 | + functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:26:16.591 | + functions-common:time_stop:2316 : start_time=1634581575889 2021-10-18 18:26:16.593 | + functions-common:time_stop:2318 : [[ -z 1634581575889 ]] 2021-10-18 18:26:16.596 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:16.600 | + functions-common:time_stop:2321 : end_time=1634581576597 2021-10-18 18:26:16.602 | + functions-common:time_stop:2322 : elapsed_time=708 2021-10-18 18:26:16.605 | + functions-common:time_stop:2323 : total=2854 2021-10-18 18:26:16.607 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:16.609 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3562 2021-10-18 18:26:16.611 | + functions-common:apt_get:1122 : return 0 2021-10-18 18:26:16.613 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-18 18:26:16.630 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:16.632 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-18 18:26:16.634 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-18 18:26:16.637 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-18 18:26:16.656 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-18 18:26:16.659 | + functions-common:install_package:1347 : update_package_repo 2021-10-18 18:26:16.661 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-18 18:26:16.663 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-18 18:26:16.666 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-18 18:26:16.668 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-18 18:26:16.670 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-18 18:26:16.672 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:16.674 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:16.677 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-18 18:26:16.679 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:16.681 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-18 18:26:16.684 | + functions-common:apt_get_update:1074 : return 2021-10-18 18:26:16.686 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-18 18:26:16.688 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-18 18:26:16.690 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:16.693 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:16.695 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-18 18:26:16.714 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-10-18 18:26:16.821 | Reading package lists... 2021-10-18 18:26:17.043 | Building dependency tree... 2021-10-18 18:26:17.044 | Reading state information... 2021-10-18 18:26:17.279 | fakeroot is already the newest version (1.24-1). 2021-10-18 18:26:17.279 | make is already the newest version (4.2.1-1.2). 2021-10-18 18:26:17.279 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-18 18:26:17.279 | The following packages were automatically installed and are no longer required: 2021-10-18 18:26:17.280 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-18 18:26:17.280 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-18 18:26:17.280 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-18 18:26:17.280 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-18 18:26:17.280 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-18 18:26:17.280 | python3-zope.interface 2021-10-18 18:26:17.280 | Use 'sudo apt autoremove' to remove them. 2021-10-18 18:26:17.389 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-18 18:26:17.393 | + functions-common:apt_get:1118 : result=0 2021-10-18 18:26:17.395 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-18 18:26:17.398 | + functions-common:time_stop:2309 : local name 2021-10-18 18:26:17.400 | + functions-common:time_stop:2310 : local end_time 2021-10-18 18:26:17.402 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-18 18:26:17.405 | + functions-common:time_stop:2312 : local total 2021-10-18 18:26:17.407 | + functions-common:time_stop:2313 : local start_time 2021-10-18 18:26:17.409 | + functions-common:time_stop:2315 : name=apt-get 2021-10-18 18:26:17.411 | + functions-common:time_stop:2316 : start_time=1634581576712 2021-10-18 18:26:17.414 | + functions-common:time_stop:2318 : [[ -z 1634581576712 ]] 2021-10-18 18:26:17.417 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-18 18:26:17.421 | + functions-common:time_stop:2321 : end_time=1634581577418 2021-10-18 18:26:17.423 | + functions-common:time_stop:2322 : elapsed_time=706 2021-10-18 18:26:17.425 | + functions-common:time_stop:2323 : total=3562 2021-10-18 18:26:17.427 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-18 18:26:17.430 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4268 2021-10-18 18:26:17.432 | + functions-common:apt_get:1122 : return 0 2021-10-18 18:26:17.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-18 18:26:17.436 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-18 18:26:17.439 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-18 18:26:17.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-18 18:26:17.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-18 18:26:17.446 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-18 18:26:17.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-18 18:26:17.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-18 18:26:17.456 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-18 18:26:17.456 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-18 18:26:17.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-18 18:26:17.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-18 18:26:17.466 | + functions:vercmp:628 : local v1=5.4 2021-10-18 18:26:17.469 | + functions:vercmp:629 : local 'op=<' 2021-10-18 18:26:17.471 | + functions:vercmp:630 : local v2=3.13 2021-10-18 18:26:17.473 | + functions:vercmp:631 : local result 2021-10-18 18:26:17.477 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-18 18:26:17.477 | ++ functions:vercmp:635 : sort -V 2021-10-18 18:26:17.479 | ++ functions:vercmp:635 : head -1 2021-10-18 18:26:17.483 | + functions:vercmp:635 : result=3.13 2021-10-18 18:26:17.485 | + functions:vercmp:637 : case $op in 2021-10-18 18:26:17.488 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-18 18:26:17.490 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-18 18:26:17.493 | + functions:vercmp:648 : return 2021-10-18 18:26:17.496 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-18 18:26:17.499 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-18 18:26:17.501 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-18 18:26:17.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-18 18:26:17.968 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-18 18:26:17.971 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-18 18:26:17.973 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-18 18:26:17.977 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-18 18:26:17.980 | + inc/python:use_library_from_git:253 : return 1 2021-10-18 18:26:17.983 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-18 18:26:18.000 | + functions-common:is_service_enabled:1965 : return 0 2021-10-18 18:26:18.005 | + ./stack.sh:main:829 : install_etcd3 2021-10-18 18:26:18.008 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-18 18:26:18.008 | Installing etcd 2021-10-18 18:26:18.011 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-18 18:26:18.023 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-18 18:26:18.037 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-18 18:26:18.040 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-18 18:26:18.053 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-18 18:26:18.057 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:18.059 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:18.063 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:18.067 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:18.069 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-10-18 18:26:18.072 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-18 18:26:18.074 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:18.076 | ++ functions:get_extra_file:74 : return 2021-10-18 18:26:18.079 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:18.081 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-18 18:26:18.084 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-10-18 18:26:18.086 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-10-18 18:26:18.093 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2021-10-18 18:26:18.094 | sha256sum: WARNING: 1 computed checksum did NOT match 2021-10-18 18:26:18.096 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-18 18:26:18.108 | + lib/etcd3:install_etcd3:118 : exit 1 2021-10-18 18:26:18.111 | + lib/etcd3:install_etcd3:1 : exit_trap 2021-10-18 18:26:18.113 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-18 18:26:18.116 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-18 18:26:18.119 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-18 18:26:18.122 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-18 18:26:18.124 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-18 18:26:18.126 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-18 18:26:18.129 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-18 18:26:18.131 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-18 18:26:18.133 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-18 18:26:18.133 | Error on exit 2021-10-18 18:26:18.135 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-18 18:26:18.138 | + ./stack.sh:exit_trap:528 : generate-subunit 1634581519 59 fail 2021-10-18 18:26:18.609 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-18 18:26:18.611 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-18 18:26:19.072 | + ./stack.sh:exit_trap:542 : exit 1