2022-04-13 06:58:14.869 | + ./stack.sh:main:473 : exec 2022-04-13 06:58:14.870 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065814' 2022-04-13 06:58:14.870 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-065814.summary.2022-04-13-065814 2022-04-13 06:58:14.870 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:58:14.870 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065814 2022-04-13 06:58:14.870 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065814 /opt/stack/logs/stack.sh.log 2022-04-13 06:58:14.870 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065814.summary.2022-04-13-065814 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:58:14.870 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:58:14.870 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:58:14.870 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:58:14.870 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:58:14.870 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:58:14.870 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:58:14.870 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:58:14.872 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-13 06:58:14.874 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-13 06:58:14.876 | + ./stack.sh:main:559 : set -o errexit 2022-04-13 06:58:14.878 | + ./stack.sh:main:562 : uname -a 2022-04-13 06:58:14.879 | Linux dv-neutron-837672-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 06:58:14.881 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:58:14.883 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:58:14.886 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:58:14.914 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:58:14.932 | + ./stack.sh:main:576 : fetch_plugins 2022-04-13 06:58:14.934 | + functions-common:fetch_plugins:1650 : local plugins= 2022-04-13 06:58:14.936 | + functions-common:fetch_plugins:1651 : local plugin 2022-04-13 06:58:14.938 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-04-13 06:58:14.940 | + functions-common:fetch_plugins:1655 : return 2022-04-13 06:58:14.942 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-13 06:58:14.944 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-04-13 06:58:14.946 | + functions-common:run_phase:1733 : local phase= 2022-04-13 06:58:14.947 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:58:14.949 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:58:14.951 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:58:14.953 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:58:14.955 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:58:14.957 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:58:14.961 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:58:14.964 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:58:14.966 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:58:14.968 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:58:14.970 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:58:14.985 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:14.987 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:58:14.989 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:14.991 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:14.993 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:14.995 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:14.996 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:58:14.998 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:58:15.000 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:58:15.002 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:58:15.003 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:58:15.005 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-04-13 06:58:15.007 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-04-13 06:58:15.009 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-04-13 06:58:15.011 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-04-13 06:58:15.012 | + functions-common:plugin_override_defaults:1696 : return 2022-04-13 06:58:15.014 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:58:15.034 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:58:15.036 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:58:15.049 | ++ functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:58:15.051 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:58:15.054 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:58:15.056 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:58:15.058 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:58:15.060 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:58:15.062 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:58:15.064 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:58:15.065 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:58:15.067 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:58:15.070 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:58:15.071 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:58:15.076 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:58:15.089 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:58:15.107 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:58:15.120 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:58:15.133 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:58:15.163 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:58:15.203 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:58:15.289 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:58:15.310 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:58:15.357 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:58:15.421 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:58:15.550 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:58:15.564 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:58:15.577 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:58:15.590 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:58:15.683 | + ./stack.sh:main:609 : run_phase source 2022-04-13 06:58:15.687 | + functions-common:run_phase:1732 : local mode=source 2022-04-13 06:58:15.690 | + functions-common:run_phase:1733 : local phase= 2022-04-13 06:58:15.693 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:58:15.697 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:58:15.700 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:58:15.703 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:58:15.707 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:58:15.710 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:58:15.714 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:58:15.716 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:58:15.719 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:58:15.721 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:58:15.723 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:58:15.737 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:15.740 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:58:15.742 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:58:15.781 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:58:15.783 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:58:15.785 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:58:15.788 | + functions-common:run_phase:1754 : load_plugin_settings 2022-04-13 06:58:15.790 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-04-13 06:58:15.792 | + functions-common:load_plugin_settings:1669 : local plugin 2022-04-13 06:58:15.794 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-04-13 06:58:15.797 | + functions-common:load_plugin_settings:1673 : return 2022-04-13 06:58:15.799 | + functions-common:run_phase:1755 : verify_disabled_services 2022-04-13 06:58:15.801 | + functions-common:verify_disabled_services:2015 : local service 2022-04-13 06:58:15.804 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.806 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 06:58:15.808 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.810 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 06:58:15.812 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.815 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:58:15.817 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.819 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:58:15.821 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.824 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:58:15.826 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.829 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 06:58:15.831 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.834 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:58:15.836 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.839 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 06:58:15.842 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.845 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 06:58:15.848 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.851 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 06:58:15.853 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.855 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 06:58:15.857 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.860 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 06:58:15.862 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.864 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 06:58:15.866 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.869 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 06:58:15.871 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.873 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 06:58:15.875 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.878 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 06:58:15.880 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.882 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 06:58:15.885 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.887 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 06:58:15.889 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.892 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 06:58:15.894 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.896 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 06:58:15.898 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.901 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 06:58:15.903 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.905 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 06:58:15.907 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.910 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 06:58:15.912 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.914 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 06:58:15.917 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.919 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 06:58:15.921 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.923 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 06:58:15.926 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.928 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 06:58:15.930 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.932 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 06:58:15.935 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.937 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 06:58:15.939 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.942 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 06:58:15.944 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.946 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 06:58:15.948 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.951 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 06:58:15.953 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.955 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 06:58:15.958 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.960 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 06:58:15.962 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.965 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 06:58:15.967 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.969 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 06:58:15.972 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.974 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:58:15.977 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.979 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 06:58:15.981 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.984 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 06:58:15.986 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.988 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 06:58:15.991 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.993 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 06:58:15.995 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:58:15.998 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:58:16.000 | + ./stack.sh:main:680 : initialize_database_backends 2022-04-13 06:58:16.003 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:58:16.005 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:58:16.020 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:16.022 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:58:16.024 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:58:16.026 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:58:16.043 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:58:16.045 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:58:16.048 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:58:16.051 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:58:16.053 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:58:16.055 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:58:16.058 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:58:16.060 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:58:16.063 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-13 06:58:16.065 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:58:16.067 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-13 06:58:16.070 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:58:16.072 | + lib/database:initialize_database_backends:104 : return 0 2022-04-13 06:58:16.075 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-04-13 06:58:16.075 | Using mysql database backend 2022-04-13 06:58:16.077 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:58:16.093 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-04-13 06:58:16.109 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:16.112 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:58:16.128 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-04-13 06:58:16.143 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:16.146 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:58:16.161 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:58:16.177 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-04-13 06:58:16.193 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:58:16.195 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-04-13 06:58:16.211 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:16.213 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:58:16.229 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-04-13 06:58:16.231 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-04-13 06:58:16.233 | + ./stack.sh:main:740 : save_stackenv 740 2022-04-13 06:58:16.236 | + functions-common:save_stackenv:60 : local tag=740 2022-04-13 06:58:16.239 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:58:16.243 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-065816 2022-04-13 06:58:16.245 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-065816 740' 2022-04-13 06:58:16.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.250 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:58:16.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.255 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:58:16.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.259 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:58:16.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.264 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:58:16.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.269 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-04-13 06:58:16.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.273 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-04-13 06:58:16.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.278 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-065814 2022-04-13 06:58:16.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.282 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:58:16.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.287 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-04-13 06:58:16.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.292 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:58:16.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.296 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:58:16.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.301 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:58:16.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:58:16.306 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:58:16.308 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-04-13 06:58:16.311 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:58:16.313 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-13 06:58:16.315 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-13 06:58:16.317 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:58:16.320 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:58:16.322 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:58:16.325 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:58:16.327 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:58:16.343 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:58:16.345 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:58:16.347 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:16.350 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-13 06:58:16.350 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:58:16.355 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:58:16.357 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:16.360 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-04-13 06:58:16.362 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:58:16.363 | + functions-common:git_clone:593 : head -1 2022-04-13 06:58:16.365 | 518c9346 Merge "Fix requirements-check error message" into stable/wallaby 2022-04-13 06:58:16.368 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:58:16.370 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-04-13 06:58:16.373 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:58:16.375 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-13 06:58:16.377 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:58:16.380 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:58:16.383 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:58:16.385 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:58:16.387 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:58:16.390 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:58:16.392 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:58:16.395 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:58:16.400 | ++ tools/install_prereqs.sh:source:47 : NOW=1649833096 2022-04-13 06:58:16.403 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:58:16.407 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649833019 2022-04-13 06:58:16.410 | ++ tools/install_prereqs.sh:source:49 : DELTA=77 2022-04-13 06:58:16.412 | ++ tools/install_prereqs.sh:source:50 : [[ 77 -lt 7200 ]] 2022-04-13 06:58:16.415 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 06:58:16.417 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:58:16.419 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-04-13 06:58:16.421 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-13 06:58:16.424 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-04-13 06:58:16.426 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-13 06:58:16.428 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-04-13 06:58:16.430 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-13 06:58:16.433 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:58:16.480 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:58:16.480 | apache2-dev 2022-04-13 06:58:16.480 | bc 2022-04-13 06:58:16.480 | bsdmainutils 2022-04-13 06:58:16.480 | curl 2022-04-13 06:58:16.480 | g++ 2022-04-13 06:58:16.480 | gcc 2022-04-13 06:58:16.480 | gettext 2022-04-13 06:58:16.480 | git 2022-04-13 06:58:16.480 | graphviz 2022-04-13 06:58:16.480 | iputils-ping 2022-04-13 06:58:16.480 | libapache2-mod-proxy-uwsgi 2022-04-13 06:58:16.480 | libffi-dev 2022-04-13 06:58:16.480 | libjpeg-dev 2022-04-13 06:58:16.480 | libmysqlclient-dev 2022-04-13 06:58:16.480 | libpcre3-dev 2022-04-13 06:58:16.480 | libpq-dev 2022-04-13 06:58:16.480 | libssl-dev 2022-04-13 06:58:16.480 | libsystemd-dev 2022-04-13 06:58:16.480 | libxml2-dev 2022-04-13 06:58:16.480 | libxslt1-dev 2022-04-13 06:58:16.480 | libyaml-dev 2022-04-13 06:58:16.480 | lsof 2022-04-13 06:58:16.480 | openssh-server 2022-04-13 06:58:16.480 | openssl 2022-04-13 06:58:16.480 | pkg-config 2022-04-13 06:58:16.481 | psmisc 2022-04-13 06:58:16.481 | python3-dev 2022-04-13 06:58:16.481 | python3-pip 2022-04-13 06:58:16.481 | python3-systemd 2022-04-13 06:58:16.481 | python3-venv 2022-04-13 06:58:16.481 | tar 2022-04-13 06:58:16.481 | tcpdump 2022-04-13 06:58:16.481 | unzip 2022-04-13 06:58:16.481 | uuid-runtime 2022-04-13 06:58:16.481 | wget 2022-04-13 06:58:16.481 | wget 2022-04-13 06:58:16.481 | zlib1g-dev 2022-04-13 06:58:16.481 | libkrb5-dev 2022-04-13 06:58:16.481 | libldap2-dev 2022-04-13 06:58:16.481 | libsasl2-dev 2022-04-13 06:58:16.481 | memcached 2022-04-13 06:58:16.481 | python3-mysqldb 2022-04-13 06:58:16.481 | sqlite3 2022-04-13 06:58:16.481 | conntrack 2022-04-13 06:58:16.481 | curl 2022-04-13 06:58:16.481 | dnsmasq-base 2022-04-13 06:58:16.481 | dnsmasq-utils 2022-04-13 06:58:16.481 | ebtables 2022-04-13 06:58:16.481 | gawk 2022-04-13 06:58:16.481 | genisoimage 2022-04-13 06:58:16.481 | iptables 2022-04-13 06:58:16.481 | iputils-arping 2022-04-13 06:58:16.481 | kpartx 2022-04-13 06:58:16.481 | libjs-jquery-tablesorter 2022-04-13 06:58:16.481 | libmysqlclient-dev 2022-04-13 06:58:16.481 | parted 2022-04-13 06:58:16.481 | pm-utils 2022-04-13 06:58:16.481 | python3-mysqldb 2022-04-13 06:58:16.481 | socat 2022-04-13 06:58:16.481 | sqlite3 2022-04-13 06:58:16.481 | sudo 2022-04-13 06:58:16.481 | vlan 2022-04-13 06:58:16.481 | lsscsi 2022-04-13 06:58:16.481 | open-iscsi 2022-04-13 06:58:16.481 | lvm2 2022-04-13 06:58:16.482 | qemu-utils 2022-04-13 06:58:16.482 | thin-provisioning-tools 2022-04-13 06:58:16.482 | acl 2022-04-13 06:58:16.482 | dnsmasq-base 2022-04-13 06:58:16.482 | dnsmasq-utils 2022-04-13 06:58:16.482 | ebtables 2022-04-13 06:58:16.482 | haproxy 2022-04-13 06:58:16.482 | iptables 2022-04-13 06:58:16.482 | iputils-arping 2022-04-13 06:58:16.482 | iputils-ping 2022-04-13 06:58:16.482 | libmysqlclient-dev 2022-04-13 06:58:16.482 | postgresql-server-dev-all 2022-04-13 06:58:16.482 | python3-mysqldb 2022-04-13 06:58:16.482 | sqlite3 2022-04-13 06:58:16.482 | sudo 2022-04-13 06:58:16.482 | vlan 2022-04-13 06:58:16.482 | ipset 2022-04-13 06:58:16.482 | conntrack 2022-04-13 06:58:16.482 | conntrackd 2022-04-13 06:58:16.482 | keepalived 2022-04-13 06:58:16.482 | dstat 2022-04-13 06:58:16.482 | lvm2 2022-04-13 06:58:16.482 | qemu-utils 2022-04-13 06:58:16.482 | thin-provisioning-tools 2022-04-13 06:58:16.482 | curl 2022-04-13 06:58:16.482 | liberasurecode-dev 2022-04-13 06:58:16.482 | make 2022-04-13 06:58:16.482 | memcached 2022-04-13 06:58:16.482 | sqlite3 2022-04-13 06:58:16.482 | xfsprogs' 2022-04-13 06:58:16.484 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:58:16.502 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:58:16.502 | apache2-dev 2022-04-13 06:58:16.502 | bc 2022-04-13 06:58:16.502 | bsdmainutils 2022-04-13 06:58:16.502 | curl 2022-04-13 06:58:16.502 | g++ 2022-04-13 06:58:16.502 | gcc 2022-04-13 06:58:16.502 | gettext 2022-04-13 06:58:16.502 | git 2022-04-13 06:58:16.502 | graphviz 2022-04-13 06:58:16.502 | iputils-ping 2022-04-13 06:58:16.502 | libapache2-mod-proxy-uwsgi 2022-04-13 06:58:16.502 | libffi-dev 2022-04-13 06:58:16.502 | libjpeg-dev 2022-04-13 06:58:16.502 | libmysqlclient-dev 2022-04-13 06:58:16.502 | libpcre3-dev 2022-04-13 06:58:16.502 | libpq-dev 2022-04-13 06:58:16.502 | libssl-dev 2022-04-13 06:58:16.502 | libsystemd-dev 2022-04-13 06:58:16.503 | libxml2-dev 2022-04-13 06:58:16.503 | libxslt1-dev 2022-04-13 06:58:16.503 | libyaml-dev 2022-04-13 06:58:16.503 | lsof 2022-04-13 06:58:16.503 | openssh-server 2022-04-13 06:58:16.503 | openssl 2022-04-13 06:58:16.503 | pkg-config 2022-04-13 06:58:16.503 | psmisc 2022-04-13 06:58:16.503 | python3-dev 2022-04-13 06:58:16.503 | python3-pip 2022-04-13 06:58:16.503 | python3-systemd 2022-04-13 06:58:16.503 | python3-venv 2022-04-13 06:58:16.503 | tar 2022-04-13 06:58:16.503 | tcpdump 2022-04-13 06:58:16.503 | unzip 2022-04-13 06:58:16.503 | uuid-runtime 2022-04-13 06:58:16.503 | wget 2022-04-13 06:58:16.503 | wget 2022-04-13 06:58:16.503 | zlib1g-dev 2022-04-13 06:58:16.503 | libkrb5-dev 2022-04-13 06:58:16.503 | libldap2-dev 2022-04-13 06:58:16.503 | libsasl2-dev 2022-04-13 06:58:16.503 | memcached 2022-04-13 06:58:16.503 | python3-mysqldb 2022-04-13 06:58:16.503 | sqlite3 2022-04-13 06:58:16.503 | conntrack 2022-04-13 06:58:16.503 | curl 2022-04-13 06:58:16.503 | dnsmasq-base 2022-04-13 06:58:16.503 | dnsmasq-utils 2022-04-13 06:58:16.503 | ebtables 2022-04-13 06:58:16.503 | gawk 2022-04-13 06:58:16.503 | genisoimage 2022-04-13 06:58:16.503 | iptables 2022-04-13 06:58:16.503 | iputils-arping 2022-04-13 06:58:16.503 | kpartx 2022-04-13 06:58:16.503 | libjs-jquery-tablesorter 2022-04-13 06:58:16.503 | libmysqlclient-dev 2022-04-13 06:58:16.503 | parted 2022-04-13 06:58:16.503 | pm-utils 2022-04-13 06:58:16.503 | python3-mysqldb 2022-04-13 06:58:16.504 | socat 2022-04-13 06:58:16.504 | sqlite3 2022-04-13 06:58:16.504 | sudo 2022-04-13 06:58:16.504 | vlan 2022-04-13 06:58:16.504 | lsscsi 2022-04-13 06:58:16.504 | open-iscsi 2022-04-13 06:58:16.504 | lvm2 2022-04-13 06:58:16.504 | qemu-utils 2022-04-13 06:58:16.504 | thin-provisioning-tools 2022-04-13 06:58:16.504 | acl 2022-04-13 06:58:16.504 | dnsmasq-base 2022-04-13 06:58:16.504 | dnsmasq-utils 2022-04-13 06:58:16.504 | ebtables 2022-04-13 06:58:16.504 | haproxy 2022-04-13 06:58:16.504 | iptables 2022-04-13 06:58:16.504 | iputils-arping 2022-04-13 06:58:16.504 | iputils-ping 2022-04-13 06:58:16.504 | libmysqlclient-dev 2022-04-13 06:58:16.504 | postgresql-server-dev-all 2022-04-13 06:58:16.504 | python3-mysqldb 2022-04-13 06:58:16.504 | sqlite3 2022-04-13 06:58:16.504 | sudo 2022-04-13 06:58:16.504 | vlan 2022-04-13 06:58:16.504 | ipset 2022-04-13 06:58:16.504 | conntrack 2022-04-13 06:58:16.504 | conntrackd 2022-04-13 06:58:16.504 | keepalived 2022-04-13 06:58:16.504 | dstat 2022-04-13 06:58:16.504 | lvm2 2022-04-13 06:58:16.504 | qemu-utils 2022-04-13 06:58:16.504 | thin-provisioning-tools 2022-04-13 06:58:16.504 | curl 2022-04-13 06:58:16.504 | liberasurecode-dev 2022-04-13 06:58:16.504 | make 2022-04-13 06:58:16.504 | memcached 2022-04-13 06:58:16.504 | sqlite3 2022-04-13 06:58:16.504 | xfsprogs ' 2022-04-13 06:58:16.504 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:58:16.507 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:16.509 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:16.512 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:58:16.513 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:58:16.517 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:58:16.520 | ++ functions-common:install_package:1342 : update_package_repo 2022-04-13 06:58:16.522 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:58:16.524 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-04-13 06:58:16.526 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:58:16.528 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:16.530 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:58:16.532 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:16.535 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:16.537 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:58:16.539 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-04-13 06:58:16.541 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:16.543 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-04-13 06:58:16.545 | +++ functions-common:apt_get_update:1076 : id -u 2022-04-13 06:58:16.550 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-04-13 06:58:16.552 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-04-13 06:58:16.554 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-04-13 06:58:16.556 | ++ functions-common:time_start:2291 : local start_time= 2022-04-13 06:58:16.558 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-04-13 06:58:16.560 | +++ functions-common:time_start:2295 : date +%s%3N 2022-04-13 06:58:16.564 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1649833096562 2022-04-13 06:58:16.566 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:58:16.569 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:58:16.571 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 06:58:16.833 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:58:16.880 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 06:58:16.902 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 06:58:17.136 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 06:58:17.667 | Fetched 336 kB in 1s (429 kB/s) 2022-04-13 06:58:19.211 | Reading package lists... 2022-04-13 06:58:19.245 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-04-13 06:58:19.248 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-04-13 06:58:19.250 | ++ functions-common:time_stop:2304 : local name 2022-04-13 06:58:19.253 | ++ functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:19.256 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:19.258 | ++ functions-common:time_stop:2307 : local total 2022-04-13 06:58:19.261 | ++ functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:19.264 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-04-13 06:58:19.268 | ++ functions-common:time_stop:2311 : start_time=1649833096562 2022-04-13 06:58:19.271 | ++ functions-common:time_stop:2313 : [[ -z 1649833096562 ]] 2022-04-13 06:58:19.274 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:19.278 | ++ functions-common:time_stop:2316 : end_time=1649833099275 2022-04-13 06:58:19.280 | ++ functions-common:time_stop:2317 : elapsed_time=2713 2022-04-13 06:58:19.282 | ++ functions-common:time_stop:2318 : total=0 2022-04-13 06:58:19.284 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:19.286 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2713 2022-04-13 06:58:19.288 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:58:19.291 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:58:19.293 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:19.295 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:19.298 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:58:19.318 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:58:19.432 | Reading package lists... 2022-04-13 06:58:19.679 | Building dependency tree... 2022-04-13 06:58:19.680 | Reading state information... 2022-04-13 06:58:19.714 | acl is already the newest version (2.2.53-6). 2022-04-13 06:58:19.714 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:58:19.714 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:58:19.714 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 06:58:19.714 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 06:58:19.714 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:58:19.714 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:58:19.714 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:58:19.714 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 06:58:19.715 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 06:58:19.715 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:58:19.715 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 06:58:19.715 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:58:19.715 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:58:19.715 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 06:58:19.715 | libffi-dev is already the newest version (3.3-4). 2022-04-13 06:58:19.715 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 06:58:19.715 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:58:19.715 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 06:58:19.715 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 06:58:19.715 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 06:58:19.715 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:58:19.715 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:58:19.715 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 06:58:19.715 | psmisc is already the newest version (23.3-1). 2022-04-13 06:58:19.715 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:58:19.715 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 06:58:19.715 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:58:19.715 | socat is already the newest version (1.7.3.3-2). 2022-04-13 06:58:19.715 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:58:19.715 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 06:58:19.715 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:58:19.715 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 06:58:19.715 | dstat is already the newest version (0.7.4-6). 2022-04-13 06:58:19.715 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 06:58:19.715 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 06:58:19.715 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 06:58:19.715 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:58:19.715 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:58:19.715 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:58:19.715 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 06:58:19.715 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:58:19.715 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:58:19.715 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:58:19.715 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 06:58:19.716 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 06:58:19.716 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 06:58:19.716 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 06:58:19.716 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 06:58:19.716 | libmysqlclient-dev is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:58:19.716 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 06:58:19.716 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 06:58:19.716 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:58:19.716 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 06:58:19.716 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 06:58:19.716 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:58:19.716 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 06:58:19.716 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 06:58:19.716 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 06:58:19.716 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:58:19.716 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:58:19.716 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 06:58:19.716 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 06:58:19.716 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:58:19.716 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 06:58:19.716 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 06:58:19.716 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 06:58:19.716 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 06:58:19.934 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:58:19.934 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:58:19.934 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 06:58:19.934 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 06:58:19.934 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 06:58:19.934 | The following packages were automatically installed and are no longer required: 2022-04-13 06:58:19.935 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:58:19.935 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:58:19.935 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:58:19.935 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:58:19.935 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:58:19.935 | python3-zope.interface 2022-04-13 06:58:19.936 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:58:20.070 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:58:20.075 | ++ functions-common:apt_get:1113 : result=0 2022-04-13 06:58:20.079 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:58:20.082 | ++ functions-common:time_stop:2304 : local name 2022-04-13 06:58:20.084 | ++ functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:20.086 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:20.089 | ++ functions-common:time_stop:2307 : local total 2022-04-13 06:58:20.092 | ++ functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:20.094 | ++ functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:58:20.097 | ++ functions-common:time_stop:2311 : start_time=1649833099315 2022-04-13 06:58:20.099 | ++ functions-common:time_stop:2313 : [[ -z 1649833099315 ]] 2022-04-13 06:58:20.103 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:20.108 | ++ functions-common:time_stop:2316 : end_time=1649833100104 2022-04-13 06:58:20.110 | ++ functions-common:time_stop:2317 : elapsed_time=789 2022-04-13 06:58:20.112 | ++ functions-common:time_stop:2318 : total=801 2022-04-13 06:58:20.115 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:20.117 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1590 2022-04-13 06:58:20.119 | ++ functions-common:apt_get:1117 : return 0 2022-04-13 06:58:20.122 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:58:20.125 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:58:20.127 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:58:20.133 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:58:20.138 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-04-13 06:58:20.141 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:58:20.143 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:58:21.615 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:58:21.617 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:58:21.620 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:58:21.623 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:58:21.626 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-13 06:58:21.628 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-13 06:58:21.632 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-13 06:58:21.634 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:58:21.636 | + functions-common:_ensure_lsb_release:328 : return 2022-04-13 06:58:21.638 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-13 06:58:21.707 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-13 06:58:21.712 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-13 06:58:21.790 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-13 06:58:21.794 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-13 06:58:21.861 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-13 06:58:21.864 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:58:21.868 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-13 06:58:21.871 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-13 06:58:21.874 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-13 06:58:21.877 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-13 06:58:21.880 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-13 06:58:21.882 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:58:21.884 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-13 06:58:21.887 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-13 06:58:21.889 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:58:21.889 | Distro: focal 2022-04-13 06:58:21.892 | + tools/install_pip.sh:main:136 : get_versions 2022-04-13 06:58:21.894 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:58:21.898 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:58:21.901 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:58:21.904 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:58:21.904 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:58:22.329 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-04-13 06:58:22.332 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-04-13 06:58:22.332 | pip: 20.2.2 2022-04-13 06:58:22.334 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-04-13 06:58:22.726 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-04-13 06:58:22.751 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-04-13 06:58:22.753 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-04-13 06:58:22.756 | + tools/install_pip.sh:main:144 : exit 0 2022-04-13 06:58:22.759 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:58:22.762 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:58:22.767 | + ./stack.sh:main:765 : fixup_all 2022-04-13 06:58:22.769 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-04-13 06:58:22.772 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-13 06:58:22.775 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:58:22.780 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:58:22.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-13 06:58:22.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-13 06:58:22.788 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-04-13 06:58:22.790 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-04-13 06:58:22.793 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-04-13 06:58:22.801 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-04-13 06:58:22.805 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-04-13 06:58:22.807 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-04-13 06:58:22.809 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-04-13 06:58:22.812 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-04-13 06:58:22.814 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-04-13 06:58:22.816 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:58:22.818 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:58:22.820 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:58:22.822 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:58:22.824 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:58:22.826 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:58:22.828 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:58:22.831 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:58:22.833 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:58:22.835 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-04-13 06:58:22.837 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-04-13 06:58:22.839 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-04-13 06:58:22.841 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:58:22.843 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:58:22.845 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:58:22.847 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:58:22.849 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:58:22.852 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:58:22.854 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-04-13 06:58:22.856 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-04-13 06:58:22.879 | Using python 3.8 to install os-testr 2022-04-13 06:58:22.881 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 06:58:23.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:23.562 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:23.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:23.562 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:24.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:24.626 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:58:24.630 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:24.631 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:24.632 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:24.635 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:24.637 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:24.644 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:24.698 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-04-13 06:58:24.722 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:58:24.726 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (1.4.0) 2022-04-13 06:58:24.739 | Requirement already satisfied, skipping upgrade: stestr===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.1.0) 2022-04-13 06:58:24.768 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2022-04-13 06:58:24.786 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2022-04-13 06:58:24.790 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2022-04-13 06:58:24.796 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.12.1) 2022-04-13 06:58:24.800 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-04-13 06:58:24.803 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-04-13 06:58:24.813 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-04-13 06:58:24.824 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:58:24.828 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (0.18.2) 2022-04-13 06:58:24.831 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2022-04-13 06:58:24.833 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:58:24.836 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-04-13 06:58:24.838 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2022-04-13 06:58:24.841 | Requirement already satisfied, skipping upgrade: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:58:24.847 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-04-13 06:58:24.850 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-04-13 06:58:24.906 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-13 06:58:24.908 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-04-13 06:58:24.912 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.8.2) 2022-04-13 06:58:24.915 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-13 06:58:24.956 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.2.5) 2022-04-13 06:58:26.336 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:58:26.337 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:26.412 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:26.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:26.418 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:26.421 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:26.424 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:26.427 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:26.430 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:26.433 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:58:26.436 | + functions-common:time_stop:2311 : start_time=1649833102873 2022-04-13 06:58:26.439 | + functions-common:time_stop:2313 : [[ -z 1649833102873 ]] 2022-04-13 06:58:26.443 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:26.447 | + functions-common:time_stop:2316 : end_time=1649833106444 2022-04-13 06:58:26.449 | + functions-common:time_stop:2317 : elapsed_time=3571 2022-04-13 06:58:26.451 | + functions-common:time_stop:2318 : total=0 2022-04-13 06:58:26.453 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:26.455 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3571 2022-04-13 06:58:26.458 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:26.460 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:58:26.516 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-04-13 06:58:26.627 | + ./stack.sh:main:779 : install_infra 2022-04-13 06:58:26.629 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:58:26.635 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:58:26.637 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:58:26.640 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:58:26.667 | + 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 2022-04-13 06:58:28.721 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:28.765 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:28.775 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:28.878 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:28.979 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:29.269 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:29.439 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:29.568 | Requirement already up-to-date: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:58:29.839 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:29.842 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:29.846 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:29.850 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:29.853 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:29.856 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:29.860 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:29.863 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:58:29.866 | + functions-common:time_stop:2311 : start_time=1649833106657 2022-04-13 06:58:29.868 | + functions-common:time_stop:2313 : [[ -z 1649833106657 ]] 2022-04-13 06:58:29.871 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:29.875 | + functions-common:time_stop:2316 : end_time=1649833109872 2022-04-13 06:58:29.877 | + functions-common:time_stop:2317 : elapsed_time=3215 2022-04-13 06:58:29.879 | + functions-common:time_stop:2318 : total=3571 2022-04-13 06:58:29.882 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:29.884 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6786 2022-04-13 06:58:29.886 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:29.888 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:58:29.891 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:58:29.916 | + 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 2022-04-13 06:58:31.846 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:31.888 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:31.898 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:31.998 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:32.095 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:32.382 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:32.537 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:32.539 | Processing /opt/stack/requirements 2022-04-13 06:58:34.280 | 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 21)) (5.4.1) 2022-04-13 06:58:34.284 | 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 165)) (3.0.0) 2022-04-13 06:58:34.294 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-04-13 06:58:34.300 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:58:34.302 | 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 364)) (2.4.7) 2022-04-13 06:58:34.305 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:58:34.324 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:58:34.327 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2022-04-13 06:58:34.344 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2022-04-13 06:58:34.347 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2022-04-13 06:58:34.354 | Requirement already satisfied: urllib3===1.26.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:58:34.374 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4614) (1.3) 2022-04-13 06:58:34.376 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4614) (0.3.0) 2022-04-13 06:58:34.391 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:58:34.394 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:58:34.398 | 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 107)) (2021.10.8) 2022-04-13 06:58:34.407 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2022-04-13 06:58:34.410 | 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 161)) (1.0.0) 2022-04-13 06:58:34.412 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-04-13 06:58:34.414 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2022-04-13 06:58:34.417 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-04-13 06:58:34.428 | Requirement already satisfied: stevedore===3.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:58:34.434 | 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 337)) (0.7.2) 2022-04-13 06:58:34.436 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-04-13 06:58:34.509 | 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 568)) (0.2.5) 2022-04-13 06:58:34.513 | 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 113)) (0.4.4) 2022-04-13 06:58:34.517 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-13 06:58:34.558 | 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 365)) (1.8.2) 2022-04-13 06:58:34.560 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:58:34.561 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:58:35.353 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:58:35.353 | ERROR: Command errored out with exit status 1: 2022-04-13 06:58:35.353 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7g623772/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7g623772/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-67070c9s 2022-04-13 06:58:35.353 | cwd: /tmp/pip-req-build-7g623772/ 2022-04-13 06:58:35.353 | Complete output (6 lines): 2022-04-13 06:58:35.353 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:58:35.353 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:58:35.353 | or: setup.py --help-commands 2022-04-13 06:58:35.353 | or: setup.py cmd --help 2022-04-13 06:58:35.353 | 2022-04-13 06:58:35.353 | error: invalid command 'bdist_wheel' 2022-04-13 06:58:35.353 | ---------------------------------------- 2022-04-13 06:58:35.353 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:58:35.354 | Running setup.py clean for openstack-requirements 2022-04-13 06:58:36.152 | Failed to build openstack-requirements 2022-04-13 06:58:36.171 | Installing collected packages: openstack-requirements 2022-04-13 06:58:36.171 | Attempting uninstall: openstack-requirements 2022-04-13 06:58:36.172 | Found existing installation: openstack-requirements 1.2.1.dev4614 2022-04-13 06:58:36.208 | Uninstalling openstack-requirements-1.2.1.dev4614: 2022-04-13 06:58:36.227 | Successfully uninstalled openstack-requirements-1.2.1.dev4614 2022-04-13 06:58:36.230 | Running setup.py install for openstack-requirements: started 2022-04-13 06:58:38.536 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:58:38.575 | Successfully installed openstack-requirements-1.2.1.dev4614 2022-04-13 06:58:38.704 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:38.708 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:38.712 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:38.716 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:38.719 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:38.722 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:38.726 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:38.729 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:58:38.732 | + functions-common:time_stop:2311 : start_time=1649833109907 2022-04-13 06:58:38.736 | + functions-common:time_stop:2313 : [[ -z 1649833109907 ]] 2022-04-13 06:58:38.739 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:38.743 | + functions-common:time_stop:2316 : end_time=1649833118741 2022-04-13 06:58:38.745 | + functions-common:time_stop:2317 : elapsed_time=8834 2022-04-13 06:58:38.748 | + functions-common:time_stop:2318 : total=6786 2022-04-13 06:58:38.750 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:38.752 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15620 2022-04-13 06:58:38.754 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:38.757 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:58:38.759 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:58:38.762 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:58:38.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:38.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:38.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 06:58:38.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:38.773 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:58:38.793 | Using python 3.8 to install pbr 2022-04-13 06:58:38.795 | + 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 2022-04-13 06:58:39.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:39.467 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:39.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:39.467 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:40.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:40.500 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:58:40.504 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:40.505 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:40.506 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:40.508 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:40.511 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:40.518 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:40.655 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:58:42.175 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:58:42.175 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:42.255 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:42.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:42.262 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:42.265 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:42.269 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:42.272 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:42.275 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:42.278 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:58:42.282 | + functions-common:time_stop:2311 : start_time=1649833118788 2022-04-13 06:58:42.285 | + functions-common:time_stop:2313 : [[ -z 1649833118788 ]] 2022-04-13 06:58:42.288 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:42.292 | + functions-common:time_stop:2316 : end_time=1649833122289 2022-04-13 06:58:42.294 | + functions-common:time_stop:2317 : elapsed_time=3501 2022-04-13 06:58:42.296 | + functions-common:time_stop:2318 : total=15620 2022-04-13 06:58:42.299 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:42.301 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19121 2022-04-13 06:58:42.304 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:42.306 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:58:44.578 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:58:46.464 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:46.466 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 06:58:46.480 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 06:58:46.482 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 06:58:46.485 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 06:58:46.488 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 06:58:46.494 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 06:58:46.568 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:58:46.571 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:58:46.576 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-04-13 06:58:46.601 | + ./stack.sh:main:788 : pkgs= 2022-04-13 06:58:46.603 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-04-13 06:58:46.605 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-04-13 06:58:46.608 | + functions-common:run_phase:1732 : local mode=stack 2022-04-13 06:58:46.610 | + functions-common:run_phase:1733 : local phase=pre-install 2022-04-13 06:58:46.612 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:58:46.614 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:58:46.617 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:58:46.619 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:58:46.621 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:58:46.624 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:58:46.628 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:58:46.630 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:58:46.633 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:58:46.635 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:58:46.637 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:58:46.652 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:46.654 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:58:46.656 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:58:46.658 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:58:46.661 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:58:46.663 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:58:46.665 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:58:46.667 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:58:46.669 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:58:46.671 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:58:46.673 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:58:46.675 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:58:46.677 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:58:46.679 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:58:46.681 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:58:46.683 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:58:46.685 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-04-13 06:58:46.687 | + functions-common:run_plugins:1718 : local mode=stack 2022-04-13 06:58:46.689 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-04-13 06:58:46.691 | + functions-common:run_plugins:1721 : local plugins= 2022-04-13 06:58:46.693 | + functions-common:run_plugins:1722 : local plugin 2022-04-13 06:58:46.696 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:58:46.698 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:58:46.700 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:58:46.702 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:58:46.705 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:58:46.761 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:58:46.761 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:58:46.763 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:58:47.140 | + ./stack.sh:main:801 : install_rpc_backend 2022-04-13 06:58:47.144 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:58:47.162 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:47.165 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:58:47.167 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:58:47.170 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:58:47.172 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:58:47.175 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:58:47.178 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:47.180 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:58:47.182 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:47.184 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:47.187 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:58:47.189 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:58:47.191 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:58:47.193 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:58:47.196 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-04-13 06:58:47.198 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:58:47.200 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:47.203 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:47.205 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-04-13 06:58:47.226 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 06:58:47.335 | Reading package lists... 2022-04-13 06:58:47.587 | Building dependency tree... 2022-04-13 06:58:47.588 | Reading state information... 2022-04-13 06:58:47.839 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 06:58:47.839 | The following packages were automatically installed and are no longer required: 2022-04-13 06:58:47.840 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:58:47.840 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:58:47.840 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:58:47.841 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:58:47.841 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:58:47.841 | python3-zope.interface 2022-04-13 06:58:47.841 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:58:47.982 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:58:47.987 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:58:47.990 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:58:47.993 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:47.997 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:48.001 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:48.004 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:48.011 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:48.015 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:58:48.019 | + functions-common:time_stop:2311 : start_time=1649833127223 2022-04-13 06:58:48.022 | + functions-common:time_stop:2313 : [[ -z 1649833127223 ]] 2022-04-13 06:58:48.025 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:48.030 | + functions-common:time_stop:2316 : end_time=1649833128027 2022-04-13 06:58:48.033 | + functions-common:time_stop:2317 : elapsed_time=804 2022-04-13 06:58:48.036 | + functions-common:time_stop:2318 : total=1590 2022-04-13 06:58:48.038 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:48.041 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2394 2022-04-13 06:58:48.043 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:58:48.046 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:58:48.049 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:58:48.052 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:58:48.056 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:58:48.059 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:58:48.065 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:58:48.068 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:58:48.071 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:58:48.074 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:58:48.076 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:58:48.081 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:58:48.083 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:58:48.086 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:58:48.088 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:58:48.091 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:58:48.094 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:58:48.097 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:58:48.100 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:58:48.103 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:58:48.106 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:58:48.110 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:58:48.112 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:58:48.117 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:58:48.121 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:58:48.124 | + ./stack.sh:main:802 : restart_rpc_backend 2022-04-13 06:58:48.128 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:58:48.148 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:48.151 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:58:48.154 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:58:48.157 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-13 06:58:48.159 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:58:48.162 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:58:48.166 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:58:48.169 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:58:48.171 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:58:48.174 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:58:48.176 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:58:48.180 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:58:48.183 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:58:49.011 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:58:49.011 | user tags 2022-04-13 06:58:49.011 | stackrabbit []' 2022-04-13 06:58:49.015 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:58:49.015 | user tags 2022-04-13 06:58:49.015 | stackrabbit []' 2022-04-13 06:58:49.015 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:58:49.029 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 06:58:49.032 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 06:58:49.036 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:58:49.751 | Changing password for user "stackrabbit" ... 2022-04-13 06:58:49.777 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:58:50.489 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:58:50.517 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:58:50.520 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:58:51.207 | Changing password for user "stackrabbit" ... 2022-04-13 06:58:51.236 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:58:51.238 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:58:51.241 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:58:51.933 | Deleting user "guest" ... 2022-04-13 06:58:51.948 | Error: 2022-04-13 06:58:51.948 | {:no_such_user, "guest"} 2022-04-13 06:58:51.961 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 06:58:51.964 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-04-13 06:58:51.984 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:51.986 | + ./stack.sh:main:805 : install_database 2022-04-13 06:58:51.990 | + lib/database:install_database:116 : install_database_mysql 2022-04-13 06:58:51.993 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-13 06:58:51.995 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:51.998 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:52.001 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-13 06:58:52.233 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:58:52.236 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-13 06:58:52.239 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-13 06:58:52.241 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:58:52.244 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-13 06:58:52.246 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:58:52.249 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:58:52.251 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:58:52.254 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:58:52.257 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:58:52.259 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:58:52.262 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:58:52.264 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:58:52.267 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:58:52.269 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-13 06:58:52.272 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:58:52.274 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:58:52.277 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:58:52.279 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:58:52.283 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:58:52.285 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:58:52.288 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-13 06:58:52.291 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:52.293 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:52.296 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-13 06:58:52.298 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:58:52.301 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:58:52.303 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:58:52.306 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:58:52.308 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:52.310 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:58:52.312 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:52.315 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:52.317 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:58:52.320 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:58:52.322 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:58:52.324 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:58:52.327 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-04-13 06:58:52.329 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:58:52.332 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:52.334 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:52.337 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-04-13 06:58:52.358 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 06:58:52.468 | Reading package lists... 2022-04-13 06:58:52.716 | Building dependency tree... 2022-04-13 06:58:52.717 | Reading state information... 2022-04-13 06:58:52.965 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:58:52.966 | The following packages were automatically installed and are no longer required: 2022-04-13 06:58:52.967 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:58:52.967 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:58:52.967 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:58:52.967 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:58:52.967 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:58:52.967 | python3-zope.interface 2022-04-13 06:58:52.967 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:58:53.118 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:58:53.124 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:58:53.128 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:58:53.131 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:53.135 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:53.138 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:53.142 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:53.145 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:53.148 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:58:53.150 | + functions-common:time_stop:2311 : start_time=1649833132355 2022-04-13 06:58:53.152 | + functions-common:time_stop:2313 : [[ -z 1649833132355 ]] 2022-04-13 06:58:53.155 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:53.159 | + functions-common:time_stop:2316 : end_time=1649833133156 2022-04-13 06:58:53.161 | + functions-common:time_stop:2317 : elapsed_time=801 2022-04-13 06:58:53.163 | + functions-common:time_stop:2318 : total=2394 2022-04-13 06:58:53.165 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:53.167 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3195 2022-04-13 06:58:53.170 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:58:53.172 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-04-13 06:58:53.175 | + ./stack.sh:main:808 : install_database_python 2022-04-13 06:58:53.177 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-13 06:58:53.179 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-13 06:58:53.182 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:58:53.184 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:58:53.187 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:58:53.190 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:58:53.192 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:58:53.196 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:58:53.196 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:58:53.203 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:58:53.206 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:58:53.208 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:58:53.211 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:58:53.213 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:58:53.234 | Using python 3.8 to install PyMySQL 2022-04-13 06:58:53.236 | + 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 2022-04-13 06:58:53.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:53.905 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:53.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:58:53.905 | from cryptography.utils import int_from_bytes 2022-04-13 06:58:54.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:58:54.933 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:58:54.937 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:54.938 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:54.939 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:54.941 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:54.944 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:54.951 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:58:54.957 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2022-04-13 06:58:56.474 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:58:56.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:58:56.550 | + inc/python:pip_install:200 : result=0 2022-04-13 06:58:56.554 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:58:56.557 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:56.561 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:56.565 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:56.568 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:56.570 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:56.572 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:58:56.575 | + functions-common:time_stop:2311 : start_time=1649833133228 2022-04-13 06:58:56.577 | + functions-common:time_stop:2313 : [[ -z 1649833133228 ]] 2022-04-13 06:58:56.580 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:56.585 | + functions-common:time_stop:2316 : end_time=1649833136582 2022-04-13 06:58:56.589 | + functions-common:time_stop:2317 : elapsed_time=3354 2022-04-13 06:58:56.591 | + functions-common:time_stop:2318 : total=19121 2022-04-13 06:58:56.595 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:56.598 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22475 2022-04-13 06:58:56.600 | + inc/python:pip_install:203 : return 0 2022-04-13 06:58:56.603 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:58:56.606 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:58:56.608 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:58:56.611 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-04-13 06:58:56.632 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:56.634 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-04-13 06:58:56.636 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-13 06:58:56.640 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:58:56.640 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-13 06:58:56.646 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:58:56.648 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 06:58:56.651 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 06:58:56.653 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-13 06:58:56.655 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-13 06:58:56.658 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-13 06:58:56.673 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:56.675 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-13 06:58:56.678 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:58:56.681 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:58:56.685 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:58:56.688 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:58:56.691 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:56.693 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:58:56.697 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:56.700 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:56.703 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:58:56.707 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:58:56.709 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:58:56.711 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:58:56.713 | + functions-common:install_package:1343 : real_install_package radvd 2022-04-13 06:58:56.716 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:58:56.718 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:56.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:56.723 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-04-13 06:58:56.743 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 06:58:56.853 | Reading package lists... 2022-04-13 06:58:57.099 | Building dependency tree... 2022-04-13 06:58:57.100 | Reading state information... 2022-04-13 06:58:57.346 | radvd is already the newest version (1:2.17-2). 2022-04-13 06:58:57.346 | The following packages were automatically installed and are no longer required: 2022-04-13 06:58:57.348 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:58:57.348 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:58:57.348 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:58:57.348 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:58:57.348 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:58:57.348 | python3-zope.interface 2022-04-13 06:58:57.348 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:58:57.485 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:58:57.491 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:58:57.493 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:58:57.496 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:57.499 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:57.502 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:57.505 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:57.507 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:57.510 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:58:57.512 | + functions-common:time_stop:2311 : start_time=1649833136740 2022-04-13 06:58:57.514 | + functions-common:time_stop:2313 : [[ -z 1649833136740 ]] 2022-04-13 06:58:57.518 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:57.523 | + functions-common:time_stop:2316 : end_time=1649833137520 2022-04-13 06:58:57.525 | + functions-common:time_stop:2317 : elapsed_time=780 2022-04-13 06:58:57.527 | + functions-common:time_stop:2318 : total=3195 2022-04-13 06:58:57.529 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:57.532 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3975 2022-04-13 06:58:57.534 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:58:57.536 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:58:57.553 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:57.555 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-13 06:58:57.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:58:57.561 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-13 06:58:57.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-13 06:58:57.583 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:58:57.585 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:58:57.587 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:58:57.590 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:58:57.592 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:58:57.595 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:58:57.597 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:57.602 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:57.604 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:58:57.606 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:58:57.608 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:58:57.610 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:58:57.613 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:58:57.615 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:58:57.617 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:57.619 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:57.622 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:58:57.642 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 06:58:57.755 | Reading package lists... 2022-04-13 06:58:58.016 | Building dependency tree... 2022-04-13 06:58:58.017 | Reading state information... 2022-04-13 06:58:58.279 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:58:58.279 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:58:58.279 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:58:58.279 | The following packages were automatically installed and are no longer required: 2022-04-13 06:58:58.280 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:58:58.280 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:58:58.280 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:58:58.280 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:58:58.280 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:58:58.281 | python3-zope.interface 2022-04-13 06:58:58.281 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:58:58.414 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:58:58.418 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:58:58.421 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:58:58.424 | + functions-common:time_stop:2304 : local name 2022-04-13 06:58:58.427 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:58:58.429 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:58:58.431 | + functions-common:time_stop:2307 : local total 2022-04-13 06:58:58.433 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:58:58.435 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:58:58.437 | + functions-common:time_stop:2311 : start_time=1649833137639 2022-04-13 06:58:58.439 | + functions-common:time_stop:2313 : [[ -z 1649833137639 ]] 2022-04-13 06:58:58.443 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:58:58.447 | + functions-common:time_stop:2316 : end_time=1649833138444 2022-04-13 06:58:58.450 | + functions-common:time_stop:2317 : elapsed_time=805 2022-04-13 06:58:58.453 | + functions-common:time_stop:2318 : total=3975 2022-04-13 06:58:58.456 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:58:58.459 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4780 2022-04-13 06:58:58.461 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:58:58.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-13 06:58:58.466 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:58:58.468 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:58:58.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:58:58.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-13 06:58:58.476 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-13 06:58:58.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-13 06:58:58.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-13 06:58:58.485 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-13 06:58:58.485 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-13 06:58:58.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-13 06:58:58.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-13 06:58:58.496 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:58:58.499 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:58:58.502 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:58:58.504 | + functions:vercmp:631 : local result 2022-04-13 06:58:58.507 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:58:58.508 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:58:58.508 | ++ functions:vercmp:635 : head -1 2022-04-13 06:58:58.513 | + functions:vercmp:635 : result=3.13 2022-04-13 06:58:58.515 | + functions:vercmp:637 : case $op in 2022-04-13 06:58:58.518 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:58:58.520 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:58:58.523 | + functions:vercmp:648 : return 2022-04-13 06:58:58.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-13 06:58:58.527 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-04-13 06:58:58.530 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:58:59.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:58:59.024 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:58:59.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 06:58:59.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.039 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-04-13 06:58:59.056 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:58:59.058 | + ./stack.sh:main:816 : install_etcd3 2022-04-13 06:58:59.060 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:58:59.060 | Installing etcd 2022-04-13 06:58:59.064 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:58:59.076 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:58:59.088 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:58:59.090 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:58:59.104 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:58:59.107 | ++ 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 2022-04-13 06:58:59.110 | ++ 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 2022-04-13 06:58:59.113 | +++ 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 2022-04-13 06:58:59.118 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:58:59.120 | ++ 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* ]] 2022-04-13 06:58:59.122 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:58:59.125 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:58:59.127 | ++ functions:get_extra_file:74 : return 2022-04-13 06:58:59.130 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:58:59.132 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:58:59.135 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:58:59.137 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-04-13 06:58:59.153 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:58:59.155 | + ./stack.sh:main:835 : install_dstat 2022-04-13 06:58:59.158 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:58:59.174 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:58:59.177 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:58:59.179 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:58:59.181 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-13 06:58:59.184 | + ./stack.sh:main:844 : install_libs 2022-04-13 06:58:59.186 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-04-13 06:58:59.189 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-04-13 06:58:59.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-04-13 06:58:59.193 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:58:59.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 06:58:59.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.205 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-04-13 06:58:59.207 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-04-13 06:58:59.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-04-13 06:58:59.212 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:58:59.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 06:58:59.221 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.224 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-04-13 06:58:59.227 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-04-13 06:58:59.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-04-13 06:58:59.231 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:58:59.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 06:58:59.244 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.247 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-04-13 06:58:59.250 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-04-13 06:58:59.253 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-04-13 06:58:59.256 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:58:59.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 06:58:59.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.270 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-04-13 06:58:59.273 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-04-13 06:58:59.275 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-04-13 06:58:59.278 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:58:59.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 06:58:59.287 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.289 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-04-13 06:58:59.292 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-04-13 06:58:59.294 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-04-13 06:58:59.296 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:58:59.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 06:58:59.305 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.308 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-04-13 06:58:59.310 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-04-13 06:58:59.312 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-04-13 06:58:59.314 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:58:59.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 06:58:59.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.329 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-04-13 06:58:59.333 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-04-13 06:58:59.336 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-04-13 06:58:59.342 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:58:59.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 06:58:59.354 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.357 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-04-13 06:58:59.359 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-04-13 06:58:59.362 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-04-13 06:58:59.365 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:58:59.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 06:58:59.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.380 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-04-13 06:58:59.382 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-04-13 06:58:59.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-04-13 06:58:59.387 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:58:59.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 06:58:59.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.399 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-04-13 06:58:59.401 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-04-13 06:58:59.403 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-04-13 06:58:59.406 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:58:59.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 06:58:59.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.418 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-04-13 06:58:59.422 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-04-13 06:58:59.424 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-04-13 06:58:59.426 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:58:59.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 06:58:59.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.439 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-04-13 06:58:59.442 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-04-13 06:58:59.444 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-04-13 06:58:59.446 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:58:59.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 06:58:59.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.458 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-04-13 06:58:59.461 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-04-13 06:58:59.464 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-04-13 06:58:59.466 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:58:59.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 06:58:59.477 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.479 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-04-13 06:58:59.482 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-04-13 06:58:59.484 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-04-13 06:58:59.487 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:58:59.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 06:58:59.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.498 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-04-13 06:58:59.501 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-04-13 06:58:59.503 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-04-13 06:58:59.506 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:58:59.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 06:58:59.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.518 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-04-13 06:58:59.521 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-04-13 06:58:59.523 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-04-13 06:58:59.525 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:58:59.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 06:58:59.535 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.537 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-04-13 06:58:59.539 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-04-13 06:58:59.541 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-04-13 06:58:59.544 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:58:59.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 06:58:59.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.555 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-04-13 06:58:59.557 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-04-13 06:58:59.559 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-04-13 06:58:59.562 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:58:59.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 06:58:59.571 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.573 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-04-13 06:58:59.575 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-04-13 06:58:59.577 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-04-13 06:58:59.580 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:58:59.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.587 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 06:58:59.589 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.591 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-04-13 06:58:59.593 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-04-13 06:58:59.595 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-04-13 06:58:59.598 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:58:59.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.605 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 06:58:59.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.613 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-04-13 06:58:59.618 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-04-13 06:58:59.621 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-04-13 06:58:59.624 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:58:59.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 06:58:59.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.637 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:58:59.639 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-04-13 06:58:59.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-04-13 06:58:59.644 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:58:59.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 06:58:59.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.656 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-04-13 06:58:59.659 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-04-13 06:58:59.661 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-04-13 06:58:59.663 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:58:59.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 06:58:59.673 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.676 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-04-13 06:58:59.679 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-04-13 06:58:59.681 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-04-13 06:58:59.683 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:58:59.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 06:58:59.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.695 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-04-13 06:58:59.698 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-04-13 06:58:59.700 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-04-13 06:58:59.702 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:58:59.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 06:58:59.712 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.714 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:58:59.717 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-04-13 06:58:59.719 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-04-13 06:58:59.721 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:58:59.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:58:59.731 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.733 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-04-13 06:58:59.736 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-04-13 06:58:59.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-04-13 06:58:59.741 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:58:59.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 06:58:59.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.752 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-04-13 06:58:59.754 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-04-13 06:58:59.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-04-13 06:58:59.760 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:58:59.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 06:58:59.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.772 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-04-13 06:58:59.774 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-04-13 06:58:59.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-04-13 06:58:59.779 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:58:59.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 06:58:59.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.792 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-04-13 06:58:59.794 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-04-13 06:58:59.797 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-04-13 06:58:59.799 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:58:59.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 06:58:59.809 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.811 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-04-13 06:58:59.813 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-04-13 06:58:59.816 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-04-13 06:58:59.818 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:58:59.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 06:58:59.828 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.830 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-04-13 06:58:59.833 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-04-13 06:58:59.835 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-04-13 06:58:59.838 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:58:59.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 06:58:59.847 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.849 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-04-13 06:58:59.852 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-04-13 06:58:59.854 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-04-13 06:58:59.856 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:58:59.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 06:58:59.866 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.868 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-04-13 06:58:59.871 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-04-13 06:58:59.873 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-04-13 06:58:59.876 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:58:59.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 06:58:59.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.887 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-04-13 06:58:59.890 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-04-13 06:58:59.892 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-04-13 06:58:59.894 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:58:59.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:58:59.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:58:59.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 06:58:59.904 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:58:59.906 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-04-13 06:58:59.931 | Using python 3.8 to install etcd3 2022-04-13 06:58:59.933 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 06:59:00.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:00.627 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:00.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:00.627 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:01.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:01.657 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:59:01.661 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:01.662 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:01.663 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:01.665 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:01.668 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:01.675 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:01.682 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.12.0) 2022-04-13 06:59:01.690 | Requirement already satisfied: grpcio===1.36.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.36.1) 2022-04-13 06:59:01.701 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (3.15.6) 2022-04-13 06:59:01.705 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:59:01.708 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-04-13 06:59:03.255 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:59:03.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:03.330 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:03.333 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:03.337 | + functions-common:time_stop:2304 : local name 2022-04-13 06:59:03.340 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:59:03.343 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:59:03.346 | + functions-common:time_stop:2307 : local total 2022-04-13 06:59:03.350 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:59:03.352 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:59:03.355 | + functions-common:time_stop:2311 : start_time=1649833139924 2022-04-13 06:59:03.357 | + functions-common:time_stop:2313 : [[ -z 1649833139924 ]] 2022-04-13 06:59:03.361 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:59:03.366 | + functions-common:time_stop:2316 : end_time=1649833143363 2022-04-13 06:59:03.369 | + functions-common:time_stop:2317 : elapsed_time=3439 2022-04-13 06:59:03.372 | + functions-common:time_stop:2318 : total=22475 2022-04-13 06:59:03.375 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:59:03.378 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25914 2022-04-13 06:59:03.380 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:03.383 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-04-13 06:59:03.403 | Using python 3.8 to install etcd3gw 2022-04-13 06:59:03.406 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 06:59:04.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:04.085 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:04.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:04.085 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:05.129 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:05.129 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:59:05.133 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:05.134 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:05.135 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:05.137 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:05.140 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:05.147 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:05.152 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.2.5) 2022-04-13 06:59:05.163 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-04-13 06:59:05.169 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:59:05.172 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:59:05.206 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:59:05.209 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:59:05.230 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-13 06:59:05.232 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:59:05.235 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:59:06.722 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:59:06.722 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:06.797 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:06.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:06.805 | + functions-common:time_stop:2304 : local name 2022-04-13 06:59:06.809 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:59:06.812 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:59:06.815 | + functions-common:time_stop:2307 : local total 2022-04-13 06:59:06.819 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:59:06.822 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:59:06.825 | + functions-common:time_stop:2311 : start_time=1649833143398 2022-04-13 06:59:06.828 | + functions-common:time_stop:2313 : [[ -z 1649833143398 ]] 2022-04-13 06:59:06.833 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:59:06.839 | + functions-common:time_stop:2316 : end_time=1649833146836 2022-04-13 06:59:06.842 | + functions-common:time_stop:2317 : elapsed_time=3438 2022-04-13 06:59:06.845 | + functions-common:time_stop:2318 : total=25914 2022-04-13 06:59:06.848 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:59:06.851 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29352 2022-04-13 06:59:06.853 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:06.855 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-04-13 06:59:06.858 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-13 06:59:06.861 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-13 06:59:06.863 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:59:06.867 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:59:06.869 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:59:06.872 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:59:06.875 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:59:06.877 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:59:06.880 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:59:06.882 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:59:06.884 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:59:06.887 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-13 06:59:06.889 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-13 06:59:06.891 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:59:06.893 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:59:06.896 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:59:06.899 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-04-13 06:59:06.901 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:59:06.903 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:59:06.905 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:59:06.908 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:59:06.910 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:59:06.912 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:06.915 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:59:06.917 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:59:06.919 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:59:06.921 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:59:06.924 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:59:06.927 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:59:06.929 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:59:06.931 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:59:06.934 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:59:06.936 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:59:06.938 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:59:06.940 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:59:06.961 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:59:07.071 | Reading package lists... 2022-04-13 06:59:07.316 | Building dependency tree... 2022-04-13 06:59:07.317 | Reading state information... 2022-04-13 06:59:07.564 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:59:07.564 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:59:07.564 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:59:07.564 | The following packages were automatically installed and are no longer required: 2022-04-13 06:59:07.565 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:59:07.565 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:59:07.565 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:59:07.565 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:59:07.565 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:59:07.565 | python3-zope.interface 2022-04-13 06:59:07.565 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:59:07.696 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:59:07.701 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:59:07.705 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:59:07.707 | + functions-common:time_stop:2304 : local name 2022-04-13 06:59:07.709 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:59:07.712 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:59:07.714 | + functions-common:time_stop:2307 : local total 2022-04-13 06:59:07.717 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:59:07.720 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:59:07.722 | + functions-common:time_stop:2311 : start_time=1649833146959 2022-04-13 06:59:07.725 | + functions-common:time_stop:2313 : [[ -z 1649833146959 ]] 2022-04-13 06:59:07.728 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:59:07.732 | + functions-common:time_stop:2316 : end_time=1649833147730 2022-04-13 06:59:07.736 | + functions-common:time_stop:2317 : elapsed_time=771 2022-04-13 06:59:07.739 | + functions-common:time_stop:2318 : total=4780 2022-04-13 06:59:07.742 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:59:07.745 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5551 2022-04-13 06:59:07.748 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:59:07.751 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-04-13 06:59:07.753 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:59:07.756 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:59:07.759 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-04-13 06:59:07.825 | Module proxy already enabled 2022-04-13 06:59:07.831 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-04-13 06:59:07.900 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:59:07.900 | Module proxy already enabled 2022-04-13 06:59:07.900 | Module proxy_uwsgi already enabled 2022-04-13 06:59:07.906 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-04-13 06:59:07.908 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-13 06:59:07.911 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-04-13 06:59:07.914 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-04-13 06:59:08.041 | + ./stack.sh:main:850 : install_keystoneauth 2022-04-13 06:59:08.043 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-13 06:59:08.045 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:59:08.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 06:59:08.060 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.064 | + ./stack.sh:main:851 : install_keystoneclient 2022-04-13 06:59:08.066 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-13 06:59:08.068 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:59:08.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.074 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 06:59:08.081 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.084 | + ./stack.sh:main:852 : install_glanceclient 2022-04-13 06:59:08.087 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-04-13 06:59:08.089 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:59:08.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 06:59:08.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.102 | + ./stack.sh:main:853 : install_cinderclient 2022-04-13 06:59:08.104 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:59:08.107 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:59:08.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:59:08.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.120 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-04-13 06:59:08.122 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:59:08.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 06:59:08.133 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.135 | + ./stack.sh:main:854 : install_novaclient 2022-04-13 06:59:08.138 | + lib/nova:install_novaclient:820 : use_library_from_git python-novaclient 2022-04-13 06:59:08.140 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:59:08.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 06:59:08.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.153 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-04-13 06:59:08.171 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:59:08.174 | + ./stack.sh:main:856 : install_swiftclient 2022-04-13 06:59:08.177 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-13 06:59:08.179 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:59:08.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 06:59:08.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.191 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-04-13 06:59:08.208 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:59:08.211 | + ./stack.sh:main:859 : install_neutronclient 2022-04-13 06:59:08.213 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-13 06:59:08.216 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:59:08.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 06:59:08.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.228 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-04-13 06:59:08.230 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-13 06:59:08.233 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:59:08.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:59:08.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:59:08.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 06:59:08.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:59:08.245 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-13 06:59:08.248 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:59:08.250 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:59:08.253 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:59:08.256 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:59:08.258 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:59:08.262 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:59:08.262 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:59:08.267 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:59:08.269 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:59:08.273 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:59:08.277 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:59:08.280 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:59:08.302 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:59:08.304 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 06:59:08.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:08.996 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:08.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:08.996 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:10.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:10.033 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:59:10.037 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:10.038 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:10.039 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:10.041 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:10.044 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:10.051 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:10.057 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2022-04-13 06:59:10.125 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.1) 2022-04-13 06:59:10.164 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2022-04-13 06:59:10.204 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2022-04-13 06:59:10.210 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-04-13 06:59:10.216 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-04-13 06:59:10.255 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.1) 2022-04-13 06:59:10.264 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.1) 2022-04-13 06:59:10.280 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-04-13 06:59:10.285 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:59:10.289 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-04-13 06:59:10.299 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-04-13 06:59:10.301 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-13 06:59:10.304 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2022-04-13 06:59:10.309 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2022-04-13 06:59:10.328 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2022-04-13 06:59:10.332 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:59:10.351 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-04-13 06:59:10.355 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:59:10.358 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:59:10.365 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:59:10.385 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2022-04-13 06:59:10.445 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-13 06:59:10.458 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-04-13 06:59:10.464 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-04-13 06:59:10.471 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:59:10.474 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-04-13 06:59:10.478 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2022-04-13 06:59:10.481 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-04-13 06:59:10.484 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-04-13 06:59:10.487 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:59:10.490 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:59:10.493 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-13 06:59:10.496 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-04-13 06:59:10.500 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-04-13 06:59:10.503 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2022-04-13 06:59:11.732 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:59:11.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:11.809 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:11.812 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:11.815 | + functions-common:time_stop:2304 : local name 2022-04-13 06:59:11.818 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:59:11.821 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:59:11.823 | + functions-common:time_stop:2307 : local total 2022-04-13 06:59:11.826 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:59:11.830 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:59:11.835 | + functions-common:time_stop:2311 : start_time=1649833148296 2022-04-13 06:59:11.837 | + functions-common:time_stop:2313 : [[ -z 1649833148296 ]] 2022-04-13 06:59:11.840 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:59:11.845 | + functions-common:time_stop:2316 : end_time=1649833151842 2022-04-13 06:59:11.847 | + functions-common:time_stop:2317 : elapsed_time=3546 2022-04-13 06:59:11.850 | + functions-common:time_stop:2318 : total=29352 2022-04-13 06:59:11.852 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:59:11.855 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32898 2022-04-13 06:59:11.857 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:11.859 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-13 06:59:11.862 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:59:11.865 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:59:11.869 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:59:11.872 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:59:11.875 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:59:11.880 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:59:11.880 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:59:11.885 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:59:11.888 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:59:11.892 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:59:11.895 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:59:11.897 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:59:11.918 | Using python 3.8 to install python-memcached 2022-04-13 06:59:11.920 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 06:59:12.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:12.623 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:12.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:12.624 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:13.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:13.651 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:59:13.655 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:13.656 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:13.657 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:13.659 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:13.663 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:13.672 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:13.678 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (1.59) 2022-04-13 06:59:13.682 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:59:15.229 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:59:15.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:15.304 | + inc/python:pip_install:200 : result=0 2022-04-13 06:59:15.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:59:15.310 | + functions-common:time_stop:2304 : local name 2022-04-13 06:59:15.313 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:59:15.317 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:59:15.319 | + functions-common:time_stop:2307 : local total 2022-04-13 06:59:15.321 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:59:15.323 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:59:15.326 | + functions-common:time_stop:2311 : start_time=1649833151913 2022-04-13 06:59:15.328 | + functions-common:time_stop:2313 : [[ -z 1649833151913 ]] 2022-04-13 06:59:15.331 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:59:15.335 | + functions-common:time_stop:2316 : end_time=1649833155333 2022-04-13 06:59:15.338 | + functions-common:time_stop:2317 : elapsed_time=3420 2022-04-13 06:59:15.340 | + functions-common:time_stop:2318 : total=32898 2022-04-13 06:59:15.342 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:59:15.344 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36318 2022-04-13 06:59:15.347 | + inc/python:pip_install:203 : return 0 2022-04-13 06:59:15.349 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-04-13 06:59:15.367 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:59:15.369 | + ./stack.sh:main:866 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-04-13 06:59:15.371 | + ./stack.sh:main:867 : stack_install_service keystone 2022-04-13 06:59:15.374 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:59:15.376 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:59:15.379 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:59:15.381 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:59:15.384 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-13 06:59:15.399 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:59:15.401 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-04-13 06:59:15.403 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:59:15.405 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-13 06:59:15.407 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-13 06:59:15.410 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:59:15.413 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:59:15.416 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:59:15.418 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:59:15.421 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:59:15.436 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:59:15.438 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:59:15.440 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:15.443 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-13 06:59:15.444 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:59:15.449 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:59:15.451 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:59:15.453 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-04-13 06:59:15.456 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:59:15.456 | + functions-common:git_clone:593 : head -1 2022-04-13 06:59:15.461 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-04-13 06:59:15.463 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:59:15.465 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-13 06:59:15.468 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:59:15.470 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:59:15.472 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:59:15.475 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:59:15.477 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:59:15.480 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:59:15.482 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:59:15.484 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:59:15.487 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:59:15.489 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:59:15.493 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:59:15.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:59:15.499 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:59:15.501 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:59:15.504 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-13 06:59:15.508 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:59:15.514 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-04-13 06:59:15.516 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-04-13 06:59:16.154 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-04-13 06:59:16.156 | + inc/python:setup_package:417 : local bindep=0 2022-04-13 06:59:16.159 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-13 06:59:16.162 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-13 06:59:16.165 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:59:16.168 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-04-13 06:59:16.170 | + inc/python:setup_package:426 : local flags=-e 2022-04-13 06:59:16.174 | + inc/python:setup_package:427 : local extras= 2022-04-13 06:59:16.177 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-13 06:59:16.179 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-13 06:59:16.182 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:59:16.184 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-13 06:59:16.186 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-13 06:59:16.189 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-04-13 06:59:16.212 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:59:16.215 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 06:59:16.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:16.923 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:16.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:59:16.923 | from cryptography.utils import int_from_bytes 2022-04-13 06:59:17.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:59:17.962 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:59:17.965 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:17.967 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:17.968 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:17.970 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:17.973 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:17.980 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:59:17.984 | Obtaining file:///opt/stack/keystone 2022-04-13 06:59:18.586 | ERROR: Command errored out with exit status 1: 2022-04-13 06:59:18.586 | command: /usr/bin/python3.8 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_owtu9rs 2022-04-13 06:59:18.586 | cwd: /opt/stack/keystone/ 2022-04-13 06:59:18.587 | Complete output (24 lines): 2022-04-13 06:59:18.587 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-04-13 06:59:18.587 | warnings.warn( 2022-04-13 06:59:18.587 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-04-13 06:59:18.587 | warnings.warn( 2022-04-13 06:59:18.587 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-04-13 06:59:18.587 | warnings.warn( 2022-04-13 06:59:18.587 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead 2022-04-13 06:59:18.587 | warnings.warn( 2022-04-13 06:59:18.587 | ERROR:root:Error parsing 2022-04-13 06:59:18.587 | Traceback (most recent call last): 2022-04-13 06:59:18.587 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 96, in pbr 2022-04-13 06:59:18.587 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:59:18.587 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 271, in cfg_to_args 2022-04-13 06:59:18.587 | pbr.hooks.setup_hook(config) 2022-04-13 06:59:18.587 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:59:18.587 | metadata_config.run() 2022-04-13 06:59:18.587 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:59:18.587 | self.hook() 2022-04-13 06:59:18.587 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:59:18.587 | self.config['version'] = packaging.get_version( 2022-04-13 06:59:18.588 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 874, in get_version 2022-04-13 06:59:18.588 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:59:18.588 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:59:18.588 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:59:18.588 | ---------------------------------------- 2022-04-13 06:59:18.588 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 06:59:18.729 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:59:18.729 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:59:18.786 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:59:18.789 | + ./stack.sh:exit_trap:507 : local r=1 2022-04-13 06:59:18.793 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-04-13 06:59:18.797 | + ./stack.sh:exit_trap:508 : jobs= 2022-04-13 06:59:18.801 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-04-13 06:59:18.804 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-04-13 06:59:18.807 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-04-13 06:59:18.811 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-04-13 06:59:18.814 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-04-13 06:59:18.817 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-04-13 06:59:18.817 | Error on exit 2022-04-13 06:59:18.820 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-04-13 06:59:18.822 | + ./stack.sh:exit_trap:528 : generate-subunit 1649833091 67 fail 2022-04-13 06:59:19.317 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-04-13 06:59:19.320 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:59:19.812 | + ./stack.sh:exit_trap:542 : exit 1