2022-06-01 05:52:55.978 | + ./stack.sh:main:462 : exec 2022-06-01 05:52:55.979 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-055255' 2022-06-01 05:52:55.979 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-055255.summary.2022-06-01-055255 2022-06-01 05:52:55.979 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:52:55.979 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-055255 2022-06-01 05:52:55.979 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-055255 /opt/stack/logs/stack.sh.log 2022-06-01 05:52:55.979 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-055255.summary.2022-06-01-055255 /opt/stack/logs/stack.sh.log.summary 2022-06-01 05:52:55.979 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 05:52:55.979 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 05:52:55.979 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 05:52:55.979 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 05:52:55.979 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 05:52:55.979 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 05:52:55.979 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 05:52:55.979 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 05:52:55.979 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 05:52:55.979 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 05:52:55.979 | + ./stack.sh:main:551 : uname -a 2022-06-01 05:52:55.979 | Linux dv-neutron-843771-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-06-01 05:52:55.979 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 05:52:55.980 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 05:52:55.983 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 05:52:56.010 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 05:52:56.026 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 05:52:56.028 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 05:52:56.029 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 05:52:56.031 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 05:52:56.033 | + functions-common:fetch_plugins:1673 : return 2022-06-01 05:52:56.035 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 05:52:56.037 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 05:52:56.038 | + functions-common:run_phase:1751 : local phase= 2022-06-01 05:52:56.040 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:52:56.042 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:52:56.044 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:52:56.045 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:52:56.047 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:52:56.049 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:52:56.053 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:52:56.054 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:52:56.056 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:52:56.058 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 05:52:56.060 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:52:56.072 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:56.074 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 05:52:56.076 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:52:56.077 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:52:56.079 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:52:56.081 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:52:56.083 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:52:56.085 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 05:52:56.087 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 05:52:56.089 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 05:52:56.091 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 05:52:56.093 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 05:52:56.095 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 05:52:56.097 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 05:52:56.099 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 05:52:56.101 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 05:52:56.103 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 05:52:56.120 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 05:52:56.122 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 05:52:56.136 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:56.138 | +++ lib/tls:source:43 : hostname -f 2022-06-01 05:52:56.141 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 05:52:56.143 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 05:52:56.145 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 05:52:56.147 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 05:52:56.148 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 05:52:56.150 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 05:52:56.152 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 05:52:56.154 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 05:52:56.156 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 05:52:56.157 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 05:52:56.162 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 05:52:56.173 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 05:52:56.190 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 05:52:56.202 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 05:52:56.214 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 05:52:56.240 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 05:52:56.279 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 05:52:56.357 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 05:52:56.378 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 05:52:56.419 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 05:52:56.470 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 05:52:56.598 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 05:52:56.612 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 05:52:56.624 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 05:52:56.636 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 05:52:56.728 | + ./stack.sh:main:598 : run_phase source 2022-06-01 05:52:56.730 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 05:52:56.732 | + functions-common:run_phase:1751 : local phase= 2022-06-01 05:52:56.734 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:52:56.736 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:52:56.738 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:52:56.740 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:52:56.742 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:52:56.745 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:52:56.749 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:52:56.751 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:52:56.753 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:52:56.755 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 05:52:56.757 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:52:56.771 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:56.773 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 05:52:56.775 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 05:52:56.814 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 05:52:56.816 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 05:52:56.818 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 05:52:56.821 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 05:52:56.823 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 05:52:56.825 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 05:52:56.827 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 05:52:56.829 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 05:52:56.831 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 05:52:56.834 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 05:52:56.836 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.838 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 05:52:56.840 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.842 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 05:52:56.845 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.847 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 05:52:56.850 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.852 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 05:52:56.854 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.856 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 05:52:56.859 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.861 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 05:52:56.864 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.866 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 05:52:56.868 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.870 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 05:52:56.872 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.874 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 05:52:56.877 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.879 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 05:52:56.882 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.884 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 05:52:56.886 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.888 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 05:52:56.890 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.893 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 05:52:56.895 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.897 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 05:52:56.899 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.902 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 05:52:56.904 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.906 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 05:52:56.908 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.910 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 05:52:56.913 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.915 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 05:52:56.917 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.919 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 05:52:56.921 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.924 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 05:52:56.926 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.929 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 05:52:56.931 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.933 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 05:52:56.935 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.937 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 05:52:56.940 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.942 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 05:52:56.945 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.947 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 05:52:56.949 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.951 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 05:52:56.953 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.956 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 05:52:56.958 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.960 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 05:52:56.962 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.965 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 05:52:56.967 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.970 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 05:52:56.973 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.975 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 05:52:56.977 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.979 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 05:52:56.982 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.984 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 05:52:56.986 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.989 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 05:52:56.991 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.993 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 05:52:56.995 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:56.998 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 05:52:57.000 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:57.002 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 05:52:57.005 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:57.007 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 05:52:57.009 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:57.011 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 05:52:57.014 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:57.016 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 05:52:57.018 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:57.020 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 05:52:57.022 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:52:57.025 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 05:52:57.027 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 05:52:57.030 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 05:52:57.032 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 05:52:57.046 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:57.048 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 05:52:57.051 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 05:52:57.053 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 05:52:57.067 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:57.070 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 05:52:57.072 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 05:52:57.074 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 05:52:57.076 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 05:52:57.078 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 05:52:57.080 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 05:52:57.083 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 05:52:57.085 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 05:52:57.088 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 05:52:57.090 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 05:52:57.092 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 05:52:57.094 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 05:52:57.097 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 05:52:57.097 | Using mysql database backend 2022-06-01 05:52:57.100 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 05:52:57.117 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 05:52:57.133 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:57.135 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 05:52:57.151 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 05:52:57.167 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:57.169 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 05:52:57.185 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 05:52:57.200 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 05:52:57.216 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:57.218 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 05:52:57.234 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:57.236 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 05:52:57.239 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 05:52:57.255 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:57.257 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 05:52:57.272 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 05:52:57.275 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 05:52:57.277 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 05:52:57.279 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 05:52:57.282 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 05:52:57.287 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-055257 2022-06-01 05:52:57.289 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-055257 739' 2022-06-01 05:52:57.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.294 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 05:52:57.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.298 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 05:52:57.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.303 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 05:52:57.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.308 | + 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-06-01 05:52:57.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.312 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-06-01 05:52:57.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.317 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-06-01 05:52:57.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.322 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-055255 2022-06-01 05:52:57.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.326 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 05:52:57.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.331 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-06-01 05:52:57.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.335 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 05:52:57.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.340 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 05:52:57.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.344 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 05:52:57.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:52:57.350 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 05:52:57.352 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 05:52:57.354 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 05:52:57.356 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 05:52:57.358 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:52:57.360 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:52:57.363 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:52:57.366 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:52:57.368 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:52:57.370 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:52:57.384 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:52:57.386 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:52:57.388 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:57.391 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:52:57.392 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:52:57.396 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 05:52:57.398 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:57.400 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 05:52:57.413 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 05:52:57.416 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:52:57.416 | + functions-common:git_clone:607 : head -1 2022-06-01 05:52:57.419 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 05:52:57.422 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:52:57.424 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 05:52:57.427 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:52:57.429 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 05:52:57.432 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 05:52:57.434 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 05:52:57.436 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 05:52:57.439 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 05:52:57.443 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 05:52:57.445 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 05:52:57.448 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 05:52:57.451 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 05:52:57.455 | ++ tools/install_prereqs.sh:source:47 : NOW=1654062777 2022-06-01 05:52:57.458 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 05:52:57.462 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654062582 2022-06-01 05:52:57.464 | ++ tools/install_prereqs.sh:source:49 : DELTA=195 2022-06-01 05:52:57.467 | ++ tools/install_prereqs.sh:source:50 : [[ 195 -lt 7200 ]] 2022-06-01 05:52:57.469 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 05:52:57.471 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 05:52:57.474 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 05:52:57.477 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 05:52:57.479 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 05:52:57.481 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 05:52:57.483 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 05:52:57.486 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 05:52:57.489 | +++ 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-06-01 05:52:57.534 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 05:52:57.534 | apache2-dev 2022-06-01 05:52:57.534 | bc 2022-06-01 05:52:57.534 | bsdmainutils 2022-06-01 05:52:57.534 | curl 2022-06-01 05:52:57.534 | g++ 2022-06-01 05:52:57.534 | gcc 2022-06-01 05:52:57.534 | gettext 2022-06-01 05:52:57.534 | git 2022-06-01 05:52:57.534 | graphviz 2022-06-01 05:52:57.534 | iputils-ping 2022-06-01 05:52:57.534 | libapache2-mod-proxy-uwsgi 2022-06-01 05:52:57.534 | libffi-dev 2022-06-01 05:52:57.534 | libjpeg-dev 2022-06-01 05:52:57.534 | libmysqlclient-dev 2022-06-01 05:52:57.534 | libpcre3-dev 2022-06-01 05:52:57.534 | libpq-dev 2022-06-01 05:52:57.534 | libssl-dev 2022-06-01 05:52:57.534 | libsystemd-dev 2022-06-01 05:52:57.534 | libxml2-dev 2022-06-01 05:52:57.535 | libxslt1-dev 2022-06-01 05:52:57.535 | libyaml-dev 2022-06-01 05:52:57.535 | lsof 2022-06-01 05:52:57.535 | openssh-server 2022-06-01 05:52:57.535 | openssl 2022-06-01 05:52:57.535 | pkg-config 2022-06-01 05:52:57.535 | psmisc 2022-06-01 05:52:57.535 | python3-dev 2022-06-01 05:52:57.535 | python3-pip 2022-06-01 05:52:57.535 | python3-venv 2022-06-01 05:52:57.535 | tar 2022-06-01 05:52:57.535 | tcpdump 2022-06-01 05:52:57.535 | unzip 2022-06-01 05:52:57.535 | uuid-runtime 2022-06-01 05:52:57.535 | wget 2022-06-01 05:52:57.535 | wget 2022-06-01 05:52:57.535 | zlib1g-dev 2022-06-01 05:52:57.535 | libkrb5-dev 2022-06-01 05:52:57.535 | libldap2-dev 2022-06-01 05:52:57.535 | libsasl2-dev 2022-06-01 05:52:57.535 | memcached 2022-06-01 05:52:57.535 | python3-mysqldb 2022-06-01 05:52:57.535 | sqlite3 2022-06-01 05:52:57.535 | conntrack 2022-06-01 05:52:57.535 | curl 2022-06-01 05:52:57.536 | dnsmasq-base 2022-06-01 05:52:57.536 | dnsmasq-utils 2022-06-01 05:52:57.536 | ebtables 2022-06-01 05:52:57.536 | gawk 2022-06-01 05:52:57.536 | genisoimage 2022-06-01 05:52:57.536 | iptables 2022-06-01 05:52:57.536 | iputils-arping 2022-06-01 05:52:57.536 | kpartx 2022-06-01 05:52:57.536 | libjs-jquery-tablesorter 2022-06-01 05:52:57.536 | libmysqlclient-dev 2022-06-01 05:52:57.536 | parted 2022-06-01 05:52:57.536 | pm-utils 2022-06-01 05:52:57.536 | python3-mysqldb 2022-06-01 05:52:57.536 | socat 2022-06-01 05:52:57.536 | sqlite3 2022-06-01 05:52:57.536 | sudo 2022-06-01 05:52:57.536 | vlan 2022-06-01 05:52:57.536 | lsscsi 2022-06-01 05:52:57.536 | open-iscsi 2022-06-01 05:52:57.536 | lvm2 2022-06-01 05:52:57.536 | qemu-utils 2022-06-01 05:52:57.536 | thin-provisioning-tools 2022-06-01 05:52:57.536 | acl 2022-06-01 05:52:57.536 | dnsmasq-base 2022-06-01 05:52:57.536 | dnsmasq-utils 2022-06-01 05:52:57.536 | ebtables 2022-06-01 05:52:57.536 | haproxy 2022-06-01 05:52:57.536 | iptables 2022-06-01 05:52:57.536 | iputils-arping 2022-06-01 05:52:57.536 | iputils-ping 2022-06-01 05:52:57.536 | libmysqlclient-dev 2022-06-01 05:52:57.536 | postgresql-server-dev-all 2022-06-01 05:52:57.536 | python3-mysqldb 2022-06-01 05:52:57.536 | sqlite3 2022-06-01 05:52:57.536 | sudo 2022-06-01 05:52:57.536 | vlan 2022-06-01 05:52:57.536 | ipset 2022-06-01 05:52:57.537 | conntrack 2022-06-01 05:52:57.537 | conntrackd 2022-06-01 05:52:57.537 | keepalived 2022-06-01 05:52:57.537 | dstat 2022-06-01 05:52:57.537 | lvm2 2022-06-01 05:52:57.537 | qemu-utils 2022-06-01 05:52:57.537 | thin-provisioning-tools 2022-06-01 05:52:57.537 | curl 2022-06-01 05:52:57.537 | liberasurecode-dev 2022-06-01 05:52:57.537 | make 2022-06-01 05:52:57.537 | memcached 2022-06-01 05:52:57.537 | sqlite3 2022-06-01 05:52:57.537 | xfsprogs' 2022-06-01 05:52:57.538 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 05:52:57.555 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 05:52:57.555 | apache2-dev 2022-06-01 05:52:57.555 | bc 2022-06-01 05:52:57.555 | bsdmainutils 2022-06-01 05:52:57.555 | curl 2022-06-01 05:52:57.555 | g++ 2022-06-01 05:52:57.555 | gcc 2022-06-01 05:52:57.555 | gettext 2022-06-01 05:52:57.555 | git 2022-06-01 05:52:57.555 | graphviz 2022-06-01 05:52:57.555 | iputils-ping 2022-06-01 05:52:57.555 | libapache2-mod-proxy-uwsgi 2022-06-01 05:52:57.555 | libffi-dev 2022-06-01 05:52:57.555 | libjpeg-dev 2022-06-01 05:52:57.555 | libmysqlclient-dev 2022-06-01 05:52:57.555 | libpcre3-dev 2022-06-01 05:52:57.555 | libpq-dev 2022-06-01 05:52:57.555 | libssl-dev 2022-06-01 05:52:57.555 | libsystemd-dev 2022-06-01 05:52:57.556 | libxml2-dev 2022-06-01 05:52:57.556 | libxslt1-dev 2022-06-01 05:52:57.556 | libyaml-dev 2022-06-01 05:52:57.556 | lsof 2022-06-01 05:52:57.556 | openssh-server 2022-06-01 05:52:57.556 | openssl 2022-06-01 05:52:57.556 | pkg-config 2022-06-01 05:52:57.556 | psmisc 2022-06-01 05:52:57.556 | python3-dev 2022-06-01 05:52:57.556 | python3-pip 2022-06-01 05:52:57.556 | python3-venv 2022-06-01 05:52:57.556 | tar 2022-06-01 05:52:57.556 | tcpdump 2022-06-01 05:52:57.556 | unzip 2022-06-01 05:52:57.556 | uuid-runtime 2022-06-01 05:52:57.556 | wget 2022-06-01 05:52:57.556 | wget 2022-06-01 05:52:57.556 | zlib1g-dev 2022-06-01 05:52:57.556 | libkrb5-dev 2022-06-01 05:52:57.556 | libldap2-dev 2022-06-01 05:52:57.556 | libsasl2-dev 2022-06-01 05:52:57.556 | memcached 2022-06-01 05:52:57.556 | python3-mysqldb 2022-06-01 05:52:57.556 | sqlite3 2022-06-01 05:52:57.556 | conntrack 2022-06-01 05:52:57.556 | curl 2022-06-01 05:52:57.556 | dnsmasq-base 2022-06-01 05:52:57.556 | dnsmasq-utils 2022-06-01 05:52:57.556 | ebtables 2022-06-01 05:52:57.556 | gawk 2022-06-01 05:52:57.556 | genisoimage 2022-06-01 05:52:57.556 | iptables 2022-06-01 05:52:57.556 | iputils-arping 2022-06-01 05:52:57.556 | kpartx 2022-06-01 05:52:57.556 | libjs-jquery-tablesorter 2022-06-01 05:52:57.556 | libmysqlclient-dev 2022-06-01 05:52:57.556 | parted 2022-06-01 05:52:57.557 | pm-utils 2022-06-01 05:52:57.557 | python3-mysqldb 2022-06-01 05:52:57.557 | socat 2022-06-01 05:52:57.557 | sqlite3 2022-06-01 05:52:57.557 | sudo 2022-06-01 05:52:57.557 | vlan 2022-06-01 05:52:57.557 | lsscsi 2022-06-01 05:52:57.557 | open-iscsi 2022-06-01 05:52:57.557 | lvm2 2022-06-01 05:52:57.557 | qemu-utils 2022-06-01 05:52:57.557 | thin-provisioning-tools 2022-06-01 05:52:57.557 | acl 2022-06-01 05:52:57.557 | dnsmasq-base 2022-06-01 05:52:57.557 | dnsmasq-utils 2022-06-01 05:52:57.557 | ebtables 2022-06-01 05:52:57.557 | haproxy 2022-06-01 05:52:57.557 | iptables 2022-06-01 05:52:57.557 | iputils-arping 2022-06-01 05:52:57.557 | iputils-ping 2022-06-01 05:52:57.557 | libmysqlclient-dev 2022-06-01 05:52:57.557 | postgresql-server-dev-all 2022-06-01 05:52:57.557 | python3-mysqldb 2022-06-01 05:52:57.557 | sqlite3 2022-06-01 05:52:57.557 | sudo 2022-06-01 05:52:57.557 | vlan 2022-06-01 05:52:57.557 | ipset 2022-06-01 05:52:57.557 | conntrack 2022-06-01 05:52:57.557 | conntrackd 2022-06-01 05:52:57.557 | keepalived 2022-06-01 05:52:57.557 | dstat 2022-06-01 05:52:57.557 | lvm2 2022-06-01 05:52:57.557 | qemu-utils 2022-06-01 05:52:57.557 | thin-provisioning-tools 2022-06-01 05:52:57.557 | curl 2022-06-01 05:52:57.557 | liberasurecode-dev 2022-06-01 05:52:57.557 | make 2022-06-01 05:52:57.557 | memcached 2022-06-01 05:52:57.557 | sqlite3 2022-06-01 05:52:57.558 | xfsprogs ' 2022-06-01 05:52:57.558 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 05:52:57.560 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:57.562 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:57.565 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:52:57.565 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 05:52:57.569 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:52:57.572 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 05:52:57.574 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:52:57.576 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 05:52:57.578 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:52:57.580 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:57.582 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:52:57.584 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:57.586 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:57.588 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:52:57.590 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 05:52:57.592 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:57.594 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 05:52:57.597 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 05:52:57.601 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 05:52:57.603 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 05:52:57.605 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 05:52:57.608 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 05:52:57.610 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 05:52:57.612 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 05:52:57.616 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654062777614 2022-06-01 05:52:57.618 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 05:52:57.620 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 05:52:57.622 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 05:52:57.826 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 05:52:57.826 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 05:52:57.863 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 05:52:57.911 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 05:53:00.057 | Reading package lists... 2022-06-01 05:53:00.088 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 05:53:00.090 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 05:53:00.092 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:53:00.094 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:00.096 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:00.099 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:53:00.101 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:00.103 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 05:53:00.105 | ++ functions-common:time_stop:2329 : start_time=1654062777614 2022-06-01 05:53:00.107 | ++ functions-common:time_stop:2331 : [[ -z 1654062777614 ]] 2022-06-01 05:53:00.110 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:00.115 | ++ functions-common:time_stop:2334 : end_time=1654062780113 2022-06-01 05:53:00.117 | ++ functions-common:time_stop:2335 : elapsed_time=2499 2022-06-01 05:53:00.119 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 05:53:00.121 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:00.124 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2499 2022-06-01 05:53:00.126 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:53:00.129 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:53:00.131 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:00.133 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:00.135 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:53:00.155 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:53:00.265 | Reading package lists... 2022-06-01 05:53:00.506 | Building dependency tree... 2022-06-01 05:53:00.507 | Reading state information... 2022-06-01 05:53:00.541 | acl is already the newest version (2.2.53-6). 2022-06-01 05:53:00.541 | bc is already the newest version (1.07.1-2build1). 2022-06-01 05:53:00.541 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 05:53:00.541 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 05:53:00.541 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 05:53:00.541 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 05:53:00.541 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 05:53:00.541 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 05:53:00.541 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 05:53:00.541 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 05:53:00.541 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 05:53:00.541 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 05:53:00.541 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 05:53:00.541 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 05:53:00.541 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 05:53:00.541 | libffi-dev is already the newest version (3.3-4). 2022-06-01 05:53:00.541 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 05:53:00.541 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 05:53:00.541 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 05:53:00.541 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 05:53:00.541 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 05:53:00.541 | make is already the newest version (4.2.1-1.2). 2022-06-01 05:53:00.541 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 05:53:00.541 | psmisc is already the newest version (23.3-1). 2022-06-01 05:53:00.541 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 05:53:00.541 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 05:53:00.541 | socat is already the newest version (1.7.3.3-2). 2022-06-01 05:53:00.541 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 05:53:00.541 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 05:53:00.541 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 05:53:00.541 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 05:53:00.541 | dstat is already the newest version (0.7.4-6). 2022-06-01 05:53:00.542 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 05:53:00.542 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 05:53:00.542 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 05:53:00.542 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 05:53:00.542 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:53:00.542 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:53:00.542 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 05:53:00.542 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 05:53:00.542 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 05:53:00.542 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 05:53:00.542 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 05:53:00.542 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 05:53:00.542 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 05:53:00.542 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 05:53:00.542 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 05:53:00.542 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 05:53:00.542 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 05:53:00.542 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 05:53:00.542 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 05:53:00.542 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 05:53:00.542 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 05:53:00.542 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 05:53:00.542 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 05:53:00.542 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 05:53:00.542 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 05:53:00.542 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 05:53:00.542 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 05:53:00.542 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 05:53:00.542 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 05:53:00.542 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 05:53:00.542 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 05:53:00.542 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 05:53:00.542 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 05:53:00.542 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 05:53:00.542 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 05:53:00.543 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 05:53:00.758 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:53:00.758 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 05:53:00.758 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 05:53:00.758 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 05:53:00.758 | The following packages were automatically installed and are no longer required: 2022-06-01 05:53:00.760 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:53:00.760 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:53:00.760 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:53:00.760 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:53:00.760 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:53:00.760 | python3-zope.interface 2022-06-01 05:53:00.760 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:53:00.870 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:53:00.874 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 05:53:00.876 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:53:00.879 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:53:00.881 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:00.883 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:00.885 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:53:00.888 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:00.890 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:53:00.892 | ++ functions-common:time_stop:2329 : start_time=1654062780153 2022-06-01 05:53:00.894 | ++ functions-common:time_stop:2331 : [[ -z 1654062780153 ]] 2022-06-01 05:53:00.896 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:00.900 | ++ functions-common:time_stop:2334 : end_time=1654062780898 2022-06-01 05:53:00.902 | ++ functions-common:time_stop:2335 : elapsed_time=745 2022-06-01 05:53:00.904 | ++ functions-common:time_stop:2336 : total=748 2022-06-01 05:53:00.906 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:00.909 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1493 2022-06-01 05:53:00.911 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 05:53:00.914 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 05:53:00.916 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 05:53:00.918 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 05:53:00.923 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 05:53:00.927 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 05:53:00.929 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 05:53:00.932 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 05:53:02.521 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 05:53:02.523 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 05:53:02.525 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 05:53:02.526 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 05:53:02.528 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 05:53:02.530 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 05:53:02.532 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 05:53:02.535 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 05:53:02.536 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 05:53:02.539 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 05:53:02.610 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 05:53:02.612 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 05:53:02.683 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 05:53:02.685 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 05:53:02.756 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 05:53:02.758 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 05:53:02.760 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 05:53:02.762 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 05:53:02.763 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 05:53:02.765 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 05:53:02.767 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 05:53:02.769 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 05:53:02.771 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 05:53:02.773 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 05:53:02.775 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 05:53:02.775 | Distro: focal 2022-06-01 05:53:02.777 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 05:53:02.780 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 05:53:02.783 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 05:53:02.785 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 05:53:02.787 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 05:53:02.787 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 05:53:03.272 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 05:53:03.274 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 05:53:03.274 | pip: 20.2.2 2022-06-01 05:53:03.275 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 05:53:03.733 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 05:53:03.755 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 05:53:03.757 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 05:53:03.759 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 05:53:03.762 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 05:53:03.765 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 05:53:03.768 | + ./stack.sh:main:764 : fixup_all 2022-06-01 05:53:03.770 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 05:53:03.772 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 05:53:03.774 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 05:53:03.779 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 05:53:03.779 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 05:53:03.781 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 05:53:03.786 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 05:53:03.788 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 05:53:03.790 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 05:53:03.798 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 05:53:03.802 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 05:53:03.804 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 05:53:03.806 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 05:53:03.808 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 05:53:03.811 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 05:53:03.812 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:53:03.814 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:53:03.817 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:53:03.819 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:53:03.821 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:53:03.823 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:53:03.825 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:53:03.827 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:53:03.829 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 05:53:03.831 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 05:53:03.833 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 05:53:03.836 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:53:03.838 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:53:03.840 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:53:03.842 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:53:03.844 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:53:03.846 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:53:03.848 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 05:53:03.850 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 05:53:03.870 | Using python 3.8 to install os-testr 2022-06-01 05:53:03.873 | + 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-06-01 05:53:05.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:05.707 | 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-06-01 05:53:05.711 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:05.712 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:05.713 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:05.715 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:05.715 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:05.715 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:05.716 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:05.716 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:05.793 | 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-06-01 05:53:05.802 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:53:05.805 | 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 424)) (1.4.0) 2022-06-01 05:53:05.819 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 05:53:05.848 | 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 525)) (2.4.0) 2022-06-01 05:53:05.865 | 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 536)) (1.4.0) 2022-06-01 05:53:05.869 | 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 545)) (1.1.0) 2022-06-01 05:53:05.876 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:53:05.880 | 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 160)) (1.0.0) 2022-06-01 05:53:05.883 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:53:05.886 | 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 164)) (3.0.0) 2022-06-01 05:53:05.897 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:53:05.911 | 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 168)) (0.18.2) 2022-06-01 05:53:05.914 | 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 476)) (1.15.0) 2022-06-01 05:53:05.917 | 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 406)) (1.6.0) 2022-06-01 05:53:05.920 | 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 234)) (1.0.0) 2022-06-01 05:53:05.923 | 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 545)) (1.4.0) 2022-06-01 05:53:05.925 | 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 336)) (0.7.2) 2022-06-01 05:53:05.928 | 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 363)) (2.4.7) 2022-06-01 05:53:05.931 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:53:05.985 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:53:05.992 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:53:05.996 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:53:06.041 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:53:06.073 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:53:06.076 | 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 557)) (0.2.5) 2022-06-01 05:53:08.105 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:53:08.105 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:53:08.178 | + inc/python:pip_install:200 : result=0 2022-06-01 05:53:08.180 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:53:08.183 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:08.185 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:08.187 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:08.189 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:08.191 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:08.193 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:53:08.195 | + functions-common:time_stop:2329 : start_time=1654062783865 2022-06-01 05:53:08.197 | + functions-common:time_stop:2331 : [[ -z 1654062783865 ]] 2022-06-01 05:53:08.200 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:08.203 | + functions-common:time_stop:2334 : end_time=1654062788201 2022-06-01 05:53:08.206 | + functions-common:time_stop:2335 : elapsed_time=4336 2022-06-01 05:53:08.208 | + functions-common:time_stop:2336 : total=0 2022-06-01 05:53:08.210 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:08.212 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4336 2022-06-01 05:53:08.214 | + inc/python:pip_install:203 : return 0 2022-06-01 05:53:08.216 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 05:53:08.218 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 05:53:08.220 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:53:08.224 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 05:53:08.226 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 05:53:08.228 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:53:08.232 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:53:08.232 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:53:08.237 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 05:53:08.239 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 05:53:08.242 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 05:53:08.244 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 05:53:08.247 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 05:53:08.266 | Using python 3.8 to install systemd-python 2022-06-01 05:53:08.269 | + 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 systemd-python 2022-06-01 05:53:10.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:10.058 | 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-06-01 05:53:10.062 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:10.063 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:10.064 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:10.066 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:10.066 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:10.066 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:10.067 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:10.067 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:10.082 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 05:53:12.329 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:53:12.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:53:12.399 | + inc/python:pip_install:200 : result=0 2022-06-01 05:53:12.401 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:53:12.403 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:12.406 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:12.408 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:12.410 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:12.412 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:12.414 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:53:12.416 | + functions-common:time_stop:2329 : start_time=1654062788261 2022-06-01 05:53:12.418 | + functions-common:time_stop:2331 : [[ -z 1654062788261 ]] 2022-06-01 05:53:12.421 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:12.425 | + functions-common:time_stop:2334 : end_time=1654062792422 2022-06-01 05:53:12.427 | + functions-common:time_stop:2335 : elapsed_time=4161 2022-06-01 05:53:12.429 | + functions-common:time_stop:2336 : total=4336 2022-06-01 05:53:12.431 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:12.433 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8497 2022-06-01 05:53:12.436 | + inc/python:pip_install:203 : return 0 2022-06-01 05:53:12.438 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 05:53:12.489 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 05:53:12.836 | + ./stack.sh:main:779 : install_infra 2022-06-01 05:53:12.838 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:53:12.840 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 05:53:12.843 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:53:12.845 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 05:53:12.869 | + 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-06-01 05:53:14.930 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:14.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:15.001 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:15.043 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:15.045 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:15.048 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:15.050 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:15.051 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:15.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:15.713 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:53:15.953 | + inc/python:pip_install:200 : result=0 2022-06-01 05:53:15.955 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:53:15.957 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:15.959 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:15.961 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:15.963 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:15.965 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:15.967 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:53:15.969 | + functions-common:time_stop:2329 : start_time=1654062792862 2022-06-01 05:53:15.972 | + functions-common:time_stop:2331 : [[ -z 1654062792862 ]] 2022-06-01 05:53:15.975 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:15.979 | + functions-common:time_stop:2334 : end_time=1654062795976 2022-06-01 05:53:15.981 | + functions-common:time_stop:2335 : elapsed_time=3114 2022-06-01 05:53:15.983 | + functions-common:time_stop:2336 : total=8497 2022-06-01 05:53:15.985 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:15.987 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11611 2022-06-01 05:53:15.989 | + inc/python:pip_install:203 : return 0 2022-06-01 05:53:15.992 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:53:15.994 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 05:53:16.016 | + 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-06-01 05:53:17.945 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:17.957 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:18.016 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:18.059 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:18.061 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:18.063 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:18.065 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:18.067 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:18.589 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:18.591 | Processing /opt/stack/requirements 2022-06-01 05:53:20.243 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:53:20.246 | 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 164)) (3.0.0) 2022-06-01 05:53:20.257 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:53:20.263 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:53:20.266 | 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 363)) (2.4.7) 2022-06-01 05:53:20.269 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:53:20.289 | 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 476)) (1.15.0) 2022-06-01 05:53:20.291 | 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 525)) (2.4.0) 2022-06-01 05:53:20.308 | 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 536)) (1.4.0) 2022-06-01 05:53:20.312 | 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 545)) (1.1.0) 2022-06-01 05:53:20.318 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:53:20.338 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 05:53:20.341 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 05:53:20.357 | 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 106)) (2021.10.8) 2022-06-01 05:53:20.359 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:53:20.362 | 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 195)) (2.10) 2022-06-01 05:53:20.365 | 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 406)) (1.6.0) 2022-06-01 05:53:20.368 | 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 160)) (1.0.0) 2022-06-01 05:53:20.371 | 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 234)) (1.0.0) 2022-06-01 05:53:20.372 | 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 545)) (1.4.0) 2022-06-01 05:53:20.375 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:53:20.388 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:53:20.441 | 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 336)) (0.7.2) 2022-06-01 05:53:20.443 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:53:20.449 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:53:20.452 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 05:53:20.455 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:53:20.506 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:53:20.510 | 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 557)) (0.2.5) 2022-06-01 05:53:20.515 | Building wheels for collected packages: openstack-requirements 2022-06-01 05:53:20.516 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 05:53:21.272 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 05:53:21.272 | ERROR: Command errored out with exit status 1: 2022-06-01 05:53:21.272 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-to6i1spa/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-to6i1spa/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-8cw61ew3 2022-06-01 05:53:21.272 | cwd: /tmp/pip-req-build-to6i1spa/ 2022-06-01 05:53:21.272 | Complete output (6 lines): 2022-06-01 05:53:21.272 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 05:53:21.272 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 05:53:21.272 | or: setup.py --help-commands 2022-06-01 05:53:21.273 | or: setup.py cmd --help 2022-06-01 05:53:21.273 | 2022-06-01 05:53:21.273 | error: invalid command 'bdist_wheel' 2022-06-01 05:53:21.273 | ---------------------------------------- 2022-06-01 05:53:21.273 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 05:53:21.273 | Running setup.py clean for openstack-requirements 2022-06-01 05:53:22.031 | Failed to build openstack-requirements 2022-06-01 05:53:22.045 | Installing collected packages: openstack-requirements 2022-06-01 05:53:22.045 | Attempting uninstall: openstack-requirements 2022-06-01 05:53:22.046 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 05:53:22.084 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 05:53:22.102 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 05:53:22.105 | Running setup.py install for openstack-requirements: started 2022-06-01 05:53:24.257 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 05:53:24.283 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 05:53:24.407 | + inc/python:pip_install:200 : result=0 2022-06-01 05:53:24.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:53:24.412 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:24.414 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:24.416 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:24.418 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:24.420 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:24.422 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:53:24.424 | + functions-common:time_stop:2329 : start_time=1654062796008 2022-06-01 05:53:24.426 | + functions-common:time_stop:2331 : [[ -z 1654062796008 ]] 2022-06-01 05:53:24.429 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:24.433 | + functions-common:time_stop:2334 : end_time=1654062804431 2022-06-01 05:53:24.435 | + functions-common:time_stop:2335 : elapsed_time=8423 2022-06-01 05:53:24.437 | + functions-common:time_stop:2336 : total=11611 2022-06-01 05:53:24.440 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:24.442 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20034 2022-06-01 05:53:24.445 | + inc/python:pip_install:203 : return 0 2022-06-01 05:53:24.447 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 05:53:24.449 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 05:53:24.452 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 05:53:24.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:24.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:24.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 05:53:24.462 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:24.464 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 05:53:24.484 | Using python 3.8 to install pbr 2022-06-01 05:53:24.486 | + 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-06-01 05:53:26.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:26.267 | 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-06-01 05:53:26.272 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:26.273 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:26.274 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:26.276 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:26.276 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:26.276 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:26.276 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:26.277 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:26.412 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:53:28.647 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:53:28.647 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:53:28.726 | + inc/python:pip_install:200 : result=0 2022-06-01 05:53:28.728 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:53:28.730 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:28.732 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:28.734 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:28.736 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:28.738 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:28.740 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:53:28.742 | + functions-common:time_stop:2329 : start_time=1654062804479 2022-06-01 05:53:28.744 | + functions-common:time_stop:2331 : [[ -z 1654062804479 ]] 2022-06-01 05:53:28.747 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:28.750 | + functions-common:time_stop:2334 : end_time=1654062808748 2022-06-01 05:53:28.753 | + functions-common:time_stop:2335 : elapsed_time=4269 2022-06-01 05:53:28.755 | + functions-common:time_stop:2336 : total=20034 2022-06-01 05:53:28.757 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:28.759 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24303 2022-06-01 05:53:28.761 | + inc/python:pip_install:203 : return 0 2022-06-01 05:53:28.763 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 05:53:31.025 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 05:53:32.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:32.891 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 05:53:32.911 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 05:53:32.917 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 05:53:32.920 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 05:53:32.922 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 05:53:32.926 | 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.9) 2022-06-01 05:53:32.995 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 05:53:32.998 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 05:53:33.001 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 05:53:33.019 | + ./stack.sh:main:788 : pkgs= 2022-06-01 05:53:33.021 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 05:53:33.023 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 05:53:33.025 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 05:53:33.028 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 05:53:33.030 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:53:33.032 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:53:33.034 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:53:33.036 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:53:33.038 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:53:33.041 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:53:33.045 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:53:33.047 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:53:33.050 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:53:33.052 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 05:53:33.054 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:53:33.069 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:33.071 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:53:33.073 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:53:33.075 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 05:53:33.077 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:53:33.079 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 05:53:33.081 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:53:33.083 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 05:53:33.085 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:53:33.087 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 05:53:33.089 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:53:33.091 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 05:53:33.093 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 05:53:33.095 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 05:53:33.097 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:53:33.099 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 05:53:33.102 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 05:53:33.104 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 05:53:33.106 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 05:53:33.108 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 05:53:33.110 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 05:53:33.113 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 05:53:33.115 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 05:53:33.118 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 05:53:33.120 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 05:53:33.122 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 05:53:33.173 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 05:53:33.173 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 05:53:33.176 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 05:53:33.550 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 05:53:33.552 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 05:53:33.569 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:33.571 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 05:53:33.573 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:53:33.575 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:53:33.578 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:53:33.580 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:53:33.582 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:53:33.585 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:53:33.587 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:33.589 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:33.591 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:53:33.593 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:53:33.596 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:53:33.598 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:53:33.600 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 05:53:33.603 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:53:33.605 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:33.607 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:33.609 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 05:53:33.631 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 05:53:33.743 | Reading package lists... 2022-06-01 05:53:33.984 | Building dependency tree... 2022-06-01 05:53:33.985 | Reading state information... 2022-06-01 05:53:34.236 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 05:53:34.236 | The following packages were automatically installed and are no longer required: 2022-06-01 05:53:34.237 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:53:34.237 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:53:34.237 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:53:34.237 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:53:34.237 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:53:34.237 | python3-zope.interface 2022-06-01 05:53:34.237 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:53:34.355 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:53:34.359 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:53:34.361 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:53:34.364 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:34.366 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:34.368 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:34.370 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:34.373 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:34.375 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:53:34.377 | + functions-common:time_stop:2329 : start_time=1654062813628 2022-06-01 05:53:34.380 | + functions-common:time_stop:2331 : [[ -z 1654062813628 ]] 2022-06-01 05:53:34.382 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:34.386 | + functions-common:time_stop:2334 : end_time=1654062814384 2022-06-01 05:53:34.388 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-01 05:53:34.390 | + functions-common:time_stop:2336 : total=1493 2022-06-01 05:53:34.392 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:34.395 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2249 2022-06-01 05:53:34.397 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:53:34.399 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 05:53:34.401 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:53:34.403 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:53:34.406 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:53:34.408 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:53:34.410 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:53:34.412 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:53:34.414 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 05:53:34.417 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:53:34.419 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:53:34.421 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:53:34.423 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:53:34.426 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:53:34.428 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:53:34.430 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:53:34.433 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:53:34.435 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 05:53:34.437 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:53:34.439 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:53:34.442 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:53:34.444 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:53:34.446 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:53:34.449 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:53:34.451 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 05:53:34.453 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 05:53:34.469 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:34.471 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 05:53:34.473 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:53:34.476 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 05:53:34.478 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 05:53:34.481 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 05:53:34.485 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 05:53:34.487 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 05:53:34.490 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 05:53:34.492 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 05:53:34.494 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 05:53:34.497 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 05:53:34.499 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 05:53:35.198 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 05:53:35.198 | user tags 2022-06-01 05:53:35.199 | stackrabbit []' 2022-06-01 05:53:35.202 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 05:53:35.202 | user tags 2022-06-01 05:53:35.202 | stackrabbit []' 2022-06-01 05:53:35.202 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 05:53:35.208 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 05:53:35.211 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 05:53:35.213 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 05:53:35.875 | Changing password for user "stackrabbit" ... 2022-06-01 05:53:35.949 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 05:53:36.639 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 05:53:36.694 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 05:53:36.696 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 05:53:37.359 | Changing password for user "stackrabbit" ... 2022-06-01 05:53:37.424 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 05:53:37.427 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 05:53:37.429 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 05:53:38.087 | Deleting user "guest" ... 2022-06-01 05:53:38.102 | Error: 2022-06-01 05:53:38.102 | {:no_such_user, "guest"} 2022-06-01 05:53:38.115 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 05:53:38.119 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 05:53:38.135 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:38.138 | + ./stack.sh:main:805 : install_database 2022-06-01 05:53:38.140 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 05:53:38.142 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 05:53:38.144 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:38.147 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:38.149 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 05:53:38.535 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 05:53:38.537 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 05:53:38.540 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 05:53:38.542 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:53:38.544 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 05:53:38.546 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:53:38.549 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:53:38.552 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:53:38.554 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:53:38.556 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:53:38.559 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:53:38.561 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:53:38.563 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:53:38.565 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 05:53:38.567 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:53:38.570 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:53:38.572 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:53:38.574 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:53:38.577 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:53:38.579 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:53:38.581 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 05:53:38.583 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:38.585 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:38.588 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 05:53:38.590 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:53:38.592 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:53:38.594 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:53:38.597 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:53:38.600 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:53:38.602 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:53:38.604 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:38.606 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:38.609 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:53:38.611 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:53:38.613 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:53:38.615 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:53:38.618 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 05:53:38.620 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:53:38.622 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:38.624 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:38.626 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 05:53:38.647 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 05:53:38.755 | Reading package lists... 2022-06-01 05:53:38.994 | Building dependency tree... 2022-06-01 05:53:38.996 | Reading state information... 2022-06-01 05:53:39.244 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 05:53:39.244 | The following packages were automatically installed and are no longer required: 2022-06-01 05:53:39.245 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:53:39.245 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:53:39.245 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:53:39.245 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:53:39.245 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:53:39.245 | python3-zope.interface 2022-06-01 05:53:39.245 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:53:39.359 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:53:39.364 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:53:39.366 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:53:39.368 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:39.370 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:39.372 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:39.374 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:39.377 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:39.379 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:53:39.381 | + functions-common:time_stop:2329 : start_time=1654062818644 2022-06-01 05:53:39.383 | + functions-common:time_stop:2331 : [[ -z 1654062818644 ]] 2022-06-01 05:53:39.385 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:39.389 | + functions-common:time_stop:2334 : end_time=1654062819387 2022-06-01 05:53:39.391 | + functions-common:time_stop:2335 : elapsed_time=743 2022-06-01 05:53:39.393 | + functions-common:time_stop:2336 : total=2249 2022-06-01 05:53:39.395 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:39.397 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2992 2022-06-01 05:53:39.400 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:53:39.402 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 05:53:39.404 | + ./stack.sh:main:808 : install_database_python 2022-06-01 05:53:39.406 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 05:53:39.409 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 05:53:39.411 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 05:53:39.414 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:53:39.417 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 05:53:39.419 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 05:53:39.421 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:53:39.425 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:53:39.425 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:53:39.430 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 05:53:39.433 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 05:53:39.435 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 05:53:39.438 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 05:53:39.440 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 05:53:39.460 | Using python 3.8 to install PyMySQL 2022-06-01 05:53:39.463 | + 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-06-01 05:53:41.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:41.236 | 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-06-01 05:53:41.240 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:41.241 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:41.242 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:41.244 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:41.244 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:41.244 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:41.245 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:41.245 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:41.259 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 05:53:43.487 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:53:43.488 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:53:43.559 | + inc/python:pip_install:200 : result=0 2022-06-01 05:53:43.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:53:43.566 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:43.566 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:43.568 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:43.570 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:43.573 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:43.575 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:53:43.577 | + functions-common:time_stop:2329 : start_time=1654062819455 2022-06-01 05:53:43.579 | + functions-common:time_stop:2331 : [[ -z 1654062819455 ]] 2022-06-01 05:53:43.582 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:43.587 | + functions-common:time_stop:2334 : end_time=1654062823584 2022-06-01 05:53:43.589 | + functions-common:time_stop:2335 : elapsed_time=4129 2022-06-01 05:53:43.591 | + functions-common:time_stop:2336 : total=24303 2022-06-01 05:53:43.593 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:43.596 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28432 2022-06-01 05:53:43.599 | + inc/python:pip_install:203 : return 0 2022-06-01 05:53:43.601 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 05:53:43.603 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 05:53:43.605 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 05:53:43.608 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 05:53:43.623 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:43.626 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 05:53:43.628 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 05:53:43.632 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:53:43.632 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 05:53:43.637 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:53:43.639 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 05:53:43.641 | + 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-06-01 05:53:43.644 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 05:53:43.647 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 05:53:43.649 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 05:53:43.663 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:43.666 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 05:53:43.668 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:53:43.671 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:53:43.673 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:53:43.675 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:53:43.677 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:53:43.679 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:53:43.682 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:43.684 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:43.686 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:53:43.688 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:53:43.691 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:53:43.693 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:53:43.695 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 05:53:43.697 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:53:43.700 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:43.702 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:43.705 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 05:53:43.727 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 05:53:43.836 | Reading package lists... 2022-06-01 05:53:44.077 | Building dependency tree... 2022-06-01 05:53:44.078 | Reading state information... 2022-06-01 05:53:44.329 | radvd is already the newest version (1:2.17-2). 2022-06-01 05:53:44.329 | The following packages were automatically installed and are no longer required: 2022-06-01 05:53:44.330 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:53:44.330 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:53:44.330 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:53:44.330 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:53:44.330 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:53:44.330 | python3-zope.interface 2022-06-01 05:53:44.331 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:53:44.443 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:53:44.447 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:53:44.449 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:53:44.452 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:44.454 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:44.456 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:44.459 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:44.461 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:44.463 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:53:44.465 | + functions-common:time_stop:2329 : start_time=1654062823724 2022-06-01 05:53:44.467 | + functions-common:time_stop:2331 : [[ -z 1654062823724 ]] 2022-06-01 05:53:44.470 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:44.474 | + functions-common:time_stop:2334 : end_time=1654062824471 2022-06-01 05:53:44.476 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-01 05:53:44.478 | + functions-common:time_stop:2336 : total=2992 2022-06-01 05:53:44.480 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:44.483 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3739 2022-06-01 05:53:44.485 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:53:44.487 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 05:53:44.503 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:44.506 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 05:53:44.508 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 05:53:44.511 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 05:53:44.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 05:53:44.533 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:53:44.535 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:53:44.537 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:53:44.539 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:53:44.542 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:53:44.544 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:53:44.546 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:44.548 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:44.551 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:53:44.553 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:53:44.555 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:53:44.557 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:53:44.559 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 05:53:44.562 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:53:44.564 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:44.566 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:44.569 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 05:53:44.588 | + functions-common:apt_get:1123 : 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-06-01 05:53:44.697 | Reading package lists... 2022-06-01 05:53:44.936 | Building dependency tree... 2022-06-01 05:53:44.937 | Reading state information... 2022-06-01 05:53:45.185 | fakeroot is already the newest version (1.24-1). 2022-06-01 05:53:45.185 | make is already the newest version (4.2.1-1.2). 2022-06-01 05:53:45.185 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 05:53:45.186 | The following packages were automatically installed and are no longer required: 2022-06-01 05:53:45.187 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:53:45.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:53:45.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:53:45.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:53:45.187 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:53:45.187 | python3-zope.interface 2022-06-01 05:53:45.187 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:53:45.297 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:53:45.302 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:53:45.304 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:53:45.306 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:45.308 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:45.310 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:45.312 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:45.314 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:45.316 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:53:45.318 | + functions-common:time_stop:2329 : start_time=1654062824586 2022-06-01 05:53:45.320 | + functions-common:time_stop:2331 : [[ -z 1654062824586 ]] 2022-06-01 05:53:45.323 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:45.327 | + functions-common:time_stop:2334 : end_time=1654062825324 2022-06-01 05:53:45.329 | + functions-common:time_stop:2335 : elapsed_time=738 2022-06-01 05:53:45.331 | + functions-common:time_stop:2336 : total=3739 2022-06-01 05:53:45.334 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:45.336 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4477 2022-06-01 05:53:45.339 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:53:45.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 05:53:45.344 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:45.346 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:45.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 05:53:45.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 05:53:45.355 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 05:53:45.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 05:53:45.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 05:53:45.365 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 05:53:45.366 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 05:53:45.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 05:53:45.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 05:53:45.374 | + functions:vercmp:652 : local v1=5.4 2022-06-01 05:53:45.377 | + functions:vercmp:653 : local 'op=<' 2022-06-01 05:53:45.379 | + functions:vercmp:654 : local v2=3.13 2022-06-01 05:53:45.381 | + functions:vercmp:655 : local result 2022-06-01 05:53:45.384 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 05:53:45.386 | ++ functions:vercmp:659 : sort -V 2022-06-01 05:53:45.387 | ++ functions:vercmp:659 : head -1 2022-06-01 05:53:45.390 | + functions:vercmp:659 : result=3.13 2022-06-01 05:53:45.392 | + functions:vercmp:661 : case $op in 2022-06-01 05:53:45.394 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 05:53:45.396 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 05:53:45.399 | + functions:vercmp:672 : return 2022-06-01 05:53:45.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 05:53:45.403 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:53:45.405 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 05:53:45.867 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 05:53:45.887 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:45.889 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 05:53:45.892 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 05:53:45.892 | Installing etcd 2022-06-01 05:53:45.894 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 05:53:45.907 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 05:53:45.919 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 05:53:45.921 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 05:53:45.934 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 05:53:45.937 | ++ 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-06-01 05:53:45.940 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:53:45.943 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:53:45.951 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:53:45.953 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 05:53:45.955 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 05:53:45.958 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:53:45.960 | ++ functions:get_extra_file:73 : return 2022-06-01 05:53:45.963 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:53:45.965 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 05:53:45.967 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 05:53:45.970 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 05:53:45.986 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:53:45.989 | + ./stack.sh:main:835 : install_dstat 2022-06-01 05:53:45.991 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 05:53:46.007 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:53:46.009 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 05:53:46.012 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:53:46.014 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 05:53:46.016 | + ./stack.sh:main:844 : install_libs 2022-06-01 05:53:46.018 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 05:53:46.021 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 05:53:46.023 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 05:53:46.025 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 05:53:46.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 05:53:46.034 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.036 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 05:53:46.039 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 05:53:46.041 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 05:53:46.043 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 05:53:46.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 05:53:46.052 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.054 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 05:53:46.057 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 05:53:46.059 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 05:53:46.061 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 05:53:46.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 05:53:46.070 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.072 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 05:53:46.074 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 05:53:46.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 05:53:46.078 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 05:53:46.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 05:53:46.087 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.090 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 05:53:46.092 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 05:53:46.094 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 05:53:46.096 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 05:53:46.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 05:53:46.106 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.108 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 05:53:46.110 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 05:53:46.113 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 05:53:46.115 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 05:53:46.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 05:53:46.124 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.126 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 05:53:46.128 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 05:53:46.131 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 05:53:46.133 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 05:53:46.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 05:53:46.141 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.144 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 05:53:46.146 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 05:53:46.148 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 05:53:46.150 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 05:53:46.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 05:53:46.160 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.165 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 05:53:46.168 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 05:53:46.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 05:53:46.173 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 05:53:46.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 05:53:46.182 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.184 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 05:53:46.187 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 05:53:46.189 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 05:53:46.191 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 05:53:46.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 05:53:46.200 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.202 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 05:53:46.205 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 05:53:46.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 05:53:46.209 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 05:53:46.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 05:53:46.218 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.220 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 05:53:46.223 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 05:53:46.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 05:53:46.228 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 05:53:46.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 05:53:46.237 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.239 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 05:53:46.242 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 05:53:46.244 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 05:53:46.246 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 05:53:46.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 05:53:46.255 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.257 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 05:53:46.259 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 05:53:46.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 05:53:46.264 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 05:53:46.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 05:53:46.273 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.276 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 05:53:46.278 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 05:53:46.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 05:53:46.282 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 05:53:46.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 05:53:46.292 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.294 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 05:53:46.297 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 05:53:46.299 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 05:53:46.301 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 05:53:46.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 05:53:46.310 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.312 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 05:53:46.315 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 05:53:46.317 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 05:53:46.319 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 05:53:46.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 05:53:46.328 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.330 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 05:53:46.333 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 05:53:46.335 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 05:53:46.338 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 05:53:46.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 05:53:46.347 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.350 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 05:53:46.352 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 05:53:46.354 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 05:53:46.356 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 05:53:46.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 05:53:46.365 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.368 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 05:53:46.370 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 05:53:46.372 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 05:53:46.374 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 05:53:46.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 05:53:46.383 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.386 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 05:53:46.388 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 05:53:46.390 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 05:53:46.393 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 05:53:46.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 05:53:46.402 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.404 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 05:53:46.407 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 05:53:46.409 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 05:53:46.412 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 05:53:46.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 05:53:46.421 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.423 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 05:53:46.426 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 05:53:46.428 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 05:53:46.430 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 05:53:46.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 05:53:46.439 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.442 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 05:53:46.444 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 05:53:46.446 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 05:53:46.449 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 05:53:46.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 05:53:46.458 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.460 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 05:53:46.463 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 05:53:46.465 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 05:53:46.467 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 05:53:46.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 05:53:46.477 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.479 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 05:53:46.481 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 05:53:46.484 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 05:53:46.486 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 05:53:46.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 05:53:46.495 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.497 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 05:53:46.500 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 05:53:46.502 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 05:53:46.504 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 05:53:46.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 05:53:46.513 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.516 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 05:53:46.518 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 05:53:46.521 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 05:53:46.523 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 05:53:46.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 05:53:46.532 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.535 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 05:53:46.537 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 05:53:46.539 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 05:53:46.541 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 05:53:46.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 05:53:46.550 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.553 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 05:53:46.555 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 05:53:46.557 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 05:53:46.560 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 05:53:46.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 05:53:46.569 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.571 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 05:53:46.573 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 05:53:46.575 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 05:53:46.578 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 05:53:46.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 05:53:46.587 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.589 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 05:53:46.592 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 05:53:46.594 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 05:53:46.596 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 05:53:46.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 05:53:46.606 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.608 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 05:53:46.611 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 05:53:46.613 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 05:53:46.615 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 05:53:46.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 05:53:46.625 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.627 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 05:53:46.630 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 05:53:46.632 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 05:53:46.634 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 05:53:46.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 05:53:46.643 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.646 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 05:53:46.648 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 05:53:46.650 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 05:53:46.653 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 05:53:46.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 05:53:46.662 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.664 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 05:53:46.666 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 05:53:46.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 05:53:46.671 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 05:53:46.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:46.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:46.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 05:53:46.680 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:46.682 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 05:53:46.702 | Using python 3.8 to install etcd3 2022-06-01 05:53:46.705 | + 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-06-01 05:53:48.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:48.476 | 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-06-01 05:53:48.481 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:48.481 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:48.483 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:48.484 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:48.485 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:48.485 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:48.485 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:48.486 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:48.500 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 05:53:48.510 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 05:53:48.535 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 05:53:48.540 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:53:48.543 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:53:48.558 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 05:53:50.734 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:53:50.734 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:53:50.813 | + inc/python:pip_install:200 : result=0 2022-06-01 05:53:50.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:53:50.818 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:50.820 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:50.822 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:50.824 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:50.826 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:50.829 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:53:50.831 | + functions-common:time_stop:2329 : start_time=1654062826697 2022-06-01 05:53:50.833 | + functions-common:time_stop:2331 : [[ -z 1654062826697 ]] 2022-06-01 05:53:50.835 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:50.839 | + functions-common:time_stop:2334 : end_time=1654062830837 2022-06-01 05:53:50.841 | + functions-common:time_stop:2335 : elapsed_time=4140 2022-06-01 05:53:50.843 | + functions-common:time_stop:2336 : total=28432 2022-06-01 05:53:50.846 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:50.848 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32572 2022-06-01 05:53:50.850 | + inc/python:pip_install:203 : return 0 2022-06-01 05:53:50.852 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 05:53:50.874 | Using python 3.8 to install etcd3gw 2022-06-01 05:53:50.876 | + 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-06-01 05:53:52.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:52.660 | 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-06-01 05:53:52.665 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:52.665 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:52.667 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:52.668 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:52.669 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:52.669 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:52.669 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:52.669 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:52.685 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 05:53:52.710 | 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-06-01 05:53:52.716 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:53:52.719 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:53:52.741 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:53:52.744 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:53:52.764 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:53:52.767 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:53:52.771 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:53:54.947 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:53:54.947 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:53:55.020 | + inc/python:pip_install:200 : result=0 2022-06-01 05:53:55.023 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:53:55.025 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:55.027 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:55.030 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:55.032 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:55.034 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:55.036 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:53:55.038 | + functions-common:time_stop:2329 : start_time=1654062830868 2022-06-01 05:53:55.040 | + functions-common:time_stop:2331 : [[ -z 1654062830868 ]] 2022-06-01 05:53:55.043 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:55.047 | + functions-common:time_stop:2334 : end_time=1654062835045 2022-06-01 05:53:55.049 | + functions-common:time_stop:2335 : elapsed_time=4177 2022-06-01 05:53:55.052 | + functions-common:time_stop:2336 : total=32572 2022-06-01 05:53:55.054 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:55.056 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36749 2022-06-01 05:53:55.059 | + inc/python:pip_install:203 : return 0 2022-06-01 05:53:55.061 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 05:53:55.063 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 05:53:55.066 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 05:53:55.068 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:53:55.071 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:53:55.073 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:53:55.075 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:53:55.077 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:53:55.080 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:53:55.083 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:53:55.085 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:53:55.087 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 05:53:55.089 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 05:53:55.092 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:55.094 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:55.097 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 05:53:55.099 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 05:53:55.102 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:53:55.104 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:53:55.106 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:53:55.108 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:53:55.111 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:53:55.113 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:53:55.115 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:53:55.118 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:55.120 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:55.122 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:53:55.125 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:53:55.127 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:53:55.129 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:53:55.132 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:53:55.134 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:53:55.136 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:55.139 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:55.141 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:53:55.162 | + functions-common:apt_get:1123 : 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-06-01 05:53:55.273 | Reading package lists... 2022-06-01 05:53:55.518 | Building dependency tree... 2022-06-01 05:53:55.520 | Reading state information... 2022-06-01 05:53:55.766 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 05:53:55.766 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 05:53:55.766 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:53:55.766 | The following packages were automatically installed and are no longer required: 2022-06-01 05:53:55.767 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:53:55.767 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:53:55.768 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:53:55.768 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:53:55.768 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:53:55.768 | python3-zope.interface 2022-06-01 05:53:55.768 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:53:55.878 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:53:55.882 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:53:55.885 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:53:55.887 | + functions-common:time_stop:2322 : local name 2022-06-01 05:53:55.889 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:53:55.891 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:53:55.894 | + functions-common:time_stop:2325 : local total 2022-06-01 05:53:55.896 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:53:55.898 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:53:55.900 | + functions-common:time_stop:2329 : start_time=1654062835159 2022-06-01 05:53:55.902 | + functions-common:time_stop:2331 : [[ -z 1654062835159 ]] 2022-06-01 05:53:55.905 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:53:55.909 | + functions-common:time_stop:2334 : end_time=1654062835906 2022-06-01 05:53:55.911 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-01 05:53:55.913 | + functions-common:time_stop:2336 : total=4477 2022-06-01 05:53:55.915 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:53:55.917 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5224 2022-06-01 05:53:55.919 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:53:55.922 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 05:53:55.924 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:53:55.926 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:53:55.928 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 05:53:55.994 | Module proxy already enabled 2022-06-01 05:53:55.998 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 05:53:56.060 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 05:53:56.061 | Module proxy already enabled 2022-06-01 05:53:56.061 | Module proxy_uwsgi already enabled 2022-06-01 05:53:56.065 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 05:53:56.067 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:53:56.070 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:53:56.072 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:53:56.202 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 05:53:56.205 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 05:53:56.208 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 05:53:56.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 05:53:56.217 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.220 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 05:53:56.222 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 05:53:56.224 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 05:53:56.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 05:53:56.234 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.236 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 05:53:56.239 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 05:53:56.241 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 05:53:56.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 05:53:56.251 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.254 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 05:53:56.256 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 05:53:56.259 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 05:53:56.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 05:53:56.268 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.270 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 05:53:56.273 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 05:53:56.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 05:53:56.282 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.284 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 05:53:56.287 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 05:53:56.289 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 05:53:56.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 05:53:56.298 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.301 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 05:53:56.318 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:56.320 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 05:53:56.323 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 05:53:56.325 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 05:53:56.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 05:53:56.334 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.337 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 05:53:56.353 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:53:56.355 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 05:53:56.358 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 05:53:56.360 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 05:53:56.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 05:53:56.370 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.372 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 05:53:56.374 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 05:53:56.377 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 05:53:56.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:53:56.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:53:56.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 05:53:56.386 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:53:56.388 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 05:53:56.391 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 05:53:56.393 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:53:56.396 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 05:53:56.399 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 05:53:56.401 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:53:56.404 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:53:56.405 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:53:56.411 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 05:53:56.413 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 05:53:56.415 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 05:53:56.418 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 05:53:56.420 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 05:53:56.441 | Using python 3.8 to install keystonemiddleware 2022-06-01 05:53:56.443 | + 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-06-01 05:53:58.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:53:58.242 | 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-06-01 05:53:58.247 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:58.248 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:58.249 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:53:58.251 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:58.251 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:58.251 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:58.252 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:53:58.252 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:53:58.267 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:53:58.338 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:53:58.373 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:53:58.390 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:53:58.397 | 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-06-01 05:53:58.403 | 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-06-01 05:53:58.443 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:53:58.452 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:53:58.470 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:53:58.477 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:53:58.480 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:53:58.491 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:53:58.493 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:53:58.497 | 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 389)) (2.8.1) 2022-06-01 05:53:58.501 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:53:58.520 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:53:58.525 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:53:58.546 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:53:58.550 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:53:58.553 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:53:58.560 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:53:58.581 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:53:58.645 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:53:58.659 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:53:58.666 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:53:58.673 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:53:58.677 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:53:58.681 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:53:58.684 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:53:58.687 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:53:58.691 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:53:58.693 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:53:58.696 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:53:58.707 | 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-06-01 05:53:58.707 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:53:58.708 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:54:00.678 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:54:00.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:54:00.747 | + inc/python:pip_install:200 : result=0 2022-06-01 05:54:00.750 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:54:00.752 | + functions-common:time_stop:2322 : local name 2022-06-01 05:54:00.755 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:54:00.757 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:54:00.759 | + functions-common:time_stop:2325 : local total 2022-06-01 05:54:00.761 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:54:00.763 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:54:00.766 | + functions-common:time_stop:2329 : start_time=1654062836435 2022-06-01 05:54:00.768 | + functions-common:time_stop:2331 : [[ -z 1654062836435 ]] 2022-06-01 05:54:00.770 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:54:00.774 | + functions-common:time_stop:2334 : end_time=1654062840772 2022-06-01 05:54:00.777 | + functions-common:time_stop:2335 : elapsed_time=4337 2022-06-01 05:54:00.779 | + functions-common:time_stop:2336 : total=36749 2022-06-01 05:54:00.781 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:54:00.783 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41086 2022-06-01 05:54:00.785 | + inc/python:pip_install:203 : return 0 2022-06-01 05:54:00.788 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 05:54:00.790 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 05:54:00.792 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:54:00.795 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 05:54:00.798 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 05:54:00.801 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:54:00.804 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:54:00.805 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:54:00.810 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 05:54:00.812 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 05:54:00.814 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 05:54:00.818 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 05:54:00.820 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 05:54:00.840 | Using python 3.8 to install python-memcached 2022-06-01 05:54:00.842 | + 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-06-01 05:54:02.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:54:02.617 | 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-06-01 05:54:02.621 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:02.622 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:02.624 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:54:02.625 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:02.625 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:02.626 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:02.626 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:02.626 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:02.642 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 05:54:02.647 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:54:04.874 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:54:04.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:54:04.945 | + inc/python:pip_install:200 : result=0 2022-06-01 05:54:04.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:54:04.949 | + functions-common:time_stop:2322 : local name 2022-06-01 05:54:04.951 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:54:04.954 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:54:04.956 | + functions-common:time_stop:2325 : local total 2022-06-01 05:54:04.958 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:54:04.960 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:54:04.962 | + functions-common:time_stop:2329 : start_time=1654062840835 2022-06-01 05:54:04.965 | + functions-common:time_stop:2331 : [[ -z 1654062840835 ]] 2022-06-01 05:54:04.967 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:54:04.972 | + functions-common:time_stop:2334 : end_time=1654062844969 2022-06-01 05:54:04.974 | + functions-common:time_stop:2335 : elapsed_time=4134 2022-06-01 05:54:04.976 | + functions-common:time_stop:2336 : total=41086 2022-06-01 05:54:04.979 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:54:04.981 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45220 2022-06-01 05:54:04.983 | + inc/python:pip_install:203 : return 0 2022-06-01 05:54:04.986 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 05:54:05.002 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:05.004 | + ./stack.sh:main:866 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-06-01 05:54:05.007 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 05:54:05.009 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 05:54:05.011 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 05:54:05.014 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:54:05.016 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 05:54:05.019 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 05:54:05.033 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:05.036 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 05:54:05.038 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 05:54:05.040 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 05:54:05.042 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:54:05.044 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:54:05.047 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:54:05.049 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:54:05.052 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:54:05.054 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:54:05.069 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:54:05.071 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:54:05.073 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:05.075 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:54:05.076 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:54:05.081 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 05:54:05.083 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:05.085 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 05:54:05.098 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 05:54:05.101 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:54:05.101 | + functions-common:git_clone:607 : head -1 2022-06-01 05:54:05.104 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 05:54:05.106 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:54:05.109 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 05:54:05.111 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:54:05.113 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:54:05.115 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 05:54:05.118 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:54:05.120 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 05:54:05.122 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:54:05.124 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:54:05.127 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 05:54:05.129 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:54:05.131 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:54:05.134 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 05:54:05.136 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:54:05.139 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 05:54:05.141 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:54:05.144 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:54:05.147 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 05:54:05.153 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 05:54:05.155 | + 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-06-01 05:54:05.752 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 05:54:05.754 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:54:05.757 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:54:05.759 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:54:05.761 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:54:05.763 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 05:54:05.765 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:54:05.767 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:54:05.770 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:54:05.772 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:54:05.774 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:54:05.776 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:54:05.778 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:54:05.781 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 05:54:05.800 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 05:54:05.803 | + 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-06-01 05:54:07.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:54:07.628 | 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-06-01 05:54:07.632 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:07.633 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:07.635 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:54:07.636 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:07.636 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:07.637 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:07.637 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:07.637 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:07.650 | Obtaining file:///opt/stack/keystone 2022-06-01 05:54:09.219 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:54:10.775 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 05:54:10.803 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 05:54:10.813 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:54:10.820 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:54:10.823 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 05:54:10.831 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:54:10.853 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:54:10.866 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 05:54:10.882 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 05:54:10.886 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:54:10.896 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:54:10.899 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 05:54:10.903 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:54:10.942 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:54:10.948 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 05:54:10.951 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:54:10.963 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:54:11.019 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:54:11.022 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 05:54:11.028 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:54:11.062 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:54:11.078 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:54:11.084 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:54:11.131 | 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-06-01 05:54:11.137 | 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-06-01 05:54:11.175 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:54:11.228 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:54:11.246 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:54:11.263 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:54:11.274 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:54:11.296 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:54:11.305 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:54:11.323 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:54:11.368 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:54:11.374 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 05:54:11.387 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:54:11.390 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:54:11.393 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:54:11.403 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:54:11.406 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:54:11.410 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:54:11.417 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 05:54:11.433 | 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 389)) (2.8.1) 2022-06-01 05:54:11.438 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:54:11.456 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:54:11.460 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:54:11.481 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:54:11.485 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 05:54:11.489 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:54:11.492 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:54:11.503 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:54:11.506 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:54:11.509 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:54:11.515 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:54:11.525 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:54:11.530 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:54:11.548 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:54:11.552 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:54:11.559 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:54:11.580 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:54:11.586 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:54:11.589 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:54:11.652 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:54:11.661 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:54:11.664 | 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-06-01 05:54:11.669 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:54:11.678 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:54:11.681 | 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-06-01 05:54:11.687 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:54:11.691 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:54:11.731 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:54:11.740 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:54:11.749 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:54:11.759 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:54:11.767 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:54:11.770 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:54:11.781 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:54:11.789 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:54:11.792 | 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-06-01 05:54:11.795 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:54:11.808 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 05:54:11.813 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:54:11.816 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:54:11.820 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:54:11.823 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:54:11.825 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:54:11.828 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:54:11.831 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:54:11.833 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:54:11.836 | 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-06-01 05:54:11.840 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:54:11.843 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:54:11.847 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:54:11.854 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:54:11.857 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:54:11.867 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:54:11.871 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:54:11.878 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:54:13.268 | Installing collected packages: keystone 2022-06-01 05:54:13.268 | Attempting uninstall: keystone 2022-06-01 05:54:13.270 | Found existing installation: keystone 18.1.0 2022-06-01 05:54:13.273 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 05:54:13.275 | Running setup.py develop for keystone 2022-06-01 05:54:15.141 | Successfully installed keystone 2022-06-01 05:54:15.281 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:54:15.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:54:15.368 | + inc/python:pip_install:200 : result=0 2022-06-01 05:54:15.378 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:54:15.378 | + functions-common:time_stop:2322 : local name 2022-06-01 05:54:15.378 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:54:15.378 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:54:15.379 | + functions-common:time_stop:2325 : local total 2022-06-01 05:54:15.381 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:54:15.383 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:54:15.385 | + functions-common:time_stop:2329 : start_time=1654062845795 2022-06-01 05:54:15.387 | + functions-common:time_stop:2331 : [[ -z 1654062845795 ]] 2022-06-01 05:54:15.389 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:54:15.394 | + functions-common:time_stop:2334 : end_time=1654062855391 2022-06-01 05:54:15.396 | + functions-common:time_stop:2335 : elapsed_time=9596 2022-06-01 05:54:15.398 | + functions-common:time_stop:2336 : total=45220 2022-06-01 05:54:15.400 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:54:15.402 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54816 2022-06-01 05:54:15.404 | + inc/python:pip_install:203 : return 0 2022-06-01 05:54:15.406 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:54:15.409 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:54:15.411 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:54:15.429 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:54:15.441 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 05:54:15.444 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 05:54:15.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:54:15.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:54:15.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 05:54:15.453 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:54:15.456 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 05:54:15.472 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:15.475 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 05:54:15.477 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:54:15.479 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 05:54:15.482 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 05:54:15.494 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-01 05:54:15.497 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 05:54:15.501 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 05:54:15.516 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:15.519 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 05:54:15.547 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 05:54:15.574 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 05:54:15.603 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 05:54:15.633 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 05:54:15.662 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 05:54:15.692 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 05:54:15.718 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 05:54:15.745 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 05:54:15.748 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 05:54:15.750 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 05:54:15.753 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 05:54:15.755 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:54:15.757 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:54:15.772 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:15.775 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:54:15.777 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:54:15.779 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:54:15.794 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:15.797 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:54:15.800 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:54:15.829 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:54:15.831 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:54:15.833 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 05:54:15.836 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 05:54:15.838 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 05:54:15.854 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:15.856 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-06-01 05:54:15.886 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.32/identity 2022-06-01 05:54:15.912 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 05:54:15.914 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 05:54:15.944 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 05:54:15.946 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 05:54:15.949 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 05:54:15.951 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 05:54:15.953 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 05:54:15.956 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 05:54:15.986 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 05:54:15.989 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 05:54:15.991 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 05:54:15.993 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 05:54:15.996 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:54:16.012 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:54:16.014 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:54:16.016 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:54:16.019 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:54:16.021 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:54:16.047 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:54:16.075 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:54:16.102 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:54:16.129 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 05:54:16.155 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 05:54:16.158 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 05:54:16.161 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 05:54:16.163 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 05:54:16.165 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 05:54:16.167 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:54:16.170 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:54:16.173 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 05:54:16.177 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 05:54:16.179 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:54:16.181 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:54:16.194 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:54:16.194 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:54:16.202 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:54:16.205 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:54:16.221 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 05:54:16.224 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 05:54:16.227 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 05:54:16.255 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 05:54:16.281 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 05:54:16.307 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 05:54:16.334 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 05:54:16.361 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 05:54:16.386 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 05:54:16.413 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 05:54:16.439 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 05:54:16.465 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:54:16.494 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 05:54:16.521 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 05:54:16.547 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 05:54:16.573 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:54:16.575 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:54:16.578 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 05:54:16.581 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 05:54:16.583 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:54:16.585 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:16.587 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:16.590 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:54:16.592 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:54:16.594 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 05:54:16.621 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 05:54:16.648 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 05:54:16.649 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:54:16.657 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 05:54:16.662 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 05:54:16.664 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 05:54:16.666 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:54:16.669 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:54:16.671 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:54:16.673 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:16.675 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:16.677 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:54:16.680 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:54:16.682 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:16.684 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:16.686 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 05:54:16.747 | Site keystone-wsgi-public already enabled 2022-06-01 05:54:16.751 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:54:16.754 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:54:16.757 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:54:16.760 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:54:16.895 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 05:54:16.897 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 05:54:16.899 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 05:54:16.902 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 05:54:16.904 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:54:16.906 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:54:16.910 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 05:54:16.914 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 05:54:16.916 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:54:16.918 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:54:16.933 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:54:16.933 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:54:16.941 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:54:16.945 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:54:16.960 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 05:54:16.963 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 05:54:16.967 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 05:54:16.997 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 05:54:17.023 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 05:54:17.050 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 05:54:17.076 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 05:54:17.104 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 05:54:17.130 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 05:54:17.156 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 05:54:17.183 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 05:54:17.209 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:54:17.236 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 05:54:17.262 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 05:54:17.289 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 05:54:17.315 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:54:17.318 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:54:17.320 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 05:54:17.323 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 05:54:17.325 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:54:17.327 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:17.330 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:17.332 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:54:17.335 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:54:17.337 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 05:54:17.364 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 05:54:17.391 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 05:54:17.392 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:54:17.401 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 05:54:17.404 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 05:54:17.406 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 05:54:17.409 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:54:17.411 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:54:17.413 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:54:17.415 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:17.418 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:17.420 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:54:17.422 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:54:17.425 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:17.427 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:17.429 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 05:54:17.490 | Site keystone-wsgi-admin already enabled 2022-06-01 05:54:17.494 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:54:17.496 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:54:17.499 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:54:17.501 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:54:17.637 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 05:54:17.673 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 05:54:17.711 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 05:54:17.742 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 05:54:17.745 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 05:54:17.775 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 05:54:17.802 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 05:54:17.829 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 05:54:17.846 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:17.849 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 05:54:17.865 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:17.868 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 05:54:17.870 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 05:54:17.872 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 05:54:17.874 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:54:17.877 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 05:54:17.879 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 05:54:17.881 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 05:54:17.886 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 05:54:17.888 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:54:17.890 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:54:17.893 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:54:17.896 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:54:17.898 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:54:17.901 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:54:17.917 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:54:17.919 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:54:17.921 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:17.924 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:54:17.924 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:54:17.929 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 05:54:17.931 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:17.934 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 05:54:17.946 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 05:54:17.949 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:54:17.949 | + functions-common:git_clone:607 : head -1 2022-06-01 05:54:17.956 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 05:54:17.958 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:54:17.961 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 05:54:17.963 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:54:17.965 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:54:17.967 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 05:54:17.970 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 05:54:17.973 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 05:54:17.975 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:54:17.978 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:54:17.980 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 05:54:17.982 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:54:17.984 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 05:54:17.987 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 05:54:17.990 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:54:17.992 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 05:54:17.995 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:54:17.997 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:54:18.000 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 05:54:18.005 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 05:54:18.008 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 05:54:18.599 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 05:54:18.601 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:54:18.604 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:54:18.606 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:54:18.608 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:54:18.610 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 05:54:18.613 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:54:18.615 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 05:54:18.618 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:54:18.620 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 05:54:18.622 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 05:54:18.624 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 05:54:18.627 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:54:18.629 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 05:54:18.649 | Using python 3.8 to install /opt/stack/swift 2022-06-01 05:54:18.651 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 05:54:20.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:54:20.441 | 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-06-01 05:54:20.451 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:20.451 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:20.451 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:54:20.451 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:20.451 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:20.451 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:20.451 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:20.451 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:20.463 | Obtaining file:///opt/stack/swift 2022-06-01 05:54:21.718 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:54:22.950 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:54:22.958 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:54:22.998 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:54:23.007 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:54:23.010 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:54:23.067 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 05:54:23.078 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:54:23.081 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:54:23.084 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 05:54:23.119 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 05:54:23.134 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 05:54:23.141 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 05:54:23.148 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 05:54:23.187 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 05:54:23.196 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 05:54:23.215 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 05:54:23.222 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 05:54:23.225 | 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-06-01 05:54:23.236 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 05:54:23.239 | 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-06-01 05:54:23.241 | 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-06-01 05:54:23.245 | 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 390)) (2.8.1) 2022-06-01 05:54:23.250 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 05:54:23.269 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 05:54:23.273 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 05:54:23.294 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 05:54:23.298 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 05:54:23.302 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 05:54:23.309 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:54:23.329 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 05:54:23.334 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:54:23.338 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:54:23.347 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:54:23.360 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:54:23.424 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:54:23.430 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:54:23.437 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:54:23.443 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:54:23.446 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:54:23.450 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:54:23.453 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:54:23.457 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:54:23.460 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:54:23.462 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 05:54:23.466 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 05:54:23.471 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:54:23.474 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:54:25.147 | Installing collected packages: swift 2022-06-01 05:54:25.147 | Attempting uninstall: swift 2022-06-01 05:54:25.149 | Found existing installation: swift 2.26.1.dev35 2022-06-01 05:54:25.151 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 05:54:25.153 | Running setup.py develop for swift 2022-06-01 05:54:26.847 | Successfully installed swift 2022-06-01 05:54:27.018 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:54:27.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:54:27.091 | + inc/python:pip_install:200 : result=0 2022-06-01 05:54:27.093 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:54:27.096 | + functions-common:time_stop:2322 : local name 2022-06-01 05:54:27.098 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:54:27.100 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:54:27.102 | + functions-common:time_stop:2325 : local total 2022-06-01 05:54:27.104 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:54:27.107 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:54:27.109 | + functions-common:time_stop:2329 : start_time=1654062858644 2022-06-01 05:54:27.111 | + functions-common:time_stop:2331 : [[ -z 1654062858644 ]] 2022-06-01 05:54:27.114 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:54:27.118 | + functions-common:time_stop:2334 : end_time=1654062867115 2022-06-01 05:54:27.120 | + functions-common:time_stop:2335 : elapsed_time=8471 2022-06-01 05:54:27.122 | + functions-common:time_stop:2336 : total=54816 2022-06-01 05:54:27.124 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:54:27.126 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63287 2022-06-01 05:54:27.129 | + inc/python:pip_install:203 : return 0 2022-06-01 05:54:27.131 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:54:27.133 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:54:27.136 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:54:27.154 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:54:27.166 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 05:54:27.168 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 05:54:27.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:54:27.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:54:27.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 05:54:27.179 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:54:27.182 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 05:54:27.184 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:54:27.187 | + ./stack.sh:main:877 : configure_swift 2022-06-01 05:54:27.190 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 05:54:27.192 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 05:54:27.193 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 05:54:27.196 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 05:54:27.197 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 05:54:27.199 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 05:54:28.031 | No container-replicator running 2022-06-01 05:54:28.031 | No container-sync running 2022-06-01 05:54:28.031 | No proxy-server running 2022-06-01 05:54:28.031 | No object-reconstructor running 2022-06-01 05:54:28.031 | No account-auditor running 2022-06-01 05:54:28.031 | No account-replicator running 2022-06-01 05:54:28.031 | No object-auditor running 2022-06-01 05:54:28.031 | No container-sharder running 2022-06-01 05:54:28.031 | No container-server running 2022-06-01 05:54:28.031 | No object-expirer running 2022-06-01 05:54:28.031 | No account-server running 2022-06-01 05:54:28.031 | No container-auditor running 2022-06-01 05:54:28.031 | No container-updater running 2022-06-01 05:54:28.031 | No account-reaper running 2022-06-01 05:54:28.031 | No container-reconciler running 2022-06-01 05:54:28.031 | No object-server running 2022-06-01 05:54:28.031 | No object-replicator running 2022-06-01 05:54:28.031 | No object-updater running 2022-06-01 05:54:28.077 | + lib/swift:configure_swift:341 : true 2022-06-01 05:54:28.079 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 05:54:28.091 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 05:54:28.107 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 05:54:28.109 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 05:54:28.109 | s/%GROUP%//; 2022-06-01 05:54:28.109 | s/%USER%/ubuntu/; 2022-06-01 05:54:28.109 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 05:54:28.109 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 05:54:28.110 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 05:54:28.119 | uid = ubuntu 2022-06-01 05:54:28.119 | gid = 2022-06-01 05:54:28.119 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 05:54:28.119 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 05:54:28.120 | address = 127.0.0.1 2022-06-01 05:54:28.120 | 2022-06-01 05:54:28.120 | [account6612] 2022-06-01 05:54:28.120 | max connections = 25 2022-06-01 05:54:28.120 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:54:28.120 | read only = false 2022-06-01 05:54:28.120 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 05:54:28.120 | 2022-06-01 05:54:28.120 | [account6622] 2022-06-01 05:54:28.120 | max connections = 25 2022-06-01 05:54:28.120 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:54:28.120 | read only = false 2022-06-01 05:54:28.120 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 05:54:28.120 | 2022-06-01 05:54:28.120 | [account6632] 2022-06-01 05:54:28.120 | max connections = 25 2022-06-01 05:54:28.120 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:54:28.120 | read only = false 2022-06-01 05:54:28.120 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 05:54:28.120 | 2022-06-01 05:54:28.120 | [account6642] 2022-06-01 05:54:28.120 | max connections = 25 2022-06-01 05:54:28.120 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:54:28.120 | read only = false 2022-06-01 05:54:28.120 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 05:54:28.120 | 2022-06-01 05:54:28.120 | 2022-06-01 05:54:28.120 | [container6611] 2022-06-01 05:54:28.120 | max connections = 25 2022-06-01 05:54:28.120 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:54:28.120 | read only = false 2022-06-01 05:54:28.120 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 05:54:28.120 | 2022-06-01 05:54:28.120 | [container6621] 2022-06-01 05:54:28.120 | max connections = 25 2022-06-01 05:54:28.120 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:54:28.120 | read only = false 2022-06-01 05:54:28.121 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 05:54:28.121 | 2022-06-01 05:54:28.121 | [container6631] 2022-06-01 05:54:28.121 | max connections = 25 2022-06-01 05:54:28.121 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:54:28.121 | read only = false 2022-06-01 05:54:28.121 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 05:54:28.121 | 2022-06-01 05:54:28.121 | [container6641] 2022-06-01 05:54:28.121 | max connections = 25 2022-06-01 05:54:28.121 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:54:28.121 | read only = false 2022-06-01 05:54:28.121 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 05:54:28.121 | 2022-06-01 05:54:28.121 | 2022-06-01 05:54:28.121 | [object6613] 2022-06-01 05:54:28.121 | max connections = 25 2022-06-01 05:54:28.121 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:54:28.121 | read only = false 2022-06-01 05:54:28.121 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 05:54:28.121 | 2022-06-01 05:54:28.122 | [object6623] 2022-06-01 05:54:28.122 | max connections = 25 2022-06-01 05:54:28.122 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:54:28.122 | read only = false 2022-06-01 05:54:28.122 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 05:54:28.122 | 2022-06-01 05:54:28.122 | [object6633] 2022-06-01 05:54:28.122 | max connections = 25 2022-06-01 05:54:28.122 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:54:28.122 | read only = false 2022-06-01 05:54:28.122 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 05:54:28.122 | 2022-06-01 05:54:28.122 | [object6643] 2022-06-01 05:54:28.122 | max connections = 25 2022-06-01 05:54:28.122 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:54:28.122 | read only = false 2022-06-01 05:54:28.123 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 05:54:28.123 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 05:54:28.125 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:28.127 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:28.129 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 05:54:28.141 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 05:54:28.143 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 05:54:28.147 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 05:54:28.152 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 05:54:28.153 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 05:54:28.158 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 05:54:28.186 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-06-01 05:54:28.210 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 05:54:28.228 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 05:54:28.255 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 05:54:28.272 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:54:28.300 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 05:54:28.316 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 05:54:28.343 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 05:54:28.361 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 05:54:28.387 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 05:54:28.405 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:54:28.433 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 05:54:28.450 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 05:54:28.465 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:28.467 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 05:54:28.495 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 05:54:28.521 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 05:54:28.547 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 05:54:28.572 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 05:54:28.587 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:28.589 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 05:54:28.615 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 05:54:28.630 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:28.632 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 05:54:28.646 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:28.649 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 05:54:28.651 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 05:54:28.664 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:28.666 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 05:54:28.668 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 05:54:28.670 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 05:54:28.675 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 05:54:28.680 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 05:54:28.706 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 05:54:28.733 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 05:54:28.762 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 05:54:28.791 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 05:54:28.817 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 05:54:28.819 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 05:54:28.821 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 05:54:28.823 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 05:54:28.825 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 05:54:28.851 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 05:54:28.878 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:54:28.904 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 05:54:28.931 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 05:54:28.965 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 05:54:28.992 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 05:54:29.018 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 05:54:29.044 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:54:29.073 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 05:54:29.099 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 05:54:29.126 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 05:54:29.152 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 05:54:29.179 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 05:54:29.208 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 05:54:29.234 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 05:54:29.252 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 05:54:29.278 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 05:54:29.305 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 05:54:29.309 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 05:54:29.337 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 05:54:29.363 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 05:54:29.388 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 05:54:29.391 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 05:54:29.393 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 05:54:29.395 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 05:54:29.399 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 05:54:29.401 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 05:54:29.403 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:54:29.405 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 05:54:29.408 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 05:54:29.410 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:54:29.412 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:54:29.414 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 05:54:29.431 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 05:54:29.458 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 05:54:29.475 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 05:54:29.504 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 05:54:29.521 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:54:29.549 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 05:54:29.566 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:54:29.593 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 05:54:29.611 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:54:29.638 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 05:54:29.655 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 05:54:29.683 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:54:29.701 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:54:29.730 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 05:54:29.748 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 05:54:29.775 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 05:54:29.792 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 05:54:29.819 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-01 05:54:29.826 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 05:54:29.843 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:54:29.871 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 05:54:29.899 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 05:54:29.901 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 05:54:29.905 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 05:54:29.907 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 05:54:29.909 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:54:29.911 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 05:54:29.914 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 05:54:29.916 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:54:29.918 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:54:29.920 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 05:54:29.937 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 05:54:29.964 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 05:54:29.982 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 05:54:30.010 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 05:54:30.027 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:54:30.055 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 05:54:30.073 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:54:30.100 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 05:54:30.118 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:54:30.145 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 05:54:30.163 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 05:54:30.190 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:54:30.207 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:54:30.235 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 05:54:30.252 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 05:54:30.279 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 05:54:30.297 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 05:54:30.323 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-01 05:54:30.328 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 05:54:30.345 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:54:30.373 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 05:54:30.375 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 05:54:30.379 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 05:54:30.381 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 05:54:30.384 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:54:30.386 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 05:54:30.388 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 05:54:30.390 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:54:30.392 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:54:30.394 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 05:54:30.413 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 05:54:30.440 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 05:54:30.457 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 05:54:30.484 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 05:54:30.502 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:54:30.529 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 05:54:30.547 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:54:30.574 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 05:54:30.591 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:54:30.619 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 05:54:30.637 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 05:54:30.664 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:54:30.681 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:54:30.709 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 05:54:30.726 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 05:54:30.754 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 05:54:30.771 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 05:54:30.797 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-01 05:54:30.802 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 05:54:30.820 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:54:30.848 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 05:54:30.875 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 05:54:30.902 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 05:54:30.930 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 05:54:30.932 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 05:54:30.936 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 05:54:30.963 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 05:54:30.992 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 05:54:31.019 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 05:54:31.047 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 05:54:31.087 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 05:54:31.115 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 05:54:31.141 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 05:54:31.167 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 05:54:31.194 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 05:54:31.209 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:31.211 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 05:54:31.229 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 05:54:31.232 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 05:54:31.251 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 05:54:31.253 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-06-01 05:54:31.280 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 05:54:31.282 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 05:54:31.308 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-06-01 05:54:31.336 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 05:54:31.338 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 05:54:31.365 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 05:54:31.380 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:31.382 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 05:54:31.385 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 05:54:31.389 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 05:54:31.391 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 05:54:31.404 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 05:54:31.406 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 05:54:31.417 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 05:54:31.419 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 05:54:31.421 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:54:31.424 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:54:31.426 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:54:31.428 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:54:31.430 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:54:31.432 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:54:31.435 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 05:54:31.446 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 05:54:31.448 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 05:54:31.451 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 05:54:31.467 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:31.470 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 05:54:31.488 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:31.490 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 05:54:31.492 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 05:54:31.495 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 05:54:31.497 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:54:31.499 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 05:54:31.502 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 05:54:31.504 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 05:54:31.506 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 05:54:31.524 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:31.527 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 05:54:31.529 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 05:54:31.546 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:31.549 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 05:54:31.551 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 05:54:31.554 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 05:54:31.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:54:31.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:54:31.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 05:54:31.564 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:54:31.567 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 05:54:31.569 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 05:54:31.572 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 05:54:31.575 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 05:54:31.577 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 05:54:31.580 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 05:54:31.583 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 05:54:31.586 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 05:54:31.588 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 05:54:31.591 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 05:54:31.594 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:54:31.595 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 05:54:31.600 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 05:54:31.603 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 05:54:31.605 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 05:54:31.608 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 05:54:31.611 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 05:54:31.632 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 05:54:31.634 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 05:54:33.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:54:33.407 | 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-06-01 05:54:33.411 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:33.412 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:33.413 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:54:33.415 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:33.415 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:33.415 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:33.416 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:33.416 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:33.430 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 05:54:33.525 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 05:54:33.528 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:54:33.540 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:54:33.603 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 05:54:33.629 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 05:54:33.633 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 05:54:33.654 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 05:54:33.664 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 05:54:33.680 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 05:54:33.686 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 05:54:33.697 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 05:54:33.736 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 05:54:33.752 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 05:54:33.756 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 05:54:33.765 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 05:54:33.788 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 05:54:33.806 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 05:54:33.813 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 05:54:33.816 | 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-06-01 05:54:33.819 | 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-06-01 05:54:33.822 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 05:54:33.839 | 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 390)) (2.8.1) 2022-06-01 05:54:33.845 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 05:54:33.864 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 05:54:33.886 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 05:54:33.890 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 05:54:33.911 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 05:54:33.915 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 05:54:33.919 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 05:54:33.922 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 05:54:33.929 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:54:33.943 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:54:33.964 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:54:33.967 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:54:33.976 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:54:33.979 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:54:33.984 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:54:33.989 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:54:33.993 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:54:34.000 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:54:34.005 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:54:34.008 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:54:34.012 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:54:34.015 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:54:34.022 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:54:34.036 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:54:34.046 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:54:34.055 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:54:34.062 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:54:34.065 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 05:54:34.068 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:54:34.072 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:54:34.074 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:54:34.077 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:54:34.080 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:54:34.088 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:54:34.091 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 05:54:34.094 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:54:34.112 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 05:54:34.119 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 05:54:34.122 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:54:34.129 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:54:34.132 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:54:34.135 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:54:34.138 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:54:35.961 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:54:35.962 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:54:36.034 | + inc/python:pip_install:200 : result=0 2022-06-01 05:54:36.036 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:54:36.039 | + functions-common:time_stop:2322 : local name 2022-06-01 05:54:36.041 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:54:36.043 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:54:36.046 | + functions-common:time_stop:2325 : local total 2022-06-01 05:54:36.048 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:54:36.050 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:54:36.053 | + functions-common:time_stop:2329 : start_time=1654062871626 2022-06-01 05:54:36.055 | + functions-common:time_stop:2331 : [[ -z 1654062871626 ]] 2022-06-01 05:54:36.058 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:54:36.062 | + functions-common:time_stop:2334 : end_time=1654062876059 2022-06-01 05:54:36.064 | + functions-common:time_stop:2335 : elapsed_time=4433 2022-06-01 05:54:36.066 | + functions-common:time_stop:2336 : total=63287 2022-06-01 05:54:36.069 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:54:36.071 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67720 2022-06-01 05:54:36.073 | + inc/python:pip_install:203 : return 0 2022-06-01 05:54:36.076 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 05:54:36.080 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 05:54:36.081 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 05:54:36.094 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 05:54:36.099 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 05:54:36.102 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 05:54:36.104 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 05:54:36.106 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:54:36.108 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:54:36.111 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:54:36.114 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:54:36.116 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:54:36.119 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:54:36.136 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:54:36.138 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:54:36.141 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:36.144 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:54:36.145 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:54:36.150 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 05:54:36.152 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:36.154 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 05:54:36.167 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 05:54:36.170 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:54:36.170 | + functions-common:git_clone:607 : head -1 2022-06-01 05:54:36.173 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 05:54:36.176 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:54:36.179 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 05:54:36.181 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:54:36.184 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:54:36.186 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 05:54:36.189 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:54:36.191 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 05:54:36.194 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:54:36.196 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:54:36.199 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 05:54:36.201 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:54:36.203 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:54:36.207 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 05:54:36.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:54:36.212 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 05:54:36.215 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:54:36.217 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:54:36.220 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 05:54:36.226 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 05:54:36.228 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 05:54:36.825 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 05:54:36.828 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:54:36.830 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:54:36.832 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:54:36.835 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:54:36.837 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 05:54:36.839 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:54:36.841 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:54:36.844 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:54:36.847 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:54:36.849 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:54:36.852 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:54:36.854 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:54:36.856 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 05:54:36.877 | Using python 3.8 to install /opt/stack/glance 2022-06-01 05:54:36.880 | + 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/glance 2022-06-01 05:54:38.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:54:38.660 | 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-06-01 05:54:38.665 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:38.665 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:38.667 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:54:38.668 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:38.668 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:38.669 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:38.669 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:38.669 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:38.682 | Obtaining file:///opt/stack/glance 2022-06-01 05:54:39.971 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:54:41.257 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:54:41.265 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:54:41.273 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:54:41.281 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:54:41.303 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 05:54:41.312 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:54:41.325 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:54:41.334 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:54:41.355 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:54:41.394 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 05:54:41.408 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:54:41.416 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 05:54:41.421 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:54:41.431 | 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-06-01 05:54:41.437 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 05:54:41.509 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 05:54:41.512 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 05:54:41.515 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 05:54:41.518 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 05:54:41.529 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:54:41.592 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:54:41.648 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:54:41.650 | 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-06-01 05:54:41.655 | 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-06-01 05:54:41.660 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:54:41.681 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:54:41.715 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:54:41.727 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:54:41.743 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:54:41.749 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:54:41.796 | 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-06-01 05:54:41.802 | 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-06-01 05:54:41.841 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:54:41.895 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:54:41.913 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:54:41.930 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:54:41.944 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:54:41.953 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:54:41.977 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:54:41.985 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:54:42.002 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:54:42.048 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:54:42.054 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:54:42.057 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:54:42.060 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:54:42.081 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:54:42.094 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:54:42.106 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:54:42.108 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:54:42.112 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:54:42.128 | 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 389)) (2.8.1) 2022-06-01 05:54:42.133 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:54:42.136 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:54:42.155 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:54:42.159 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:54:42.166 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:54:42.186 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 05:54:42.191 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:54:42.196 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 05:54:42.199 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:54:42.202 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:54:42.213 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:54:42.216 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:54:42.219 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:54:42.226 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:54:42.285 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:54:42.299 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:54:42.307 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:54:42.314 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:54:42.332 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:54:42.336 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:54:42.342 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:54:42.363 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:54:42.366 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:54:42.369 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:54:42.377 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:54:42.381 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:54:42.389 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:54:42.394 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:54:42.400 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:54:42.405 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:54:42.409 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:54:42.449 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:54:42.453 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:54:42.457 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:54:42.463 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:54:42.466 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:54:42.477 | 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-06-01 05:54:42.481 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:54:42.495 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:54:42.498 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 05:54:42.503 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:54:42.505 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:54:42.508 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:54:42.511 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 05:54:42.547 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:54:42.556 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:54:42.561 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:54:42.564 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:54:42.567 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:54:42.570 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:54:42.572 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:54:42.576 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:54:42.579 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:54:42.582 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:54:42.657 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:54:42.660 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:54:42.694 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:54:42.699 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:54:42.741 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:54:43.823 | Installing collected packages: glance 2022-06-01 05:54:43.823 | Attempting uninstall: glance 2022-06-01 05:54:43.825 | Found existing installation: glance 21.1.1.dev1 2022-06-01 05:54:43.830 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 05:54:43.831 | Running setup.py develop for glance 2022-06-01 05:54:45.429 | Successfully installed glance 2022-06-01 05:54:45.573 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:54:45.573 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:54:45.660 | + inc/python:pip_install:200 : result=0 2022-06-01 05:54:45.662 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:54:45.664 | + functions-common:time_stop:2322 : local name 2022-06-01 05:54:45.667 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:54:45.669 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:54:45.671 | + functions-common:time_stop:2325 : local total 2022-06-01 05:54:45.674 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:54:45.676 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:54:45.678 | + functions-common:time_stop:2329 : start_time=1654062876872 2022-06-01 05:54:45.680 | + functions-common:time_stop:2331 : [[ -z 1654062876872 ]] 2022-06-01 05:54:45.683 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:54:45.687 | + functions-common:time_stop:2334 : end_time=1654062885685 2022-06-01 05:54:45.690 | + functions-common:time_stop:2335 : elapsed_time=8813 2022-06-01 05:54:45.692 | + functions-common:time_stop:2336 : total=67720 2022-06-01 05:54:45.694 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:54:45.697 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76533 2022-06-01 05:54:45.699 | + inc/python:pip_install:203 : return 0 2022-06-01 05:54:45.701 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:54:45.704 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:54:45.706 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:54:45.725 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:54:45.737 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 05:54:45.739 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 05:54:45.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:54:45.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:54:45.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 05:54:45.749 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:54:45.752 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:54:45.754 | + ./stack.sh:main:889 : configure_glance 2022-06-01 05:54:45.757 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 05:54:45.769 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 05:54:45.772 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 05:54:45.774 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 05:54:45.776 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 05:54:45.778 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 05:54:45.781 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:54:45.784 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:54:45.786 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 05:54:45.815 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:54:45.843 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 05:54:45.872 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 05:54:45.900 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 05:54:45.929 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 05:54:45.957 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 05:54:45.959 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 05:54:45.961 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 05:54:45.964 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:54:45.966 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 05:54:45.995 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 05:54:46.023 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:54:46.052 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 05:54:46.080 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 05:54:46.109 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 05:54:46.151 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 05:54:46.180 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 05:54:46.209 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:54:46.238 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:54:46.268 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 05:54:46.297 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 05:54:46.299 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 05:54:46.301 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 05:54:46.304 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:54:46.306 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:54:46.308 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:54:46.324 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:46.327 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:54:46.330 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:54:46.332 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:54:46.349 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:46.351 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:54:46.354 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:54:46.382 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:54:46.384 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:54:46.387 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 05:54:46.389 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 05:54:46.392 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 05:54:46.394 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 05:54:46.397 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 05:54:46.399 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 05:54:46.401 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 05:54:46.404 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 05:54:46.406 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 05:54:46.409 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 05:54:46.437 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 05:54:46.440 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-06-01 05:54:46.469 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 05:54:46.472 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 05:54:46.488 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:46.491 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 05:54:46.520 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 05:54:46.549 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 05:54:46.578 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 05:54:46.608 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 05:54:46.637 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 05:54:46.653 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:46.656 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:54:46.684 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 05:54:46.714 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 05:54:46.742 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-06-01 05:54:46.772 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 05:54:46.800 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-06-01 05:54:46.830 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 05:54:46.846 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:46.848 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 05:54:46.851 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 05:54:46.853 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 05:54:46.856 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:54:46.872 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:54:46.874 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:54:46.877 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:54:46.880 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:54:46.882 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:54:46.911 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:54:46.940 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:54:46.969 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:54:46.999 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 05:54:47.004 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 05:54:47.033 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 05:54:47.061 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 05:54:47.091 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-06-01 05:54:47.121 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 05:54:47.151 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 05:54:47.180 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 05:54:47.209 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 05:54:47.239 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 05:54:47.268 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 05:54:47.297 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 05:54:47.326 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 05:54:47.331 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 05:54:47.339 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 05:54:47.355 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:54:47.358 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 05:54:47.360 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.32:19292 /image 2022-06-01 05:54:47.363 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 05:54:47.365 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.32:19292 2022-06-01 05:54:47.367 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 05:54:47.370 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 05:54:47.373 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 05:54:47.375 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 05:54:47.378 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:54:47.380 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:47.383 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:47.385 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 05:54:47.388 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 05:54:47.390 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 05:54:47.393 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 05:54:47.395 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:54:47.398 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:47.400 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:47.402 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 05:54:47.405 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 05:54:47.459 | proxy (enabled by site administrator) 2022-06-01 05:54:47.462 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 05:54:47.465 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 05:54:47.467 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:54:47.469 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:47.472 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:47.474 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 05:54:47.477 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 05:54:47.532 | proxy_http (enabled by site administrator) 2022-06-01 05:54:47.535 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 05:54:47.535 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 05:54:47.544 | KeepAlive Off 2022-06-01 05:54:47.548 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 05:54:47.548 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 05:54:47.557 | SetEnv proxy-sendchunked 1 2022-06-01 05:54:47.561 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 05:54:47.561 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.32:19292" retry=0 ' 2022-06-01 05:54:47.570 | ProxyPass "/image" "http://10.222.0.32:19292" retry=0 2022-06-01 05:54:47.573 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 05:54:47.575 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 05:54:47.578 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:54:47.581 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:54:47.583 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:54:47.585 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:47.587 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:47.590 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:54:47.592 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:54:47.594 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:47.597 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:47.599 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 05:54:47.660 | Site glance already enabled 2022-06-01 05:54:47.664 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 05:54:47.667 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:54:47.669 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:54:47.671 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:54:47.809 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 05:54:47.839 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 05:54:47.870 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 05:54:47.900 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 05:54:47.916 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:54:47.919 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 05:54:47.921 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 05:54:47.924 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 05:54:47.926 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:54:47.929 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 05:54:47.931 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 05:54:47.934 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 05:54:47.936 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 05:54:47.938 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:54:47.941 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:54:47.944 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:54:47.946 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:54:47.948 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:54:47.951 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:54:47.966 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:54:47.968 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:54:47.971 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:47.974 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:54:47.974 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:54:47.979 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 05:54:47.981 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:47.983 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 05:54:47.996 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 05:54:47.999 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:54:47.999 | + functions-common:git_clone:607 : head -1 2022-06-01 05:54:48.003 | 070a0effb Handle the case when tempest fails 2022-06-01 05:54:48.005 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:54:48.008 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 05:54:48.011 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:54:48.013 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:54:48.016 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 05:54:48.018 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:54:48.020 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 05:54:48.023 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:54:48.025 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:54:48.028 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 05:54:48.030 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:54:48.033 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:54:48.036 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 05:54:48.038 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:54:48.041 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 05:54:48.044 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:54:48.046 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:54:48.050 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 05:54:48.055 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 05:54:48.058 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 05:54:48.647 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 05:54:48.650 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:54:48.652 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:54:48.654 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:54:48.657 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:54:48.659 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 05:54:48.661 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:54:48.663 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:54:48.666 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:54:48.668 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:54:48.670 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:54:48.673 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:54:48.675 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:54:48.678 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 05:54:48.698 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 05:54:48.700 | + 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/cinder 2022-06-01 05:54:50.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:54:50.473 | 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-06-01 05:54:50.477 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:50.478 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:50.480 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:54:50.481 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:50.481 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:50.481 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:50.482 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:54:50.482 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:54:50.495 | Obtaining file:///opt/stack/cinder 2022-06-01 05:54:52.461 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:54:54.403 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:54:54.411 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:54:54.418 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:54:54.427 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:54:54.447 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:54:54.460 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:54:54.481 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 05:54:54.523 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 05:54:54.537 | 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-06-01 05:54:54.541 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 05:54:54.549 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 05:54:54.563 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 05:54:54.578 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 05:54:54.585 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 05:54:54.588 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 05:54:54.590 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 05:54:54.593 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 05:54:54.605 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:54:54.668 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:54:54.724 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 05:54:54.734 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:54:54.737 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 05:54:54.746 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 05:54:54.770 | 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-06-01 05:54:54.775 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:54:54.795 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:54:54.830 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:54:54.840 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:54:54.856 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:54:54.862 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:54:54.908 | 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-06-01 05:54:54.914 | 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-06-01 05:54:54.953 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:54:55.010 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:54:55.029 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:54:55.045 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:54:55.059 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:54:55.073 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:54:55.077 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:54:55.087 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:54:55.110 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:54:55.118 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:54:55.136 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:54:55.156 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 05:54:55.178 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:54:55.223 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:54:55.230 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:54:55.265 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:54:55.268 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:54:55.270 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:54:55.291 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 05:54:55.293 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 05:54:55.298 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:54:55.310 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:54:55.312 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:54:55.316 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:54:55.332 | 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 389)) (2.8.1) 2022-06-01 05:54:55.337 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 05:54:55.354 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:54:55.372 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 05:54:55.390 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 05:54:55.412 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:54:55.416 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:54:55.424 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:54:55.444 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:54:55.449 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 05:54:55.453 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 05:54:55.458 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:54:55.461 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:54:55.464 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:54:55.475 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:54:55.478 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:54:55.481 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:54:55.489 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 05:54:55.491 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 05:54:55.497 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:54:55.555 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:54:55.569 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:54:55.578 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:54:55.584 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:54:55.601 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:54:55.684 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:54:55.688 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:54:55.695 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 05:54:55.699 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:54:55.720 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:54:55.724 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 05:54:55.732 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:54:55.735 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:54:55.738 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 05:54:55.741 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:54:55.745 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 05:54:55.753 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 05:54:55.775 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:54:55.778 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 05:54:55.820 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:54:55.824 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 05:54:55.831 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 05:54:55.836 | 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-06-01 05:54:55.841 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:54:55.844 | 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-06-01 05:54:55.852 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:54:55.861 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:54:55.902 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:54:55.906 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 05:54:55.912 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:54:55.919 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:54:55.922 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 05:54:55.933 | 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-06-01 05:54:55.936 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:54:55.949 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:54:55.960 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 05:54:55.974 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:54:55.988 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 05:54:55.992 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:54:55.994 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:54:55.997 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 05:54:56.001 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:54:56.004 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:54:56.012 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 05:54:56.048 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:54:56.054 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:54:56.056 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 05:54:56.059 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:54:56.061 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:54:56.065 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 05:54:56.069 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:54:56.072 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 05:54:56.078 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 05:54:56.084 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:54:56.092 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:54:56.094 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:54:56.097 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:54:56.101 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 05:54:56.158 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 05:54:56.162 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:54:56.195 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:54:56.200 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:54:56.202 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 05:54:57.153 | Installing collected packages: cinder 2022-06-01 05:54:57.153 | Attempting uninstall: cinder 2022-06-01 05:54:57.155 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 05:54:57.159 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 05:54:57.160 | Running setup.py develop for cinder 2022-06-01 05:54:59.393 | Successfully installed cinder 2022-06-01 05:54:59.534 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:54:59.534 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:54:59.620 | + inc/python:pip_install:200 : result=0 2022-06-01 05:54:59.623 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:54:59.625 | + functions-common:time_stop:2322 : local name 2022-06-01 05:54:59.627 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:54:59.629 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:54:59.631 | + functions-common:time_stop:2325 : local total 2022-06-01 05:54:59.633 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:54:59.635 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:54:59.638 | + functions-common:time_stop:2329 : start_time=1654062888693 2022-06-01 05:54:59.640 | + functions-common:time_stop:2331 : [[ -z 1654062888693 ]] 2022-06-01 05:54:59.642 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:54:59.646 | + functions-common:time_stop:2334 : end_time=1654062899644 2022-06-01 05:54:59.648 | + functions-common:time_stop:2335 : elapsed_time=10951 2022-06-01 05:54:59.651 | + functions-common:time_stop:2336 : total=76533 2022-06-01 05:54:59.653 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:54:59.655 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87484 2022-06-01 05:54:59.657 | + inc/python:pip_install:203 : return 0 2022-06-01 05:54:59.660 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:54:59.663 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:54:59.665 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:54:59.684 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:54:59.697 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 05:54:59.699 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 05:54:59.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:54:59.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:54:59.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 05:54:59.710 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:54:59.712 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 05:54:59.714 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 05:54:59.717 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:54:59.719 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:54:59.722 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:54:59.724 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:54:59.727 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:54:59.729 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:54:59.732 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:59.734 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:59.737 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:54:59.740 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:54:59.742 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:54:59.744 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:54:59.747 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 05:54:59.749 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:54:59.752 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:54:59.755 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:54:59.757 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 05:54:59.779 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 05:54:59.888 | Reading package lists... 2022-06-01 05:55:00.133 | Building dependency tree... 2022-06-01 05:55:00.134 | Reading state information... 2022-06-01 05:55:00.384 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 05:55:00.384 | The following packages were automatically installed and are no longer required: 2022-06-01 05:55:00.385 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:55:00.385 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:55:00.385 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:55:00.385 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:55:00.385 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:55:00.385 | python3-zope.interface 2022-06-01 05:55:00.385 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:55:00.497 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:55:00.503 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:55:00.506 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:55:00.509 | + functions-common:time_stop:2322 : local name 2022-06-01 05:55:00.511 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:55:00.513 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:55:00.516 | + functions-common:time_stop:2325 : local total 2022-06-01 05:55:00.518 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:55:00.521 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:55:00.523 | + functions-common:time_stop:2329 : start_time=1654062899776 2022-06-01 05:55:00.526 | + functions-common:time_stop:2331 : [[ -z 1654062899776 ]] 2022-06-01 05:55:00.529 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:55:00.533 | + functions-common:time_stop:2334 : end_time=1654062900530 2022-06-01 05:55:00.536 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-01 05:55:00.538 | + functions-common:time_stop:2336 : total=5224 2022-06-01 05:55:00.541 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:55:00.543 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5978 2022-06-01 05:55:00.546 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:55:00.549 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:55:00.551 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 05:55:00.554 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 05:55:00.567 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 05:55:00.571 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 05:55:00.573 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 05:55:00.575 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 05:55:00.578 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 05:55:00.578 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 05:55:00.582 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 05:55:00.585 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 05:55:00.587 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 05:55:00.589 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 05:55:00.591 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 05:55:00.593 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 05:55:00.595 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 05:55:00.597 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 05:55:00.608 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 05:55:00.620 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 05:55:00.633 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 05:55:00.644 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 05:55:00.656 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 05:55:00.659 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 05:55:00.662 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2n7RAQ4vjo 2022-06-01 05:55:00.665 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 05:55:00.667 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 05:55:00.669 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 05:55:00.671 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2n7RAQ4vjo 2022-06-01 05:55:00.675 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2n7RAQ4vjo 2022-06-01 05:55:00.686 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2n7RAQ4vjo /etc/sudoers.d/cinder-rootwrap 2022-06-01 05:55:00.699 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 05:55:00.703 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 05:55:00.705 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 05:55:00.707 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 05:55:00.709 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 05:55:00.711 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 05:55:00.713 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 05:55:00.715 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 05:55:00.718 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 05:55:00.722 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 05:55:00.727 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 05:55:00.745 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 05:55:00.763 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 05:55:00.781 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 05:55:00.800 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 05:55:00.819 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 05:55:00.837 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 05:55:00.856 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 05:55:00.874 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 05:55:00.877 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:55:00.879 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 05:55:00.881 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:55:00.883 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 05:55:00.912 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 05:55:00.939 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:55:00.965 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 05:55:00.992 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 05:55:01.019 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 05:55:01.046 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 05:55:01.073 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 05:55:01.100 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:55:01.127 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:55:01.153 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 05:55:01.183 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 05:55:01.211 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 05:55:01.213 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 05:55:01.215 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 05:55:01.218 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 05:55:01.221 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 05:55:01.224 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 05:55:01.253 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 05:55:01.281 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 05:55:01.308 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 05:55:01.335 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 05:55:01.365 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 05:55:01.394 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 05:55:01.425 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 05:55:01.427 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-06-01 05:55:01.455 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 05:55:01.486 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 05:55:01.494 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key bff454861186284ec0af540eadd909a6 2022-06-01 05:55:01.521 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 05:55:01.538 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:01.540 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 05:55:01.542 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 05:55:01.545 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 05:55:01.547 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 05:55:01.549 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 05:55:01.551 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 05:55:01.554 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 05:55:01.556 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 05:55:01.558 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 05:55:01.561 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 05:55:01.563 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 05:55:01.592 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 05:55:01.620 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 05:55:01.648 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 05:55:01.675 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 05:55:01.702 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 05:55:01.705 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 05:55:01.708 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 05:55:01.710 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 05:55:01.737 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 05:55:01.765 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 05:55:01.767 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 05:55:01.794 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 05:55:01.797 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 05:55:01.799 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 05:55:01.801 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 05:55:01.829 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 05:55:01.831 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 05:55:01.834 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 05:55:01.850 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:01.852 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.32:8080/v1/AUTH_ 2022-06-01 05:55:01.880 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 05:55:01.896 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:01.898 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 05:55:01.914 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:01.917 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 05:55:01.930 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 05:55:01.930 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 05:55:01.931 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 05:55:01.931 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:55:01.931 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:55:01.931 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:55:01.947 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:01.950 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:55:01.952 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:55:01.955 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:55:01.972 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:01.975 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:55:01.978 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:55:02.006 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:55:02.009 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:55:02.011 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 05:55:02.013 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 05:55:02.016 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:55:02.019 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:55:02.035 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:55:02.037 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:55:02.040 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:55:02.042 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:55:02.044 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:55:02.072 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:55:02.099 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:55:02.128 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:55:02.155 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 05:55:02.157 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 05:55:02.159 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 05:55:02.161 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 05:55:02.164 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:55:02.166 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:55:02.169 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 05:55:02.173 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 05:55:02.176 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:55:02.178 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:55:02.191 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:55:02.191 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:55:02.200 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:55:02.203 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:55:02.218 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 05:55:02.220 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 05:55:02.224 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 05:55:02.254 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 05:55:02.280 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 05:55:02.307 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:55:02.333 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:55:02.361 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:55:02.388 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:55:02.416 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:55:02.442 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:55:02.469 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:55:02.496 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:55:02.524 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:55:02.551 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:55:02.579 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:55:02.581 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:55:02.584 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 05:55:02.587 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 05:55:02.589 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:55:02.591 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:02.593 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:02.596 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:55:02.599 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:55:02.601 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 05:55:02.628 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:55:02.656 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 05:55:02.656 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:55:02.664 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 05:55:02.667 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 05:55:02.670 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 05:55:02.672 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:55:02.674 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:55:02.677 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:55:02.680 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:02.683 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:02.685 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:55:02.687 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:55:02.690 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:02.692 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:02.695 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 05:55:02.756 | Enabling site cinder-wsgi. 2022-06-01 05:55:02.761 | To activate the new configuration, you need to run: 2022-06-01 05:55:02.761 | systemctl reload apache2 2022-06-01 05:55:02.766 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:55:02.768 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:55:02.770 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:55:02.773 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:55:02.906 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 05:55:02.909 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 05:55:02.942 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-06-01 05:55:02.971 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 05:55:02.987 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:02.990 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 05:55:02.992 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:55:02.994 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 05:55:02.997 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 05:55:02.999 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 05:55:03.029 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 05:55:03.056 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-06-01 05:55:03.084 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 05:55:03.112 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 05:55:03.139 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 05:55:03.166 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 05:55:03.193 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 05:55:03.220 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:55:03.248 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 05:55:03.274 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 05:55:03.302 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:55:03.329 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 05:55:03.332 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 05:55:03.349 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:03.351 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-06-01 05:55:03.382 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 05:55:03.398 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:03.401 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 05:55:03.403 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 05:55:03.405 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 05:55:03.408 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:55:03.411 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 05:55:03.413 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 05:55:03.417 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:55:03.418 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 05:55:03.423 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:55:03.426 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 05:55:03.428 | + 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-06-01 05:55:03.431 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 05:55:03.433 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 05:55:03.436 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 05:55:03.439 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 05:55:03.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:55:03.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:55:03.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 05:55:03.448 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:55:03.451 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 05:55:03.453 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 05:55:03.456 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 05:55:03.458 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:55:03.460 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:55:03.463 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:55:03.465 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:55:03.468 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:55:03.470 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:55:03.486 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:55:03.489 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:55:03.491 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:03.494 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:55:03.494 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:55:03.499 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 05:55:03.502 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:03.504 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 05:55:03.516 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 05:55:03.519 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:55:03.519 | + functions-common:git_clone:607 : head -1 2022-06-01 05:55:03.525 | 3034b0403d Revert "Use Port_Binding up column to set Neutron port status" 2022-06-01 05:55:03.528 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:55:03.530 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 05:55:03.533 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:55:03.535 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:55:03.538 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 05:55:03.540 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:55:03.542 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 05:55:03.545 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:55:03.548 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:55:03.550 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 05:55:03.552 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:55:03.555 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:55:03.558 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 05:55:03.560 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:55:03.564 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 05:55:03.566 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:55:03.568 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:55:03.571 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 05:55:03.577 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 05:55:03.580 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 05:55:04.184 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 05:55:04.186 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:55:04.189 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:55:04.191 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:55:04.193 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:55:04.195 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 05:55:04.198 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:55:04.200 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:55:04.202 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:55:04.204 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:55:04.207 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:55:04.209 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:55:04.211 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:55:04.214 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 05:55:04.234 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 05:55:04.237 | + 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/neutron 2022-06-01 05:55:06.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:55:06.014 | 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-06-01 05:55:06.019 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:06.019 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:06.021 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:55:06.022 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:06.023 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:06.023 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:06.023 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:06.024 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:06.036 | Obtaining file:///opt/stack/neutron 2022-06-01 05:55:08.128 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:55:10.184 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:55:10.191 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:55:10.195 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:55:10.202 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:55:10.210 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:55:10.218 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:55:10.240 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:55:10.253 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:55:10.262 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:55:10.270 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:55:10.273 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:55:10.283 | 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-06-01 05:55:10.289 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:55:10.292 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 05:55:10.294 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:55:10.358 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:55:10.414 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:55:10.416 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:55:10.421 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:55:10.424 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 05:55:10.464 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:55:10.492 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 05:55:10.511 | 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-06-01 05:55:10.515 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:55:10.520 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 05:55:10.544 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 05:55:10.561 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:55:10.599 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:55:10.610 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:55:10.625 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:55:10.632 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:55:10.678 | 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-06-01 05:55:10.684 | 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-06-01 05:55:10.723 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:55:10.776 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:55:10.793 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:55:10.810 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:55:10.825 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:55:10.840 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:55:10.844 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:55:10.853 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:55:10.877 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:55:10.885 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:55:10.902 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:55:10.922 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:55:10.967 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 05:55:10.973 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 05:55:10.982 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:55:10.989 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:55:11.023 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:55:11.027 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 05:55:11.036 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:55:11.038 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:55:11.059 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:55:11.073 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:55:11.084 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:55:11.087 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:55:11.090 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 05:55:11.097 | 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 389)) (2.8.1) 2022-06-01 05:55:11.102 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 05:55:11.122 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:55:11.125 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:55:11.144 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 05:55:11.170 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 05:55:11.188 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:55:11.192 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:55:11.199 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:55:11.219 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:55:11.222 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:55:11.227 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 05:55:11.230 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:55:11.233 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:55:11.237 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 05:55:11.240 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:55:11.251 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:55:11.254 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:55:11.257 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:55:11.264 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:55:11.278 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:55:11.287 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:55:11.293 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:55:11.310 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 05:55:11.330 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:55:11.386 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:55:11.390 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:55:11.397 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:55:11.417 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:55:11.422 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:55:11.425 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:55:11.428 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:55:11.436 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:55:11.444 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:55:11.447 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:55:11.452 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:55:11.456 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:55:11.518 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:55:11.522 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:55:11.544 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:55:11.548 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:55:11.554 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:55:11.557 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:55:11.562 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:55:11.567 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:55:11.571 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 05:55:11.613 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:55:11.616 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:55:11.620 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:55:11.630 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:55:11.640 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:55:11.653 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 05:55:11.676 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 05:55:11.679 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:55:11.694 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:55:11.705 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:55:11.720 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 05:55:11.724 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:55:11.727 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:55:11.730 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:55:11.733 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:55:11.738 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:55:11.742 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:55:11.745 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:55:11.748 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:55:11.753 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:55:11.756 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:55:11.759 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:55:11.762 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 05:55:11.771 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 05:55:11.785 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:55:11.838 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 05:55:11.843 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:55:11.885 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:55:11.888 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:55:11.920 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:55:11.926 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:55:12.894 | Installing collected packages: neutron 2022-06-01 05:55:12.895 | Attempting uninstall: neutron 2022-06-01 05:55:12.897 | Found existing installation: neutron 17.4.2.dev9 2022-06-01 05:55:12.907 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 05:55:12.908 | Running setup.py develop for neutron 2022-06-01 05:55:15.280 | Successfully installed neutron 2022-06-01 05:55:15.420 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:55:15.420 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:55:15.506 | + inc/python:pip_install:200 : result=0 2022-06-01 05:55:15.508 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:55:15.511 | + functions-common:time_stop:2322 : local name 2022-06-01 05:55:15.513 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:55:15.515 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:55:15.517 | + functions-common:time_stop:2325 : local total 2022-06-01 05:55:15.519 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:55:15.522 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:55:15.524 | + functions-common:time_stop:2329 : start_time=1654062904229 2022-06-01 05:55:15.526 | + functions-common:time_stop:2331 : [[ -z 1654062904229 ]] 2022-06-01 05:55:15.529 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:55:15.533 | + functions-common:time_stop:2334 : end_time=1654062915531 2022-06-01 05:55:15.535 | + functions-common:time_stop:2335 : elapsed_time=11302 2022-06-01 05:55:15.537 | + functions-common:time_stop:2336 : total=87484 2022-06-01 05:55:15.539 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:55:15.542 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=98786 2022-06-01 05:55:15.544 | + inc/python:pip_install:203 : return 0 2022-06-01 05:55:15.546 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:55:15.549 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:55:15.552 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:55:15.570 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:55:15.582 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 05:55:15.585 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 05:55:15.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:55:15.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:55:15.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 05:55:15.594 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:55:15.597 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 05:55:15.599 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:55:15.602 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 05:55:15.619 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:15.621 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 05:55:15.624 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 05:55:15.627 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 05:55:15.629 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:55:15.632 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 05:55:15.634 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 05:55:15.636 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 05:55:15.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:55:15.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:55:15.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 05:55:15.646 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:55:15.648 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 05:55:15.663 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:15.665 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 05:55:15.681 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:15.684 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 05:55:15.700 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:15.702 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 05:55:15.705 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 05:55:15.707 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 05:55:15.709 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:55:15.711 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:55:15.714 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:55:15.716 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:55:15.718 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:55:15.721 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:55:15.737 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:55:15.739 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:55:15.741 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:15.744 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:55:15.744 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:55:15.749 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 05:55:15.752 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:15.754 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 05:55:15.767 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 05:55:15.769 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:55:15.770 | + functions-common:git_clone:607 : head -1 2022-06-01 05:55:15.773 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-01 05:55:15.776 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:55:15.778 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 05:55:15.780 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:55:15.783 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:55:15.785 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 05:55:15.787 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:55:15.790 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 05:55:15.792 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:55:15.794 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:55:15.798 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 05:55:15.800 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:55:15.802 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:55:15.805 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 05:55:15.808 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:55:15.811 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 05:55:15.814 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:55:15.816 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:55:15.819 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 05:55:15.825 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 05:55:15.827 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 05:55:16.410 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 05:55:16.412 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:55:16.414 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:55:16.417 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:55:16.419 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:55:16.421 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 05:55:16.423 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:55:16.426 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:55:16.428 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:55:16.430 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:55:16.432 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:55:16.435 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:55:16.437 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:55:16.439 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 05:55:16.459 | Using python 3.8 to install /opt/stack/nova 2022-06-01 05:55:16.462 | + 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/nova 2022-06-01 05:55:18.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:55:18.244 | 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-06-01 05:55:18.256 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:18.256 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:18.256 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:55:18.256 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:18.256 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:18.256 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:18.256 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:18.257 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:18.265 | Obtaining file:///opt/stack/nova 2022-06-01 05:55:21.282 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:55:24.294 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:55:24.301 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:55:24.305 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:55:24.313 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:55:24.321 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:55:24.325 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:55:24.333 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:55:24.353 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:55:24.367 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:55:24.390 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:55:24.430 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 05:55:24.444 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:55:24.448 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:55:24.457 | 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-06-01 05:55:24.463 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:55:24.466 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:55:24.469 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:55:24.481 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:55:24.544 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:55:24.601 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 05:55:24.612 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 05:55:24.616 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:55:24.619 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:55:24.624 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:55:24.629 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:55:24.656 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 05:55:24.681 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 05:55:24.685 | 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-06-01 05:55:24.690 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:55:24.695 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 05:55:24.719 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:55:24.740 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 05:55:24.761 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:55:24.795 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:55:24.806 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:55:24.821 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:55:24.828 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:55:24.874 | 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-06-01 05:55:24.881 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:55:24.919 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:55:24.974 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:55:24.991 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:55:25.008 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:55:25.023 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:55:25.038 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:55:25.042 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:55:25.051 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:55:25.074 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:55:25.083 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:55:25.101 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:55:25.120 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 05:55:25.129 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:55:25.136 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:55:25.170 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:55:25.174 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:55:25.176 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:55:25.197 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:55:25.208 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:55:25.211 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:55:25.214 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 05:55:25.240 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 05:55:25.247 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:55:25.263 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 05:55:25.281 | 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 389)) (2.8.1) 2022-06-01 05:55:25.286 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 05:55:25.303 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:55:25.322 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 05:55:25.349 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:55:25.353 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:55:25.360 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:55:25.381 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:55:25.384 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 05:55:25.388 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:55:25.394 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:55:25.397 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:55:25.400 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:55:25.411 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:55:25.414 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:55:25.417 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:55:25.424 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:55:25.482 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:55:25.497 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:55:25.506 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:55:25.512 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:55:25.530 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:55:25.608 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:55:25.612 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:55:25.619 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:55:25.640 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:55:25.645 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 05:55:25.652 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 05:55:25.656 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:55:25.659 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:55:25.663 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 05:55:25.676 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:55:25.680 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:55:25.689 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:55:25.695 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:55:25.717 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:55:25.724 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:55:25.728 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:55:25.731 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:55:25.739 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:55:25.744 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:55:25.749 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:55:25.758 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 05:55:25.802 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:55:25.806 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:55:25.809 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:55:25.813 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:55:25.823 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 05:55:25.829 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:55:25.839 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:55:25.853 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 05:55:25.858 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 05:55:25.861 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:55:25.875 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:55:25.889 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 05:55:25.893 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:55:25.909 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:55:25.912 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:55:25.914 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:55:25.918 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:55:25.921 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:55:25.929 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 05:55:25.966 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:55:25.972 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:55:25.975 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:55:25.978 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:55:25.980 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:55:25.983 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 05:55:25.987 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 05:55:25.994 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:55:25.998 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:55:26.001 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:55:26.008 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:55:26.011 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:55:26.014 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 05:55:26.018 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:55:26.072 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:55:26.113 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:55:26.116 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:55:26.150 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:55:26.154 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:55:27.109 | Installing collected packages: nova 2022-06-01 05:55:27.109 | Attempting uninstall: nova 2022-06-01 05:55:27.111 | Found existing installation: nova 22.4.1.dev3 2022-06-01 05:55:27.115 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 05:55:27.117 | Running setup.py develop for nova 2022-06-01 05:55:30.439 | Successfully installed nova 2022-06-01 05:55:30.580 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:55:30.580 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:55:30.667 | + inc/python:pip_install:200 : result=0 2022-06-01 05:55:30.669 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:55:30.672 | + functions-common:time_stop:2322 : local name 2022-06-01 05:55:30.674 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:55:30.676 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:55:30.678 | + functions-common:time_stop:2325 : local total 2022-06-01 05:55:30.680 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:55:30.682 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:55:30.685 | + functions-common:time_stop:2329 : start_time=1654062916454 2022-06-01 05:55:30.687 | + functions-common:time_stop:2331 : [[ -z 1654062916454 ]] 2022-06-01 05:55:30.690 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:55:30.694 | + functions-common:time_stop:2334 : end_time=1654062930692 2022-06-01 05:55:30.696 | + functions-common:time_stop:2335 : elapsed_time=14238 2022-06-01 05:55:30.698 | + functions-common:time_stop:2336 : total=98786 2022-06-01 05:55:30.701 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:55:30.704 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113024 2022-06-01 05:55:30.706 | + inc/python:pip_install:203 : return 0 2022-06-01 05:55:30.708 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:55:30.710 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:55:30.713 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:55:30.731 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:55:30.743 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 05:55:30.745 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 05:55:30.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:55:30.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:55:30.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 05:55:30.755 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:55:30.758 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 05:55:30.771 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:55:30.773 | + ./stack.sh:main:906 : configure_nova 2022-06-01 05:55:30.776 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 05:55:30.788 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 05:55:30.790 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 05:55:30.792 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 05:55:30.796 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 05:55:30.798 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 05:55:30.802 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 05:55:30.804 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 05:55:30.807 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 05:55:30.809 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 05:55:30.811 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 05:55:30.814 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 05:55:30.816 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 05:55:30.819 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 05:55:30.831 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 05:55:30.843 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 05:55:30.855 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 05:55:30.867 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 05:55:30.879 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 05:55:30.882 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 05:55:30.886 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.amRWJGSpQS 2022-06-01 05:55:30.889 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 05:55:30.892 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 05:55:30.894 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 05:55:30.897 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 05:55:30.899 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 05:55:30.902 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.amRWJGSpQS 2022-06-01 05:55:30.905 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.amRWJGSpQS 2022-06-01 05:55:30.917 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.amRWJGSpQS /etc/sudoers.d/nova-rootwrap 2022-06-01 05:55:30.930 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 05:55:30.934 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 05:55:30.936 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 05:55:30.939 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 05:55:30.942 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 05:55:30.944 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 05:55:30.946 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 05:55:30.949 | + lib/nova:configure_nova:240 : [[ 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 =~ n-api ]] 2022-06-01 05:55:30.951 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 05:55:30.956 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 05:55:30.972 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:30.975 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 05:55:30.977 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 05:55:30.980 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 05:55:30.984 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 05:55:31.012 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 05:55:31.014 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 05:55:31.039 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 05:55:31.068 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 05:55:31.093 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 05:55:31.122 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 05:55:31.151 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 05:55:31.179 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 05:55:31.181 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.32 2022-06-01 05:55:31.207 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 05:55:31.233 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 05:55:31.259 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 05:55:31.284 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 05:55:31.310 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 05:55:31.339 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 05:55:31.341 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:55:31.343 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:55:31.345 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:55:31.348 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:55:31.350 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:55:31.352 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:55:31.354 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:55:31.356 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:55:31.358 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 05:55:31.361 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:55:31.363 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:55:31.365 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:55:31.367 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:55:31.369 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:55:31.372 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:55:31.374 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 05:55:31.389 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:31.391 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:55:31.393 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 05:55:31.395 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 05:55:31.422 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 05:55:31.424 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 05:55:31.427 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 05:55:31.429 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 05:55:31.431 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 05:55:31.433 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 05:55:31.462 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 05:55:31.464 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 05:55:31.466 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 05:55:31.469 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 05:55:31.471 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 05:55:31.474 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 05:55:31.502 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 05:55:31.530 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 05:55:31.557 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 05:55:31.583 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 05:55:31.598 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:31.601 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 05:55:31.616 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:31.619 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 05:55:31.619 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 05:55:31.624 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 05:55:31.627 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 05:55:31.653 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 05:55:31.668 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:31.670 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 05:55:31.672 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 05:55:31.674 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 05:55:31.677 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:55:31.679 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 05:55:31.707 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 05:55:31.733 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:55:31.760 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 05:55:31.785 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 05:55:31.814 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 05:55:31.840 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 05:55:31.867 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 05:55:31.894 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:55:31.920 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:55:31.947 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 05:55:31.962 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:31.965 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 05:55:31.967 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 05:55:31.996 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 05:55:32.022 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.32/identity 2022-06-01 05:55:32.048 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 05:55:32.074 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 05:55:32.101 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 05:55:32.127 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 05:55:32.153 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 05:55:32.181 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 05:55:32.196 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:32.198 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 05:55:32.201 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 05:55:32.228 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 05:55:32.257 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 05:55:32.259 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 05:55:32.285 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 05:55:32.287 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 05:55:32.289 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 05:55:32.291 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:55:32.294 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:55:32.296 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:55:32.298 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:55:32.301 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:55:32.303 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:55:32.305 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 05:55:32.307 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 05:55:32.309 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 05:55:32.312 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:55:32.327 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:55:32.329 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:55:32.332 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:55:32.334 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:55:32.336 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:55:32.363 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:55:32.389 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:55:32.415 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:55:32.442 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 05:55:32.471 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 05:55:32.474 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 05:55:32.476 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 05:55:32.478 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 05:55:32.480 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:55:32.482 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:55:32.485 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 05:55:32.489 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 05:55:32.491 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:55:32.493 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:55:32.506 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:55:32.506 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:55:32.514 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:55:32.518 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:55:32.533 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 05:55:32.535 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 05:55:32.539 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 05:55:32.567 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 05:55:32.593 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 05:55:32.619 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:55:32.645 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:55:32.671 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:55:32.698 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:55:32.726 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:55:32.752 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:55:32.778 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:55:32.804 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:55:32.831 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:55:32.857 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:55:32.883 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:55:32.886 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:55:32.888 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 05:55:32.891 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 05:55:32.893 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:55:32.896 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:32.898 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:32.900 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:55:32.903 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:55:32.905 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 05:55:32.930 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:55:32.958 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 05:55:32.958 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:55:32.966 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 05:55:32.970 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 05:55:32.972 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 05:55:32.974 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:55:32.977 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:55:32.979 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:55:32.981 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:32.983 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:32.986 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:55:32.988 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:55:32.990 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:32.992 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:32.995 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 05:55:33.056 | Enabling site nova-api-wsgi. 2022-06-01 05:55:33.061 | To activate the new configuration, you need to run: 2022-06-01 05:55:33.061 | systemctl reload apache2 2022-06-01 05:55:33.065 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:55:33.068 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:55:33.070 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:55:33.072 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:55:33.212 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 05:55:33.216 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 05:55:33.221 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 05:55:33.223 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 05:55:33.225 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 05:55:33.227 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:55:33.230 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 05:55:33.236 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 05:55:33.239 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:55:33.241 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:55:33.254 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:55:33.254 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:55:33.262 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:55:33.266 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:55:33.282 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 05:55:33.284 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 05:55:33.288 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 05:55:33.317 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 05:55:33.344 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 05:55:33.370 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:55:33.397 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:55:33.423 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:55:33.449 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:55:33.476 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:55:33.502 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:55:33.528 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:55:33.554 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:55:33.581 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:55:33.607 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:55:33.634 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 05:55:33.636 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 05:55:33.663 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 05:55:33.678 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:33.680 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 05:55:33.710 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 05:55:33.713 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 05:55:33.715 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 05:55:33.731 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:33.733 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:55:33.736 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:55:33.762 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 05:55:33.791 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 05:55:33.793 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 05:55:33.795 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 05:55:33.798 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:55:33.801 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:55:33.804 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:55:33.819 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:33.822 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:55:33.825 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:55:33.827 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:55:33.843 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:33.847 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:55:33.849 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:55:33.876 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:55:33.878 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:55:33.881 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 05:55:33.908 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 05:55:33.935 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 05:55:33.964 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 05:55:33.980 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:33.983 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:55:34.009 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 05:55:34.011 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 05:55:34.027 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:34.030 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 05:55:34.034 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 05:55:34.036 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 05:55:34.039 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 05:55:34.041 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 05:55:34.044 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 05:55:34.046 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 05:55:34.049 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 05:55:34.051 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 05:55:34.053 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 05:55:34.057 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 05:55:34.060 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 05:55:34.062 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 05:55:34.064 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 05:55:34.066 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 05:55:34.069 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 05:55:34.099 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 05:55:34.128 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 05:55:34.157 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:55:34.160 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 05:55:34.162 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 05:55:34.164 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 05:55:34.179 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:34.182 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 05:55:34.183 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 05:55:34.869 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 05:55:34.871 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 05:55:34.874 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 05:55:34.876 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 05:55:34.878 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:55:34.880 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 05:55:34.882 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:55:34.898 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:34.901 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 05:55:34.904 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 05:55:34.907 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:55:34.922 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:34.924 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-06-01 05:55:34.927 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-06-01 05:55:34.953 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:55:34.956 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:55:34.958 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 05:55:34.975 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:34.977 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 05:55:34.979 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 05:55:34.981 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 05:55:35.010 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.32/identity 2022-06-01 05:55:35.037 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 05:55:35.063 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 05:55:35.090 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 05:55:35.117 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 05:55:35.144 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 05:55:35.170 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 05:55:35.197 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 05:55:35.199 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 05:55:35.201 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 05:55:35.205 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:55:35.220 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:55:35.222 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:55:35.225 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:55:35.227 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:55:35.229 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:55:35.256 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:55:35.284 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:55:35.310 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:55:35.338 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:55:35.341 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 05:55:35.345 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 05:55:35.347 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 05:55:35.349 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 05:55:35.352 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 05:55:35.354 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 05:55:35.357 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 05:55:35.359 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 05:55:35.361 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 05:55:35.364 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 05:55:35.366 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 05:55:35.368 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 05:55:35.370 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 05:55:35.373 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 05:55:35.388 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:35.391 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 05:55:35.406 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:35.408 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 05:55:35.410 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 05:55:35.425 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:35.428 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 05:55:35.443 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:35.446 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 05:55:35.462 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:35.464 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 05:55:35.481 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:35.483 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 05:55:35.486 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 05:55:35.488 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 05:55:35.491 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:55:35.493 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 05:55:35.496 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 05:55:35.498 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 05:55:35.501 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:35.503 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:35.506 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 05:55:35.509 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:55:35.511 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:55:35.513 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:55:35.516 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:55:35.518 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:35.520 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:55:35.523 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:35.525 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:35.527 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:55:35.530 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:55:35.532 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:55:35.534 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:55:35.537 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 05:55:35.539 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:55:35.542 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:35.544 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:35.547 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 05:55:35.568 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 05:55:35.676 | Reading package lists... 2022-06-01 05:55:35.919 | Building dependency tree... 2022-06-01 05:55:35.921 | Reading state information... 2022-06-01 05:55:36.166 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:55:36.166 | The following packages were automatically installed and are no longer required: 2022-06-01 05:55:36.168 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:55:36.168 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:55:36.168 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:55:36.168 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:55:36.168 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:55:36.168 | python3-zope.interface 2022-06-01 05:55:36.168 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:55:36.278 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:55:36.283 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:55:36.286 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:55:36.288 | + functions-common:time_stop:2322 : local name 2022-06-01 05:55:36.290 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:55:36.292 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:55:36.295 | + functions-common:time_stop:2325 : local total 2022-06-01 05:55:36.297 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:55:36.299 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:55:36.301 | + functions-common:time_stop:2329 : start_time=1654062935565 2022-06-01 05:55:36.304 | + functions-common:time_stop:2331 : [[ -z 1654062935565 ]] 2022-06-01 05:55:36.306 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:55:36.311 | + functions-common:time_stop:2334 : end_time=1654062936308 2022-06-01 05:55:36.313 | + functions-common:time_stop:2335 : elapsed_time=743 2022-06-01 05:55:36.316 | + functions-common:time_stop:2336 : total=5978 2022-06-01 05:55:36.318 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:55:36.320 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6721 2022-06-01 05:55:36.322 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:55:36.325 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 05:55:36.328 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 05:55:36.330 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 05:55:36.333 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 05:55:36.335 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 05:55:36.357 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 05:55:36.360 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:55:36.362 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:55:36.365 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:55:36.367 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:55:36.369 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:36.372 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:55:36.374 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:36.377 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:36.379 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:55:36.381 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:55:36.384 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:55:36.386 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:55:36.389 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 05:55:36.392 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:55:36.394 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:36.396 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:36.399 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 05:55:36.421 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 05:55:36.530 | Reading package lists... 2022-06-01 05:55:36.771 | Building dependency tree... 2022-06-01 05:55:36.773 | Reading state information... 2022-06-01 05:55:37.023 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 05:55:37.023 | The following packages were automatically installed and are no longer required: 2022-06-01 05:55:37.024 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:55:37.024 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:55:37.024 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:55:37.024 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:55:37.024 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:55:37.024 | python3-zope.interface 2022-06-01 05:55:37.024 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:55:37.134 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:55:37.139 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:55:37.142 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:55:37.144 | + functions-common:time_stop:2322 : local name 2022-06-01 05:55:37.147 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:55:37.149 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:55:37.151 | + functions-common:time_stop:2325 : local total 2022-06-01 05:55:37.153 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:55:37.156 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:55:37.159 | + functions-common:time_stop:2329 : start_time=1654062936418 2022-06-01 05:55:37.161 | + functions-common:time_stop:2331 : [[ -z 1654062936418 ]] 2022-06-01 05:55:37.164 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:55:37.168 | + functions-common:time_stop:2334 : end_time=1654062937165 2022-06-01 05:55:37.170 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-01 05:55:37.173 | + functions-common:time_stop:2336 : total=6721 2022-06-01 05:55:37.175 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:55:37.177 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7468 2022-06-01 05:55:37.180 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:55:37.182 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 05:55:37.185 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 05:55:37.187 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:55:37.189 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:37.192 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:37.194 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 05:55:37.197 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 05:55:37.253 | wsgi (enabled by maintainer script) 2022-06-01 05:55:37.256 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 05:55:37.258 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 05:55:37.261 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:55:37.264 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 05:55:37.267 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 05:55:37.269 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:55:37.273 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:55:37.273 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:55:37.278 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 05:55:37.281 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 05:55:37.283 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 05:55:37.286 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 05:55:37.288 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 05:55:37.310 | Using python 3.8 to install osc-placement 2022-06-01 05:55:37.313 | + 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 osc-placement 2022-06-01 05:55:39.120 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:55:39.120 | 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-06-01 05:55:39.125 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:39.125 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:39.127 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:55:39.128 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:39.129 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:39.129 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:39.129 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:39.129 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:39.144 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 05:55:39.170 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:55:39.189 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:55:39.195 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:55:39.198 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:55:39.202 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:55:39.206 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:55:39.209 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:55:39.213 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:55:39.228 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:55:39.292 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:55:39.295 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:55:39.298 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:55:39.303 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:55:39.311 | 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-06-01 05:55:39.317 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:55:39.344 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:55:39.351 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:55:39.370 | 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-06-01 05:55:39.379 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:55:39.400 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:55:39.403 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:55:39.406 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:55:39.428 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:55:39.432 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:55:39.438 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:55:39.441 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:55:39.480 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:55:39.484 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:55:39.487 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:55:39.493 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:55:39.495 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:55:39.549 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:55:39.552 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:55:39.554 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:55:39.558 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:55:39.579 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:55:39.582 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:55:39.585 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:55:39.627 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:55:39.631 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:55:39.636 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:55:39.639 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:55:39.672 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:55:41.571 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:55:41.571 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:55:41.645 | + inc/python:pip_install:200 : result=0 2022-06-01 05:55:41.647 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:55:41.650 | + functions-common:time_stop:2322 : local name 2022-06-01 05:55:41.652 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:55:41.655 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:55:41.657 | + functions-common:time_stop:2325 : local total 2022-06-01 05:55:41.660 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:55:41.662 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:55:41.665 | + functions-common:time_stop:2329 : start_time=1654062937304 2022-06-01 05:55:41.667 | + functions-common:time_stop:2331 : [[ -z 1654062937304 ]] 2022-06-01 05:55:41.670 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:55:41.674 | + functions-common:time_stop:2334 : end_time=1654062941672 2022-06-01 05:55:41.677 | + functions-common:time_stop:2335 : elapsed_time=4368 2022-06-01 05:55:41.679 | + functions-common:time_stop:2336 : total=113024 2022-06-01 05:55:41.682 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:55:41.684 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117392 2022-06-01 05:55:41.687 | + inc/python:pip_install:203 : return 0 2022-06-01 05:55:41.689 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 05:55:41.691 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 05:55:41.694 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 05:55:41.696 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:55:41.699 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:55:41.702 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:55:41.705 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:55:41.707 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:55:41.710 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:55:41.728 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:55:41.730 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:55:41.733 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:41.736 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:55:41.736 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:55:41.741 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 05:55:41.743 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:41.746 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 05:55:41.758 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 05:55:41.761 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:55:41.762 | + functions-common:git_clone:607 : head -1 2022-06-01 05:55:41.766 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 05:55:41.769 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:55:41.771 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 05:55:41.774 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:55:41.776 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:55:41.778 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 05:55:41.781 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:55:41.784 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 05:55:41.786 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:55:41.788 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:55:41.791 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 05:55:41.793 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:55:41.796 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:55:41.799 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 05:55:41.801 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:55:41.804 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 05:55:41.806 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:55:41.809 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:55:41.812 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 05:55:41.818 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 05:55:41.820 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 05:55:42.409 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 05:55:42.412 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:55:42.414 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:55:42.417 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:55:42.419 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:55:42.422 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 05:55:42.424 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:55:42.427 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:55:42.429 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:55:42.431 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:55:42.434 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:55:42.437 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:55:42.439 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:55:42.442 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 05:55:42.462 | Using python 3.8 to install /opt/stack/placement 2022-06-01 05:55:42.464 | + 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/placement 2022-06-01 05:55:44.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:55:44.247 | 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-06-01 05:55:44.252 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:44.252 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:44.254 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:55:44.255 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:44.255 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:44.256 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:44.256 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:44.256 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:44.269 | Obtaining file:///opt/stack/placement 2022-06-01 05:55:45.514 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:55:46.725 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:55:46.734 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:55:46.755 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:55:46.769 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:55:46.781 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:55:46.837 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 05:55:46.842 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 05:55:46.847 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:55:46.852 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:55:46.886 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:55:46.897 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:55:46.913 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:55:46.919 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:55:46.965 | 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-06-01 05:55:46.972 | 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-06-01 05:55:47.011 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:55:47.029 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:55:47.046 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:55:47.055 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:55:47.064 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:55:47.082 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:55:47.088 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:55:47.091 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:55:47.094 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:55:47.105 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:55:47.107 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:55:47.110 | 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 389)) (2.8.1) 2022-06-01 05:55:47.115 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:55:47.134 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:55:47.138 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:55:47.146 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:55:47.166 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:55:47.171 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:55:47.174 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:55:47.184 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:55:47.188 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:55:47.191 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:55:47.197 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:55:47.207 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:55:47.213 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:55:47.231 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:55:47.234 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:55:47.241 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:55:47.262 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 05:55:47.304 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:55:47.369 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:55:47.375 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:55:47.380 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:55:47.385 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:55:47.388 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:55:47.396 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:55:47.405 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:55:47.412 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:55:47.415 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:55:47.418 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:55:47.421 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:55:47.424 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:55:47.428 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:55:47.430 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:55:47.433 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:55:47.436 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:55:47.439 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:55:47.442 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:55:47.453 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:55:47.455 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:55:47.458 | 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-06-01 05:55:47.462 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:55:47.465 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:55:47.468 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:55:47.470 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:55:47.478 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:55:49.041 | Installing collected packages: openstack-placement 2022-06-01 05:55:49.042 | Attempting uninstall: openstack-placement 2022-06-01 05:55:49.043 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 05:55:49.045 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 05:55:49.047 | Running setup.py develop for openstack-placement 2022-06-01 05:55:50.624 | Successfully installed openstack-placement 2022-06-01 05:55:50.795 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:55:50.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:55:50.869 | + inc/python:pip_install:200 : result=0 2022-06-01 05:55:50.871 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:55:50.874 | + functions-common:time_stop:2322 : local name 2022-06-01 05:55:50.876 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:55:50.878 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:55:50.880 | + functions-common:time_stop:2325 : local total 2022-06-01 05:55:50.882 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:55:50.885 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:55:50.887 | + functions-common:time_stop:2329 : start_time=1654062942457 2022-06-01 05:55:50.889 | + functions-common:time_stop:2331 : [[ -z 1654062942457 ]] 2022-06-01 05:55:50.892 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:55:50.896 | + functions-common:time_stop:2334 : end_time=1654062950894 2022-06-01 05:55:50.898 | + functions-common:time_stop:2335 : elapsed_time=8437 2022-06-01 05:55:50.900 | + functions-common:time_stop:2336 : total=117392 2022-06-01 05:55:50.903 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:55:50.905 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125829 2022-06-01 05:55:50.907 | + inc/python:pip_install:203 : return 0 2022-06-01 05:55:50.910 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:55:50.913 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:55:50.915 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:55:50.934 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:55:50.946 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 05:55:50.949 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 05:55:50.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:55:50.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:55:50.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 05:55:50.958 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:55:50.961 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:55:50.963 | + ./stack.sh:main:912 : configure_placement 2022-06-01 05:55:50.966 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 05:55:50.978 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 05:55:50.981 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 05:55:50.986 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 05:55:50.988 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 05:55:50.991 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 05:55:50.993 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 05:55:50.996 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 05:55:50.998 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 05:55:51.029 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 05:55:51.061 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 05:55:51.091 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 05:55:51.094 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 05:55:51.097 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 05:55:51.100 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:55:51.102 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 05:55:51.134 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 05:55:51.162 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:55:51.191 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 05:55:51.220 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 05:55:51.248 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 05:55:51.277 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 05:55:51.305 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 05:55:51.334 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:55:51.363 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:55:51.391 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 05:55:51.394 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 05:55:51.396 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 05:55:51.399 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:55:51.417 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:55:51.419 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:55:51.421 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:55:51.424 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:55:51.426 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:55:51.455 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:55:51.483 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:55:51.511 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:55:51.540 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 05:55:51.543 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 05:55:51.545 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 05:55:51.548 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 05:55:51.550 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 05:55:51.552 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:55:51.555 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:55:51.558 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 05:55:51.562 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 05:55:51.565 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:55:51.567 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:55:51.580 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:55:51.580 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:55:51.589 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:55:51.592 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:55:51.608 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 05:55:51.610 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 05:55:51.614 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 05:55:51.645 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 05:55:51.672 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 05:55:51.700 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:55:51.728 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:55:51.756 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:55:51.784 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:55:51.812 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:55:51.839 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:55:51.867 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:55:51.896 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:55:51.925 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:55:51.953 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:55:51.981 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:55:51.984 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:55:51.987 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 05:55:51.989 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 05:55:51.992 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:55:51.994 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:51.997 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:51.999 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 05:55:52.002 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 05:55:52.004 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 05:55:52.033 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:55:52.061 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 05:55:52.061 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 05:55:52.070 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 05:55:52.073 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 05:55:52.076 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 05:55:52.078 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:55:52.081 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:55:52.083 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:55:52.086 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:52.088 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:52.091 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:55:52.094 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:55:52.096 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:55:52.099 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:55:52.101 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 05:55:52.162 | Site placement-api already enabled 2022-06-01 05:55:52.167 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:55:52.169 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:55:52.172 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:55:52.174 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:55:52.309 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 05:55:52.336 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:52.341 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 05:55:52.363 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:52.366 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 05:55:52.384 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:52.386 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 05:55:52.389 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 05:55:52.392 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 05:55:52.423 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-06-01 05:55:52.451 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 05:55:52.480 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 05:55:52.508 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 05:55:52.537 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 05:55:52.566 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 05:55:52.595 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 05:55:52.623 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 05:55:52.640 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:52.643 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 05:55:52.659 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:55:52.662 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 05:55:52.664 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 05:55:52.666 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 05:55:52.669 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:55:52.672 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:55:52.674 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:55:52.677 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:55:52.679 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:55:52.682 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:55:52.686 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:55:52.689 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:55:52.692 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:55:52.694 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 05:55:52.697 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:55:52.713 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:55:52.715 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:55:52.717 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:55:52.720 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 05:55:52.722 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 05:55:52.726 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:55:52.729 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 05:55:52.731 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 05:55:52.736 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 05:55:52.738 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 05:55:52.740 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 05:55:52.742 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 05:55:52.745 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 05:55:52.747 | +++ functions-common:git_clone:529 : pwd 2022-06-01 05:55:52.750 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:55:52.752 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:55:52.755 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:55:52.770 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:55:52.772 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:55:52.774 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:52.777 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 05:55:52.777 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:55:52.782 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 05:55:52.784 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:55:52.786 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 05:55:52.800 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 05:55:52.802 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 05:55:52.803 | ++ functions-common:git_clone:607 : head -1 2022-06-01 05:55:52.806 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 05:55:52.808 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:55:52.810 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 05:55:52.832 | Using python 3.8 to install tox!=2.8.0 2022-06-01 05:55:52.834 | ++ 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 'tox!=2.8.0' 2022-06-01 05:55:54.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:55:54.602 | 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-06-01 05:55:54.606 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:54.607 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:54.608 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:55:54.610 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:54.610 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:54.611 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:54.611 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:55:54.611 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:55:54.626 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 05:55:54.684 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 05:55:54.694 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 05:55:54.697 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 05:55:54.700 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 05:55:54.752 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 05:55:54.755 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:55:54.758 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:55:54.764 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 05:55:54.766 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:55:54.769 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:55:56.883 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:55:56.883 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:55:56.953 | ++ inc/python:pip_install:200 : result=0 2022-06-01 05:55:56.955 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:55:56.958 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:55:56.960 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:55:56.962 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:55:56.965 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:55:56.967 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:55:56.970 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:55:56.972 | ++ functions-common:time_stop:2329 : start_time=1654062952826 2022-06-01 05:55:56.975 | ++ functions-common:time_stop:2331 : [[ -z 1654062952826 ]] 2022-06-01 05:55:56.978 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:55:56.982 | ++ functions-common:time_stop:2334 : end_time=1654062956979 2022-06-01 05:55:56.985 | ++ functions-common:time_stop:2335 : elapsed_time=4153 2022-06-01 05:55:56.987 | ++ functions-common:time_stop:2336 : total=125829 2022-06-01 05:55:56.989 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:55:56.991 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=129982 2022-06-01 05:55:56.994 | ++ inc/python:pip_install:203 : return 0 2022-06-01 05:55:56.996 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 05:55:56.996 | /opt/stack/tempest ~/devstack 2022-06-01 05:55:56.998 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 05:55:57.017 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 05:55:57.017 | HACKING.rst 2022-06-01 05:55:57.017 | doc/source/conf.py 2022-06-01 05:55:57.017 | doc/source/configuration.rst 2022-06-01 05:55:57.017 | doc/source/contributor/contributing.rst 2022-06-01 05:55:57.017 | doc/source/index.rst 2022-06-01 05:55:57.017 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 05:55:57.017 | doc/source/microversion_testing.rst 2022-06-01 05:55:57.017 | doc/source/plugins/plugin.rst 2022-06-01 05:55:57.017 | doc/source/supported_version.rst 2022-06-01 05:55:57.017 | doc/source/test_removal.rst 2022-06-01 05:55:57.017 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 05:55:57.017 | playbooks/devstack-tempest.yaml 2022-06-01 05:55:57.017 | playbooks/enable-fips.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 05:55:57.017 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 05:55:57.018 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 05:55:57.018 | releasenotes/source/conf.py 2022-06-01 05:55:57.018 | releasenotes/source/index.rst 2022-06-01 05:55:57.018 | releasenotes/source/v26.1.0.rst 2022-06-01 05:55:57.018 | releasenotes/source/v27.0.0.rst 2022-06-01 05:55:57.018 | releasenotes/source/v28.0.0.rst 2022-06-01 05:55:57.018 | releasenotes/source/v28.1.0.rst 2022-06-01 05:55:57.018 | releasenotes/source/v29.0.0.rst 2022-06-01 05:55:57.018 | releasenotes/source/v29.1.0.rst 2022-06-01 05:55:57.019 | releasenotes/source/v29.2.0.rst 2022-06-01 05:55:57.019 | releasenotes/source/v30.0.0.rst 2022-06-01 05:55:57.019 | requirements.txt 2022-06-01 05:55:57.019 | roles/run-tempest/README.rst 2022-06-01 05:55:57.019 | roles/run-tempest/defaults/main.yaml 2022-06-01 05:55:57.019 | roles/run-tempest/tasks/main.yaml 2022-06-01 05:55:57.019 | roles/run-tempest-26/README.rst 2022-06-01 05:55:57.019 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 05:55:57.019 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 05:55:57.019 | setup.cfg 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_agents.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_create_server.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_flavors.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 05:55:57.019 | tempest/api/compute/admin/test_quotas. 2022-06-01 05:55:57.019 | Aborting 2022-06-01 05:55:57.020 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 05:55:57.022 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 05:55:57.025 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 05:55:57.028 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 05:55:57.030 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 05:55:57.033 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 05:55:57.035 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 05:55:57.037 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 05:55:57.039 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 05:55:57.042 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 05:55:57.042 | Error on exit 2022-06-01 05:55:57.044 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 05:55:57.047 | + ./stack.sh:exit_trap:517 : generate-subunit 1654062772 185 fail 2022-06-01 05:55:57.628 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 05:55:57.630 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 05:55:57.843 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 05:55:57.843 | 2022-06-01 05:55:58.095 | + ./stack.sh:exit_trap:531 : exit 1