2022-06-03 15:00:22.923 | + ./stack.sh:main:462 : exec 2022-06-03 15:00:22.923 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150022' 2022-06-03 15:00:22.923 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-150022.summary.2022-06-03-150022 2022-06-03 15:00:22.923 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:00:22.923 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150022 2022-06-03 15:00:22.923 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150022 /opt/stack/logs/stack.sh.log 2022-06-03 15:00:22.923 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150022.summary.2022-06-03-150022 /opt/stack/logs/stack.sh.log.summary 2022-06-03 15:00:22.923 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 15:00:22.923 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 15:00:22.923 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 15:00:22.923 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 15:00:22.923 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 15:00:22.923 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 15:00:22.923 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:00:22.923 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 15:00:22.923 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 15:00:22.924 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 15:00:22.926 | + ./stack.sh:main:551 : uname -a 2022-06-03 15:00:22.928 | Linux n-d-843949-4 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-03 15:00:22.930 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 15:00:22.932 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 15:00:22.935 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 15:00:22.962 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 15:00:22.978 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 15:00:22.980 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 15:00:22.983 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 15:00:22.984 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 15:00:22.986 | + functions-common:fetch_plugins:1673 : return 2022-06-03 15:00:22.988 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 15:00:22.990 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 15:00:22.992 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:00:22.993 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:00:22.995 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:00:22.997 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:00:22.999 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:00:23.001 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:00:23.003 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:00:23.006 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:00:23.008 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:00:23.010 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:00:23.012 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 15:00:23.014 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:00:23.026 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:23.027 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:00:23.030 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:23.031 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:23.033 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:23.035 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:23.037 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:23.038 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 15:00:23.040 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 15:00:23.042 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:00:23.044 | + 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-03 15:00:23.046 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 15:00:23.048 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 15:00:23.049 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 15:00:23.051 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 15:00:23.053 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 15:00:23.055 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 15:00:23.072 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 15:00:23.074 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 15:00:23.089 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:00:23.092 | +++ lib/tls:source:43 : hostname -f 2022-06-03 15:00:23.095 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 15:00:23.097 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 15:00:23.099 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 15:00:23.101 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 15:00:23.103 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 15:00:23.105 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 15:00:23.107 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 15:00:23.109 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 15:00:23.111 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 15:00:23.113 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 15:00:23.117 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 15:00:23.129 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 15:00:23.146 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 15:00:23.158 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 15:00:23.170 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 15:00:23.197 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 15:00:23.238 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 15:00:23.318 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 15:00:23.339 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 15:00:23.377 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 15:00:23.429 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 15:00:23.558 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 15:00:23.572 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 15:00:23.584 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 15:00:23.598 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 15:00:23.689 | + ./stack.sh:main:598 : run_phase source 2022-06-03 15:00:23.691 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 15:00:23.693 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:00:23.695 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:00:23.697 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:00:23.699 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:00:23.701 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:00:23.703 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:00:23.706 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:00:23.710 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:00:23.712 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:00:23.714 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:00:23.716 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 15:00:23.718 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:00:23.733 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:23.735 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:00:23.737 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 15:00:23.776 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 15:00:23.778 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 15:00:23.781 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:00:23.783 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 15:00:23.785 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 15:00:23.787 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 15:00:23.789 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 15:00:23.791 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 15:00:23.793 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 15:00:23.796 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 15:00:23.798 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.800 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 15:00:23.803 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.805 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 15:00:23.807 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.809 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 15:00:23.812 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.814 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 15:00:23.816 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.819 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 15:00:23.821 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.823 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 15:00:23.826 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.828 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 15:00:23.830 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.833 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 15:00:23.835 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.837 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 15:00:23.840 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.842 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 15:00:23.845 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.847 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 15:00:23.850 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.852 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 15:00:23.855 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.858 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 15:00:23.861 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.863 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 15:00:23.865 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.868 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 15:00:23.870 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.873 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 15:00:23.875 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.878 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 15:00:23.880 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.882 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 15:00:23.884 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.887 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 15:00:23.890 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.892 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 15:00:23.895 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.897 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 15:00:23.899 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.901 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 15:00:23.904 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.907 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 15:00:23.909 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.911 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 15:00:23.914 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.916 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 15:00:23.918 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.920 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 15:00:23.923 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.925 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 15:00:23.927 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.929 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 15:00:23.932 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.934 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 15:00:23.936 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.939 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 15:00:23.941 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.943 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 15:00:23.945 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.948 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 15:00:23.951 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.954 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 15:00:23.956 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.958 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 15:00:23.960 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.963 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 15:00:23.965 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.968 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 15:00:23.970 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.973 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 15:00:23.975 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.977 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 15:00:23.979 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.982 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 15:00:23.984 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.986 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 15:00:23.989 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.991 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 15:00:23.994 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:23.996 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 15:00:23.999 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 15:00:24.001 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:00:24.003 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 15:00:24.018 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:24.020 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 15:00:24.022 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:00:24.025 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 15:00:24.040 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:00:24.042 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 15:00:24.044 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 15:00:24.046 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 15:00:24.048 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 15:00:24.051 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 15:00:24.053 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 15:00:24.055 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 15:00:24.058 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 15:00:24.060 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:00:24.062 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 15:00:24.065 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:00:24.067 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 15:00:24.069 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 15:00:24.069 | Using mysql database backend 2022-06-03 15:00:24.072 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 15:00:24.088 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 15:00:24.105 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:24.108 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 15:00:24.123 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 15:00:24.140 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:24.142 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 15:00:24.158 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 15:00:24.181 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 15:00:24.198 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:00:24.200 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 15:00:24.219 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:24.221 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 15:00:24.224 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 15:00:24.240 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:24.244 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 15:00:24.261 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 15:00:24.263 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 15:00:24.265 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 15:00:24.268 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 15:00:24.271 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 15:00:24.275 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-150024 2022-06-03 15:00:24.277 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-150024 739' 2022-06-03 15:00:24.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.283 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:00:24.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.287 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 15:00:24.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.292 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 15:00:24.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.297 | + 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-03 15:00:24.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.302 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.73 2022-06-03 15:00:24.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.306 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.73/identity 2022-06-03 15:00:24.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.311 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-150022 2022-06-03 15:00:24.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.315 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 15:00:24.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.320 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.73 2022-06-03 15:00:24.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.325 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 15:00:24.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.329 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 15:00:24.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.334 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 15:00:24.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:24.339 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 15:00:24.342 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 15:00:24.344 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 15:00:24.346 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 15:00:24.348 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:00:24.350 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:00:24.353 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:00:24.355 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:00:24.358 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:00:24.360 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:00:24.375 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:00:24.377 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:00:24.379 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:00:24.382 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:00:24.382 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:00:24.387 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 15:00:24.389 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:00:24.391 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 15:00:24.404 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 15:00:24.407 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:00:24.407 | + functions-common:git_clone:607 : head -1 2022-06-03 15:00:24.411 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 15:00:24.413 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:00:24.415 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 15:00:24.418 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:00:24.421 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 15:00:24.423 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 15:00:24.426 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 15:00:24.428 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 15:00:24.431 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:00:24.433 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 15:00:24.435 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 15:00:24.438 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 15:00:24.441 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 15:00:24.445 | ++ tools/install_prereqs.sh:source:47 : NOW=1654268424 2022-06-03 15:00:24.448 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 15:00:24.452 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654267856 2022-06-03 15:00:24.455 | ++ tools/install_prereqs.sh:source:49 : DELTA=568 2022-06-03 15:00:24.457 | ++ tools/install_prereqs.sh:source:50 : [[ 568 -lt 7200 ]] 2022-06-03 15:00:24.459 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-03 15:00:24.462 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 15:00:24.464 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 15:00:24.467 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 15:00:24.470 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 15:00:24.472 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 15:00:24.474 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 15:00:24.477 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 15:00:24.480 | +++ 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-03 15:00:24.526 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 15:00:24.526 | apache2-dev 2022-06-03 15:00:24.526 | bc 2022-06-03 15:00:24.526 | bsdmainutils 2022-06-03 15:00:24.526 | curl 2022-06-03 15:00:24.526 | g++ 2022-06-03 15:00:24.526 | gcc 2022-06-03 15:00:24.526 | gettext 2022-06-03 15:00:24.526 | git 2022-06-03 15:00:24.526 | graphviz 2022-06-03 15:00:24.526 | iputils-ping 2022-06-03 15:00:24.526 | libapache2-mod-proxy-uwsgi 2022-06-03 15:00:24.526 | libffi-dev 2022-06-03 15:00:24.526 | libjpeg-dev 2022-06-03 15:00:24.526 | libmysqlclient-dev 2022-06-03 15:00:24.526 | libpcre3-dev 2022-06-03 15:00:24.526 | libpq-dev 2022-06-03 15:00:24.526 | libssl-dev 2022-06-03 15:00:24.526 | libsystemd-dev 2022-06-03 15:00:24.526 | libxml2-dev 2022-06-03 15:00:24.526 | libxslt1-dev 2022-06-03 15:00:24.527 | libyaml-dev 2022-06-03 15:00:24.527 | lsof 2022-06-03 15:00:24.527 | openssh-server 2022-06-03 15:00:24.527 | openssl 2022-06-03 15:00:24.527 | pkg-config 2022-06-03 15:00:24.527 | psmisc 2022-06-03 15:00:24.527 | python3-dev 2022-06-03 15:00:24.527 | python3-pip 2022-06-03 15:00:24.527 | python3-venv 2022-06-03 15:00:24.527 | tar 2022-06-03 15:00:24.527 | tcpdump 2022-06-03 15:00:24.527 | unzip 2022-06-03 15:00:24.527 | uuid-runtime 2022-06-03 15:00:24.527 | wget 2022-06-03 15:00:24.527 | wget 2022-06-03 15:00:24.527 | zlib1g-dev 2022-06-03 15:00:24.527 | libkrb5-dev 2022-06-03 15:00:24.527 | libldap2-dev 2022-06-03 15:00:24.527 | libsasl2-dev 2022-06-03 15:00:24.527 | memcached 2022-06-03 15:00:24.527 | python3-mysqldb 2022-06-03 15:00:24.527 | sqlite3 2022-06-03 15:00:24.527 | conntrack 2022-06-03 15:00:24.527 | curl 2022-06-03 15:00:24.527 | dnsmasq-base 2022-06-03 15:00:24.527 | dnsmasq-utils 2022-06-03 15:00:24.527 | ebtables 2022-06-03 15:00:24.527 | gawk 2022-06-03 15:00:24.527 | genisoimage 2022-06-03 15:00:24.527 | iptables 2022-06-03 15:00:24.527 | iputils-arping 2022-06-03 15:00:24.527 | kpartx 2022-06-03 15:00:24.527 | libjs-jquery-tablesorter 2022-06-03 15:00:24.527 | libmysqlclient-dev 2022-06-03 15:00:24.527 | parted 2022-06-03 15:00:24.527 | pm-utils 2022-06-03 15:00:24.527 | python3-mysqldb 2022-06-03 15:00:24.527 | socat 2022-06-03 15:00:24.527 | sqlite3 2022-06-03 15:00:24.528 | sudo 2022-06-03 15:00:24.528 | vlan 2022-06-03 15:00:24.528 | lsscsi 2022-06-03 15:00:24.528 | open-iscsi 2022-06-03 15:00:24.528 | lvm2 2022-06-03 15:00:24.528 | qemu-utils 2022-06-03 15:00:24.528 | thin-provisioning-tools 2022-06-03 15:00:24.528 | acl 2022-06-03 15:00:24.528 | dnsmasq-base 2022-06-03 15:00:24.528 | dnsmasq-utils 2022-06-03 15:00:24.528 | ebtables 2022-06-03 15:00:24.528 | haproxy 2022-06-03 15:00:24.528 | iptables 2022-06-03 15:00:24.528 | iputils-arping 2022-06-03 15:00:24.528 | iputils-ping 2022-06-03 15:00:24.528 | libmysqlclient-dev 2022-06-03 15:00:24.528 | postgresql-server-dev-all 2022-06-03 15:00:24.528 | python3-mysqldb 2022-06-03 15:00:24.528 | sqlite3 2022-06-03 15:00:24.528 | sudo 2022-06-03 15:00:24.529 | vlan 2022-06-03 15:00:24.529 | ipset 2022-06-03 15:00:24.529 | conntrack 2022-06-03 15:00:24.529 | conntrackd 2022-06-03 15:00:24.529 | keepalived 2022-06-03 15:00:24.529 | dstat 2022-06-03 15:00:24.529 | lvm2 2022-06-03 15:00:24.529 | qemu-utils 2022-06-03 15:00:24.529 | thin-provisioning-tools 2022-06-03 15:00:24.529 | curl 2022-06-03 15:00:24.529 | liberasurecode-dev 2022-06-03 15:00:24.529 | make 2022-06-03 15:00:24.529 | memcached 2022-06-03 15:00:24.529 | sqlite3 2022-06-03 15:00:24.529 | xfsprogs' 2022-06-03 15:00:24.531 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 15:00:24.558 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 15:00:24.558 | apache2-dev 2022-06-03 15:00:24.558 | bc 2022-06-03 15:00:24.558 | bsdmainutils 2022-06-03 15:00:24.558 | curl 2022-06-03 15:00:24.558 | g++ 2022-06-03 15:00:24.558 | gcc 2022-06-03 15:00:24.558 | gettext 2022-06-03 15:00:24.558 | git 2022-06-03 15:00:24.558 | graphviz 2022-06-03 15:00:24.558 | iputils-ping 2022-06-03 15:00:24.558 | libapache2-mod-proxy-uwsgi 2022-06-03 15:00:24.558 | libffi-dev 2022-06-03 15:00:24.558 | libjpeg-dev 2022-06-03 15:00:24.558 | libmysqlclient-dev 2022-06-03 15:00:24.558 | libpcre3-dev 2022-06-03 15:00:24.558 | libpq-dev 2022-06-03 15:00:24.558 | libssl-dev 2022-06-03 15:00:24.558 | libsystemd-dev 2022-06-03 15:00:24.559 | libxml2-dev 2022-06-03 15:00:24.559 | libxslt1-dev 2022-06-03 15:00:24.559 | libyaml-dev 2022-06-03 15:00:24.559 | lsof 2022-06-03 15:00:24.559 | openssh-server 2022-06-03 15:00:24.559 | openssl 2022-06-03 15:00:24.559 | pkg-config 2022-06-03 15:00:24.559 | psmisc 2022-06-03 15:00:24.559 | python3-dev 2022-06-03 15:00:24.559 | python3-pip 2022-06-03 15:00:24.559 | python3-venv 2022-06-03 15:00:24.559 | tar 2022-06-03 15:00:24.559 | tcpdump 2022-06-03 15:00:24.559 | unzip 2022-06-03 15:00:24.559 | uuid-runtime 2022-06-03 15:00:24.559 | wget 2022-06-03 15:00:24.559 | wget 2022-06-03 15:00:24.559 | zlib1g-dev 2022-06-03 15:00:24.559 | libkrb5-dev 2022-06-03 15:00:24.559 | libldap2-dev 2022-06-03 15:00:24.559 | libsasl2-dev 2022-06-03 15:00:24.559 | memcached 2022-06-03 15:00:24.559 | python3-mysqldb 2022-06-03 15:00:24.559 | sqlite3 2022-06-03 15:00:24.559 | conntrack 2022-06-03 15:00:24.559 | curl 2022-06-03 15:00:24.559 | dnsmasq-base 2022-06-03 15:00:24.559 | dnsmasq-utils 2022-06-03 15:00:24.559 | ebtables 2022-06-03 15:00:24.559 | gawk 2022-06-03 15:00:24.559 | genisoimage 2022-06-03 15:00:24.559 | iptables 2022-06-03 15:00:24.559 | iputils-arping 2022-06-03 15:00:24.559 | kpartx 2022-06-03 15:00:24.559 | libjs-jquery-tablesorter 2022-06-03 15:00:24.559 | libmysqlclient-dev 2022-06-03 15:00:24.559 | parted 2022-06-03 15:00:24.559 | pm-utils 2022-06-03 15:00:24.559 | python3-mysqldb 2022-06-03 15:00:24.560 | socat 2022-06-03 15:00:24.560 | sqlite3 2022-06-03 15:00:24.560 | sudo 2022-06-03 15:00:24.560 | vlan 2022-06-03 15:00:24.560 | lsscsi 2022-06-03 15:00:24.560 | open-iscsi 2022-06-03 15:00:24.560 | lvm2 2022-06-03 15:00:24.560 | qemu-utils 2022-06-03 15:00:24.560 | thin-provisioning-tools 2022-06-03 15:00:24.560 | acl 2022-06-03 15:00:24.560 | dnsmasq-base 2022-06-03 15:00:24.560 | dnsmasq-utils 2022-06-03 15:00:24.560 | ebtables 2022-06-03 15:00:24.560 | haproxy 2022-06-03 15:00:24.560 | iptables 2022-06-03 15:00:24.560 | iputils-arping 2022-06-03 15:00:24.560 | iputils-ping 2022-06-03 15:00:24.560 | libmysqlclient-dev 2022-06-03 15:00:24.560 | postgresql-server-dev-all 2022-06-03 15:00:24.560 | python3-mysqldb 2022-06-03 15:00:24.560 | sqlite3 2022-06-03 15:00:24.560 | sudo 2022-06-03 15:00:24.560 | vlan 2022-06-03 15:00:24.560 | ipset 2022-06-03 15:00:24.560 | conntrack 2022-06-03 15:00:24.560 | conntrackd 2022-06-03 15:00:24.560 | keepalived 2022-06-03 15:00:24.560 | dstat 2022-06-03 15:00:24.560 | lvm2 2022-06-03 15:00:24.560 | qemu-utils 2022-06-03 15:00:24.561 | thin-provisioning-tools 2022-06-03 15:00:24.561 | curl 2022-06-03 15:00:24.561 | liberasurecode-dev 2022-06-03 15:00:24.561 | make 2022-06-03 15:00:24.561 | memcached 2022-06-03 15:00:24.561 | sqlite3 2022-06-03 15:00:24.561 | xfsprogs ' 2022-06-03 15:00:24.561 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 15:00:24.563 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:00:24.565 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:00:24.568 | ++ 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-03 15:00:24.568 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 15:00:24.574 | ++ 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-03 15:00:24.577 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 15:00:24.579 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:00:24.581 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 15:00:24.583 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:00:24.585 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:00:24.587 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:00:24.589 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:00:24.592 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:00:24.594 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:00:24.597 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 15:00:24.599 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 15:00:24.601 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 15:00:24.603 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 15:00:24.607 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 15:00:24.609 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 15:00:24.611 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 15:00:24.613 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 15:00:24.615 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 15:00:24.618 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 15:00:24.621 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654268424619 2022-06-03 15:00:24.624 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 15:00:24.626 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 15:00:24.628 | ++ 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-03 15:00:24.881 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 15:00:24.884 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-03 15:00:24.936 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-03 15:00:25.001 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-03 15:00:27.164 | Reading package lists... 2022-06-03 15:00:27.195 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 15:00:27.197 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 15:00:27.199 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:00:27.202 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:27.204 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:27.206 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:00:27.208 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:27.210 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 15:00:27.212 | ++ functions-common:time_stop:2329 : start_time=1654268424619 2022-06-03 15:00:27.214 | ++ functions-common:time_stop:2331 : [[ -z 1654268424619 ]] 2022-06-03 15:00:27.217 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:27.221 | ++ functions-common:time_stop:2334 : end_time=1654268427219 2022-06-03 15:00:27.224 | ++ functions-common:time_stop:2335 : elapsed_time=2600 2022-06-03 15:00:27.226 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 15:00:27.228 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:27.230 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2600 2022-06-03 15:00:27.233 | ++ 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-03 15:00:27.235 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:00:27.237 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:00:27.239 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:00:27.241 | ++ 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-03 15:00:27.262 | ++ 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-03 15:00:27.372 | Reading package lists... 2022-06-03 15:00:27.617 | Building dependency tree... 2022-06-03 15:00:27.618 | Reading state information... 2022-06-03 15:00:27.652 | acl is already the newest version (2.2.53-6). 2022-06-03 15:00:27.652 | bc is already the newest version (1.07.1-2build1). 2022-06-03 15:00:27.652 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 15:00:27.652 | conntrack is already the newest version (1:1.4.5-2). 2022-06-03 15:00:27.652 | ebtables is already the newest version (2.0.11-3build1). 2022-06-03 15:00:27.652 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:00:27.652 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 15:00:27.652 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:00:27.652 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-03 15:00:27.652 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-03 15:00:27.653 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 15:00:27.653 | iputils-arping is already the newest version (3:20190709-3). 2022-06-03 15:00:27.653 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 15:00:27.653 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 15:00:27.653 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-03 15:00:27.653 | libffi-dev is already the newest version (3.3-4). 2022-06-03 15:00:27.653 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-03 15:00:27.653 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-03 15:00:27.653 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-03 15:00:27.653 | lsscsi is already the newest version (0.30-0.1). 2022-06-03 15:00:27.653 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 15:00:27.653 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:00:27.653 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-03 15:00:27.653 | psmisc is already the newest version (23.3-1). 2022-06-03 15:00:27.653 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:00:27.653 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-03 15:00:27.653 | socat is already the newest version (1.7.3.3-2). 2022-06-03 15:00:27.653 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 15:00:27.654 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-03 15:00:27.654 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 15:00:27.654 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-03 15:00:27.654 | dstat is already the newest version (0.7.4-6). 2022-06-03 15:00:27.654 | graphviz is already the newest version (2.42.2-3build2). 2022-06-03 15:00:27.654 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-03 15:00:27.654 | pm-utils is already the newest version (1.4.1-19). 2022-06-03 15:00:27.654 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:00:27.654 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:00:27.654 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:00:27.654 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-03 15:00:27.654 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:00:27.654 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:00:27.654 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 15:00:27.654 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-03 15:00:27.654 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-03 15:00:27.654 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-03 15:00:27.654 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-03 15:00:27.654 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-03 15:00:27.654 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:00:27.654 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 15:00:27.654 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-03 15:00:27.654 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-03 15:00:27.654 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:00:27.654 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-03 15:00:27.654 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-03 15:00:27.654 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 15:00:27.654 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-03 15:00:27.654 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-03 15:00:27.655 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-03 15:00:27.655 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:00:27.655 | openssl set to manually installed. 2022-06-03 15:00:27.655 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 15:00:27.655 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-03 15:00:27.655 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-03 15:00:27.655 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 15:00:27.655 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-03 15:00:27.655 | tar set to manually installed. 2022-06-03 15:00:27.655 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-03 15:00:27.655 | tcpdump set to manually installed. 2022-06-03 15:00:27.655 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-03 15:00:27.655 | uuid-runtime set to manually installed. 2022-06-03 15:00:27.871 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-03 15:00:27.871 | wget set to manually installed. 2022-06-03 15:00:27.871 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 15:00:27.872 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:00:27.872 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-03 15:00:27.872 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-03 15:00:27.872 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-03 15:00:27.872 | The following packages were automatically installed and are no longer required: 2022-06-03 15:00:27.873 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:00:27.873 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:00:27.873 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:00:27.873 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:00:27.873 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:00:27.873 | python3-zope.interface 2022-06-03 15:00:27.873 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:00:28.006 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:00:28.010 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 15:00:28.014 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:00:28.016 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:00:28.018 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:28.020 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:28.022 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:00:28.024 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:28.026 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:00:28.029 | ++ functions-common:time_stop:2329 : start_time=1654268427259 2022-06-03 15:00:28.031 | ++ functions-common:time_stop:2331 : [[ -z 1654268427259 ]] 2022-06-03 15:00:28.033 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:28.037 | ++ functions-common:time_stop:2334 : end_time=1654268428035 2022-06-03 15:00:28.039 | ++ functions-common:time_stop:2335 : elapsed_time=776 2022-06-03 15:00:28.042 | ++ functions-common:time_stop:2336 : total=758 2022-06-03 15:00:28.044 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:28.046 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1534 2022-06-03 15:00:28.048 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 15:00:28.051 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 15:00:28.053 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:00:28.056 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 15:00:28.060 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 15:00:28.064 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 15:00:28.067 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 15:00:28.069 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 15:00:29.672 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 15:00:29.674 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 15:00:29.676 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 15:00:29.678 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 15:00:29.679 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 15:00:29.681 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 15:00:29.683 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 15:00:29.686 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 15:00:29.688 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 15:00:29.690 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 15:00:29.764 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 15:00:29.766 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 15:00:29.838 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 15:00:29.841 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 15:00:29.916 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 15:00:29.918 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 15:00:29.920 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 15:00:29.922 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 15:00:29.924 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 15:00:29.926 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 15:00:29.928 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 15:00:29.930 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 15:00:29.932 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 15:00:29.933 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 15:00:29.936 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 15:00:29.936 | Distro: focal 2022-06-03 15:00:29.939 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 15:00:29.941 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 15:00:29.944 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 15:00:29.946 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 15:00:29.948 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 15:00:29.949 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 15:00:30.425 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 15:00:30.426 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 15:00:30.426 | pip: 20.2.2 2022-06-03 15:00:30.428 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 15:00:30.886 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 15:00:30.908 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 15:00:30.910 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 15:00:30.912 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 15:00:30.915 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 15:00:30.917 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:00:30.921 | + ./stack.sh:main:764 : fixup_all 2022-06-03 15:00:30.924 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 15:00:30.926 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 15:00:30.928 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:00:30.933 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:00:30.933 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 15:00:30.935 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 15:00:30.940 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-03 15:00:30.942 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-03 15:00:30.944 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-03 15:00:30.952 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-03 15:00:30.955 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 15:00:30.958 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 15:00:30.960 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 15:00:30.962 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 15:00:30.964 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 15:00:30.967 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:00:30.969 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:00:30.971 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:00:30.973 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:00:30.975 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:00:30.977 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:00:30.979 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:00:30.981 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:00:30.984 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 15:00:30.986 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 15:00:30.988 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 15:00:30.990 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:00:30.992 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:00:30.994 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:00:30.996 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:00:30.999 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:00:31.001 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:00:31.003 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 15:00:31.005 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 15:00:31.025 | Using python 3.8 to install os-testr 2022-06-03 15:00:31.028 | + 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-03 15:00:32.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:32.831 | 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-03 15:00:32.835 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:32.836 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:32.838 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:32.839 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:32.839 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:32.840 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:32.840 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:32.840 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:32.919 | 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-03 15:00:32.928 | 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-03 15:00:32.931 | 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-03 15:00:32.945 | 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-03 15:00:32.975 | 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-03 15:00:32.993 | 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-03 15:00:32.997 | 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-03 15:00:33.004 | 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-03 15:00:33.008 | 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-03 15:00:33.011 | 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-03 15:00:33.025 | 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-03 15:00:33.029 | 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-03 15:00:33.039 | 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-03 15:00:33.043 | 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-03 15:00:33.046 | 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-03 15:00:33.049 | 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-03 15:00:33.051 | 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-03 15:00:33.054 | 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-03 15:00:33.062 | 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-03 15:00:33.116 | 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-03 15:00:33.119 | 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-03 15:00:33.122 | 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-03 15:00:33.127 | 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-03 15:00:33.170 | 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-03 15:00:33.172 | 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-03 15:00:33.205 | 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-03 15:00:35.256 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:35.256 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:35.331 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:35.334 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:35.336 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:35.338 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:35.340 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:35.343 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:35.345 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:35.347 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:35.349 | + functions-common:time_stop:2329 : start_time=1654268431020 2022-06-03 15:00:35.351 | + functions-common:time_stop:2331 : [[ -z 1654268431020 ]] 2022-06-03 15:00:35.354 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:35.358 | + functions-common:time_stop:2334 : end_time=1654268435355 2022-06-03 15:00:35.360 | + functions-common:time_stop:2335 : elapsed_time=4335 2022-06-03 15:00:35.362 | + functions-common:time_stop:2336 : total=0 2022-06-03 15:00:35.364 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:35.366 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4335 2022-06-03 15:00:35.368 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:35.370 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 15:00:35.373 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 15:00:35.375 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:00:35.378 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 15:00:35.380 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 15:00:35.383 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:00:35.387 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:00:35.387 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:00:35.392 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 15:00:35.395 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 15:00:35.397 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 15:00:35.400 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 15:00:35.402 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 15:00:35.423 | Using python 3.8 to install systemd-python 2022-06-03 15:00:35.425 | + 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-03 15:00:37.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:37.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-03 15:00:37.240 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:37.241 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:37.243 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:37.244 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:37.244 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:37.245 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:37.245 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:37.245 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:37.260 | 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-03 15:00:39.657 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:39.657 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:39.747 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:39.750 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:39.752 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:39.754 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:39.756 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:39.759 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:39.761 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:39.763 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:39.766 | + functions-common:time_stop:2329 : start_time=1654268435418 2022-06-03 15:00:39.768 | + functions-common:time_stop:2331 : [[ -z 1654268435418 ]] 2022-06-03 15:00:39.771 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:39.776 | + functions-common:time_stop:2334 : end_time=1654268439773 2022-06-03 15:00:39.778 | + functions-common:time_stop:2335 : elapsed_time=4355 2022-06-03 15:00:39.780 | + functions-common:time_stop:2336 : total=4335 2022-06-03 15:00:39.782 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:39.785 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8690 2022-06-03 15:00:39.787 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:39.790 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 15:00:39.848 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 15:00:40.204 | + ./stack.sh:main:779 : install_infra 2022-06-03 15:00:40.206 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:40.209 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 15:00:40.212 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:40.214 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 15:00:40.238 | + 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-03 15:00:42.386 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:42.398 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:42.458 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:42.499 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:42.501 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:42.503 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:42.505 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:42.507 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:43.034 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:43.172 | 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-03 15:00:43.428 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:43.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:43.432 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:43.435 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:43.437 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:43.439 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:43.441 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:43.443 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:43.445 | + functions-common:time_stop:2329 : start_time=1654268440230 2022-06-03 15:00:43.447 | + functions-common:time_stop:2331 : [[ -z 1654268440230 ]] 2022-06-03 15:00:43.450 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:43.454 | + functions-common:time_stop:2334 : end_time=1654268443451 2022-06-03 15:00:43.456 | + functions-common:time_stop:2335 : elapsed_time=3221 2022-06-03 15:00:43.458 | + functions-common:time_stop:2336 : total=8690 2022-06-03 15:00:43.460 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:43.462 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11911 2022-06-03 15:00:43.464 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:43.466 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:43.469 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 15:00:43.491 | + 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-03 15:00:45.472 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:45.484 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:45.542 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:45.583 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:45.585 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:45.588 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:45.590 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:45.592 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:46.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:46.121 | Processing /opt/stack/requirements 2022-06-03 15:00:47.794 | 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-03 15:00:47.797 | 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-03 15:00:47.807 | 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-03 15:00:47.814 | 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-03 15:00:47.817 | 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-03 15:00:47.820 | 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-03 15:00:47.839 | 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-03 15:00:47.842 | 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-03 15:00:47.860 | 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-03 15:00:47.863 | 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-03 15:00:47.870 | 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-03 15:00:47.889 | 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-03 15:00:47.892 | 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-03 15:00:47.907 | 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-03 15:00:47.910 | 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-03 15:00:47.913 | 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-03 15:00:47.915 | 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-03 15:00:47.918 | 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-03 15:00:47.921 | 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-03 15:00:47.923 | 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-03 15:00:47.925 | 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-03 15:00:47.939 | 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-03 15:00:47.991 | 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-03 15:00:47.993 | 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-03 15:00:48.000 | 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-03 15:00:48.003 | 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-03 15:00:48.005 | 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-03 15:00:48.010 | 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-03 15:00:48.061 | 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-03 15:00:48.065 | Building wheels for collected packages: openstack-requirements 2022-06-03 15:00:48.066 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 15:00:48.827 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 15:00:48.827 | ERROR: Command errored out with exit status 1: 2022-06-03 15:00:48.827 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-e8bcj64w/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-e8bcj64w/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-2ax3cziq 2022-06-03 15:00:48.827 | cwd: /tmp/pip-req-build-e8bcj64w/ 2022-06-03 15:00:48.827 | Complete output (6 lines): 2022-06-03 15:00:48.827 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 15:00:48.828 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 15:00:48.828 | or: setup.py --help-commands 2022-06-03 15:00:48.828 | or: setup.py cmd --help 2022-06-03 15:00:48.828 | 2022-06-03 15:00:48.828 | error: invalid command 'bdist_wheel' 2022-06-03 15:00:48.828 | ---------------------------------------- 2022-06-03 15:00:48.828 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 15:00:48.828 | Running setup.py clean for openstack-requirements 2022-06-03 15:00:49.603 | Failed to build openstack-requirements 2022-06-03 15:00:49.617 | Installing collected packages: openstack-requirements 2022-06-03 15:00:49.617 | Attempting uninstall: openstack-requirements 2022-06-03 15:00:49.619 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-03 15:00:49.660 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-03 15:00:49.681 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-03 15:00:49.684 | Running setup.py install for openstack-requirements: started 2022-06-03 15:00:51.890 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 15:00:51.916 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-03 15:00:52.047 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:52.050 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:52.052 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:52.054 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:52.056 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:52.058 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:52.060 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:52.062 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:52.064 | + functions-common:time_stop:2329 : start_time=1654268443484 2022-06-03 15:00:52.067 | + functions-common:time_stop:2331 : [[ -z 1654268443484 ]] 2022-06-03 15:00:52.069 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:52.073 | + functions-common:time_stop:2334 : end_time=1654268452071 2022-06-03 15:00:52.076 | + functions-common:time_stop:2335 : elapsed_time=8587 2022-06-03 15:00:52.078 | + functions-common:time_stop:2336 : total=11911 2022-06-03 15:00:52.080 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:52.082 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20498 2022-06-03 15:00:52.084 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:52.087 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 15:00:52.089 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 15:00:52.092 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 15:00:52.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:00:52.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:00:52.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 15:00:52.101 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:00:52.103 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 15:00:52.124 | Using python 3.8 to install pbr 2022-06-03 15:00:52.127 | + 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-03 15:00:53.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:53.985 | 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-03 15:00:53.990 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:53.990 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:53.992 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:53.993 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:53.993 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:53.994 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:53.994 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:53.994 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:54.130 | 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-03 15:00:56.461 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:56.461 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:56.542 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:56.545 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:56.547 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:56.549 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:56.551 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:56.553 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:56.555 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:56.557 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:56.559 | + functions-common:time_stop:2329 : start_time=1654268452118 2022-06-03 15:00:56.561 | + functions-common:time_stop:2331 : [[ -z 1654268452118 ]] 2022-06-03 15:00:56.564 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:56.568 | + functions-common:time_stop:2334 : end_time=1654268456565 2022-06-03 15:00:56.570 | + functions-common:time_stop:2335 : elapsed_time=4447 2022-06-03 15:00:56.572 | + functions-common:time_stop:2336 : total=20498 2022-06-03 15:00:56.574 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:56.576 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24945 2022-06-03 15:00:56.578 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:56.580 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 15:00:58.857 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 15:01:00.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:00.755 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-03 15:01:00.776 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-03 15:01:00.783 | 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-03 15:01:00.785 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-03 15:01:00.787 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-03 15:01:00.791 | 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-03 15:01:00.861 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:01:00.864 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:01:00.867 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 15:01:00.883 | + ./stack.sh:main:788 : pkgs= 2022-06-03 15:01:00.886 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 15:01:00.888 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 15:01:00.891 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:01:00.893 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 15:01:00.895 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:01:00.897 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:01:00.899 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:01:00.901 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:01:00.904 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:01:00.907 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:01:00.911 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:01:00.913 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:01:00.915 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:01:00.917 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 15:01:00.919 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:01:00.934 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:00.936 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:01:00.938 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:00.940 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 15:01:00.942 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:00.944 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:01:00.946 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:00.948 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 15:01:00.951 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:00.953 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 15:01:00.955 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:01:00.957 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:01:00.959 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 15:01:00.961 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 15:01:00.964 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:01:00.966 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 15:01:00.969 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 15:01:00.971 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 15:01:00.973 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 15:01:00.975 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 15:01:00.978 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 15:01:00.980 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 15:01:00.983 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 15:01:00.985 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 15:01:00.987 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 15:01:00.990 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 15:01:01.065 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 15:01:01.066 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 15:01:01.068 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 15:01:01.432 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 15:01:01.435 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 15:01:01.450 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:01.453 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 15:01:01.455 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:01.458 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:01.460 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:01.462 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:01.464 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:01.467 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:01.469 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:01.471 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:01.474 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:01.476 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:01.478 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:01.481 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:01.483 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 15:01:01.486 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:01.488 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:01.490 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:01.497 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 15:01:01.518 | + 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-03 15:01:01.628 | Reading package lists... 2022-06-03 15:01:01.873 | Building dependency tree... 2022-06-03 15:01:01.875 | Reading state information... 2022-06-03 15:01:02.127 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-03 15:01:02.127 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:02.128 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:02.128 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:02.128 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:02.128 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:02.128 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:02.128 | python3-zope.interface 2022-06-03 15:01:02.128 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:02.252 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:02.256 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:02.259 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:02.261 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:02.264 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:02.266 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:02.268 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:02.270 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:02.273 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:02.275 | + functions-common:time_stop:2329 : start_time=1654268461515 2022-06-03 15:01:02.277 | + functions-common:time_stop:2331 : [[ -z 1654268461515 ]] 2022-06-03 15:01:02.280 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:02.284 | + functions-common:time_stop:2334 : end_time=1654268462282 2022-06-03 15:01:02.287 | + functions-common:time_stop:2335 : elapsed_time=767 2022-06-03 15:01:02.289 | + functions-common:time_stop:2336 : total=1534 2022-06-03 15:01:02.291 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:02.293 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2301 2022-06-03 15:01:02.295 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:02.297 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 15:01:02.300 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:02.302 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:02.304 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:02.306 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:02.309 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:02.311 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:02.313 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 15:01:02.315 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:01:02.318 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:01:02.320 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:01:02.322 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:01:02.325 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:01:02.327 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:01:02.329 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:02.332 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:01:02.334 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 15:01:02.336 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:02.338 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:02.341 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:02.344 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:02.346 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:02.348 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:02.351 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 15:01:02.353 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 15:01:02.369 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:02.371 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 15:01:02.373 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:01:02.376 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 15:01:02.378 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 15:01:02.381 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 15:01:02.385 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 15:01:02.388 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 15:01:02.390 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 15:01:02.393 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 15:01:02.395 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 15:01:02.397 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 15:01:02.400 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 15:01:03.158 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 15:01:03.158 | user tags 2022-06-03 15:01:03.158 | stackrabbit []' 2022-06-03 15:01:03.161 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 15:01:03.162 | user tags 2022-06-03 15:01:03.162 | stackrabbit []' 2022-06-03 15:01:03.162 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 15:01:03.168 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-03 15:01:03.171 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-03 15:01:03.173 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:01:03.832 | Changing password for user "stackrabbit" ... 2022-06-03 15:01:03.904 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 15:01:04.567 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 15:01:04.618 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 15:01:04.621 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:01:05.322 | Changing password for user "stackrabbit" ... 2022-06-03 15:01:05.387 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 15:01:05.389 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 15:01:05.391 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 15:01:06.062 | Deleting user "guest" ... 2022-06-03 15:01:06.079 | Error: 2022-06-03 15:01:06.079 | {:no_such_user, "guest"} 2022-06-03 15:01:06.093 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-03 15:01:06.095 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 15:01:06.112 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:06.114 | + ./stack.sh:main:805 : install_database 2022-06-03 15:01:06.117 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 15:01:06.119 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 15:01:06.121 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:06.124 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:06.126 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 15:01:06.498 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 15:01:06.500 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 15:01:06.503 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 15:01:06.505 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:06.507 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 15:01:06.510 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:01:06.513 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:01:06.516 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:01:06.518 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:01:06.520 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:01:06.523 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:01:06.525 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:06.527 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:01:06.530 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 15:01:06.532 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:06.534 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:06.536 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:06.539 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:06.541 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:06.544 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:06.546 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 15:01:06.548 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:06.551 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:06.553 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 15:01:06.555 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:06.557 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:06.560 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:06.562 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:06.565 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:06.567 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:06.569 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:06.571 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:06.574 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:06.577 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:06.579 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:06.581 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:06.583 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 15:01:06.585 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:06.588 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:06.590 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:06.593 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 15:01:06.614 | + 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-03 15:01:06.723 | Reading package lists... 2022-06-03 15:01:06.971 | Building dependency tree... 2022-06-03 15:01:06.972 | Reading state information... 2022-06-03 15:01:07.224 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:01:07.224 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:07.225 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:07.225 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:07.225 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:07.225 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:07.225 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:07.225 | python3-zope.interface 2022-06-03 15:01:07.225 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:07.338 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:07.342 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:07.345 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:07.347 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:07.349 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:07.351 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:07.353 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:07.356 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:07.359 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:07.361 | + functions-common:time_stop:2329 : start_time=1654268466611 2022-06-03 15:01:07.363 | + functions-common:time_stop:2331 : [[ -z 1654268466611 ]] 2022-06-03 15:01:07.366 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:07.369 | + functions-common:time_stop:2334 : end_time=1654268467367 2022-06-03 15:01:07.372 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-03 15:01:07.374 | + functions-common:time_stop:2336 : total=2301 2022-06-03 15:01:07.376 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:07.378 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3057 2022-06-03 15:01:07.381 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:07.383 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 15:01:07.385 | + ./stack.sh:main:808 : install_database_python 2022-06-03 15:01:07.387 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 15:01:07.390 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 15:01:07.392 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 15:01:07.394 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:01:07.397 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 15:01:07.400 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 15:01:07.402 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:01:07.406 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:01:07.406 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:01:07.412 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 15:01:07.414 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 15:01:07.417 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 15:01:07.420 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 15:01:07.422 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 15:01:07.443 | Using python 3.8 to install PyMySQL 2022-06-03 15:01:07.445 | + 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-03 15:01:09.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:09.250 | 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-03 15:01:09.254 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:09.255 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:09.257 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:09.258 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:09.258 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:09.259 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:09.259 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:09.259 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:09.274 | 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-03 15:01:11.553 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:11.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:11.643 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:11.645 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:11.648 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:11.650 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:11.653 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:11.655 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:11.657 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:11.659 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:11.662 | + functions-common:time_stop:2329 : start_time=1654268467437 2022-06-03 15:01:11.664 | + functions-common:time_stop:2331 : [[ -z 1654268467437 ]] 2022-06-03 15:01:11.667 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:11.671 | + functions-common:time_stop:2334 : end_time=1654268471669 2022-06-03 15:01:11.674 | + functions-common:time_stop:2335 : elapsed_time=4232 2022-06-03 15:01:11.676 | + functions-common:time_stop:2336 : total=24945 2022-06-03 15:01:11.678 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:11.681 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29177 2022-06-03 15:01:11.683 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:11.685 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 15:01:11.687 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:01:11.690 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 15:01:11.692 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 15:01:11.708 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:11.710 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 15:01:11.713 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 15:01:11.717 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:01:11.717 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:01:11.722 | + 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-03 15:01:11.725 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:01:11.727 | + 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-03 15:01:11.729 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:01:11.732 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 15:01:11.735 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 15:01:11.750 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:11.752 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 15:01:11.755 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:11.757 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:11.759 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:11.761 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:11.764 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:11.766 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:11.768 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:11.771 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:11.773 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:11.775 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:11.778 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:11.780 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:11.783 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 15:01:11.785 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:11.788 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:11.790 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:11.792 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 15:01:11.814 | + 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-03 15:01:11.931 | Reading package lists... 2022-06-03 15:01:12.178 | Building dependency tree... 2022-06-03 15:01:12.180 | Reading state information... 2022-06-03 15:01:12.436 | radvd is already the newest version (1:2.17-2). 2022-06-03 15:01:12.436 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:12.437 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:12.437 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:12.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:12.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:12.437 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:12.438 | python3-zope.interface 2022-06-03 15:01:12.438 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:12.551 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:12.556 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:12.559 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:12.561 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:12.563 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:12.566 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:12.568 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:12.570 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:12.572 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:12.575 | + functions-common:time_stop:2329 : start_time=1654268471811 2022-06-03 15:01:12.577 | + functions-common:time_stop:2331 : [[ -z 1654268471811 ]] 2022-06-03 15:01:12.580 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:12.584 | + functions-common:time_stop:2334 : end_time=1654268472581 2022-06-03 15:01:12.586 | + functions-common:time_stop:2335 : elapsed_time=770 2022-06-03 15:01:12.588 | + functions-common:time_stop:2336 : total=3057 2022-06-03 15:01:12.590 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:12.592 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3827 2022-06-03 15:01:12.595 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:12.597 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 15:01:12.614 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:12.617 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 15:01:12.619 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 15:01:12.622 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 15:01:12.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 15:01:12.644 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:12.646 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:12.648 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:12.651 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:12.654 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:12.656 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:12.658 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:12.660 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:12.663 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:12.665 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:12.667 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:12.669 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:12.672 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 15:01:12.674 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:12.676 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:12.678 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:12.680 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 15:01:12.700 | + 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-03 15:01:12.809 | Reading package lists... 2022-06-03 15:01:13.057 | Building dependency tree... 2022-06-03 15:01:13.059 | Reading state information... 2022-06-03 15:01:13.311 | fakeroot is already the newest version (1.24-1). 2022-06-03 15:01:13.311 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:01:13.311 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 15:01:13.311 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:13.312 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:13.312 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:13.312 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:13.313 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:13.313 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:13.313 | python3-zope.interface 2022-06-03 15:01:13.313 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:13.427 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:13.431 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:13.433 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:13.435 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:13.437 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:13.439 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:13.442 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:13.444 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:13.446 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:13.448 | + functions-common:time_stop:2329 : start_time=1654268472697 2022-06-03 15:01:13.450 | + functions-common:time_stop:2331 : [[ -z 1654268472697 ]] 2022-06-03 15:01:13.453 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:13.457 | + functions-common:time_stop:2334 : end_time=1654268473455 2022-06-03 15:01:13.459 | + functions-common:time_stop:2335 : elapsed_time=758 2022-06-03 15:01:13.461 | + functions-common:time_stop:2336 : total=3827 2022-06-03 15:01:13.463 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:13.466 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4585 2022-06-03 15:01:13.468 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:13.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 15:01:13.473 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:13.476 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:13.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 15:01:13.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 15:01:13.484 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 15:01:13.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 15:01:13.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 15:01:13.494 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 15:01:13.494 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 15:01:13.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 15:01:13.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 15:01:13.503 | + functions:vercmp:652 : local v1=5.4 2022-06-03 15:01:13.505 | + functions:vercmp:653 : local 'op=<' 2022-06-03 15:01:13.508 | + functions:vercmp:654 : local v2=3.13 2022-06-03 15:01:13.510 | + functions:vercmp:655 : local result 2022-06-03 15:01:13.514 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 15:01:13.514 | ++ functions:vercmp:659 : sort -V 2022-06-03 15:01:13.515 | ++ functions:vercmp:659 : head -1 2022-06-03 15:01:13.519 | + functions:vercmp:659 : result=3.13 2022-06-03 15:01:13.522 | + functions:vercmp:661 : case $op in 2022-06-03 15:01:13.524 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 15:01:13.526 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 15:01:13.529 | + functions:vercmp:672 : return 2022-06-03 15:01:13.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 15:01:13.534 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:01:13.536 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 15:01:14.010 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 15:01:14.031 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:14.034 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 15:01:14.036 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 15:01:14.036 | Installing etcd 2022-06-03 15:01:14.039 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 15:01:14.051 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 15:01:14.064 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:14.066 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 15:01:14.079 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 15:01:14.082 | ++ 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-03 15:01:14.085 | ++ 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-03 15:01:14.088 | +++ 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-03 15:01:14.092 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:01:14.097 | ++ 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-03 15:01:14.100 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 15:01:14.102 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:01:14.105 | ++ functions:get_extra_file:73 : return 2022-06-03 15:01:14.108 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:01:14.110 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 15:01:14.112 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 15:01:14.115 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 15:01:14.132 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:14.134 | + ./stack.sh:main:835 : install_dstat 2022-06-03 15:01:14.136 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 15:01:14.153 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:14.155 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 15:01:14.158 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:01:14.160 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 15:01:14.162 | + ./stack.sh:main:844 : install_libs 2022-06-03 15:01:14.165 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 15:01:14.167 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 15:01:14.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 15:01:14.172 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 15:01:14.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 15:01:14.181 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.183 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 15:01:14.186 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 15:01:14.188 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 15:01:14.190 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 15:01:14.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 15:01:14.199 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.201 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 15:01:14.203 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 15:01:14.206 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 15:01:14.208 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 15:01:14.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 15:01:14.217 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.219 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 15:01:14.222 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 15:01:14.224 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 15:01:14.226 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 15:01:14.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 15:01:14.236 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.240 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 15:01:14.242 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 15:01:14.245 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 15:01:14.248 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 15:01:14.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 15:01:14.257 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.259 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 15:01:14.262 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 15:01:14.264 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 15:01:14.266 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 15:01:14.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 15:01:14.275 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.278 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 15:01:14.280 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 15:01:14.282 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 15:01:14.285 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 15:01:14.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 15:01:14.294 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.296 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 15:01:14.299 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 15:01:14.301 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 15:01:14.303 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 15:01:14.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 15:01:14.313 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.315 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 15:01:14.317 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 15:01:14.319 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 15:01:14.322 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 15:01:14.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 15:01:14.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.333 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 15:01:14.335 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 15:01:14.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 15:01:14.340 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 15:01:14.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 15:01:14.349 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.351 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 15:01:14.353 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 15:01:14.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 15:01:14.359 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 15:01:14.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 15:01:14.368 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.370 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 15:01:14.373 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 15:01:14.375 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 15:01:14.377 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 15:01:14.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 15:01:14.386 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.388 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 15:01:14.391 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 15:01:14.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 15:01:14.396 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 15:01:14.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 15:01:14.405 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.407 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 15:01:14.409 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 15:01:14.411 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 15:01:14.414 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 15:01:14.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 15:01:14.423 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.425 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 15:01:14.428 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 15:01:14.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 15:01:14.432 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 15:01:14.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 15:01:14.442 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.444 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 15:01:14.446 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 15:01:14.449 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 15:01:14.451 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 15:01:14.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 15:01:14.460 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.463 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 15:01:14.465 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 15:01:14.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 15:01:14.470 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 15:01:14.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 15:01:14.479 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.482 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 15:01:14.485 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 15:01:14.487 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 15:01:14.489 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 15:01:14.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 15:01:14.499 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.501 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 15:01:14.503 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 15:01:14.506 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 15:01:14.508 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 15:01:14.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 15:01:14.518 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.521 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 15:01:14.523 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 15:01:14.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 15:01:14.528 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 15:01:14.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 15:01:14.537 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.540 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 15:01:14.542 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 15:01:14.545 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 15:01:14.547 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 15:01:14.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 15:01:14.556 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.559 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 15:01:14.561 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 15:01:14.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 15:01:14.566 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 15:01:14.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 15:01:14.575 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.578 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 15:01:14.580 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 15:01:14.582 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 15:01:14.585 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 15:01:14.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 15:01:14.595 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.597 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 15:01:14.600 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 15:01:14.602 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 15:01:14.604 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 15:01:14.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 15:01:14.614 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.616 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 15:01:14.619 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 15:01:14.621 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 15:01:14.623 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 15:01:14.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 15:01:14.632 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.635 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 15:01:14.637 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 15:01:14.639 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 15:01:14.642 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 15:01:14.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 15:01:14.651 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.654 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 15:01:14.656 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 15:01:14.658 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 15:01:14.661 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 15:01:14.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 15:01:14.670 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.672 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 15:01:14.675 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 15:01:14.677 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 15:01:14.679 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 15:01:14.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 15:01:14.689 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.691 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 15:01:14.693 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 15:01:14.696 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 15:01:14.698 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 15:01:14.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 15:01:14.707 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.709 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 15:01:14.712 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 15:01:14.714 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 15:01:14.717 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 15:01:14.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 15:01:14.726 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.729 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 15:01:14.732 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 15:01:14.734 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 15:01:14.736 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 15:01:14.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 15:01:14.746 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.748 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 15:01:14.750 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 15:01:14.753 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 15:01:14.755 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 15:01:14.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 15:01:14.764 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.767 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 15:01:14.769 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 15:01:14.771 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 15:01:14.773 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 15:01:14.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 15:01:14.783 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.786 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 15:01:14.788 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 15:01:14.790 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 15:01:14.792 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 15:01:14.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 15:01:14.802 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.804 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 15:01:14.807 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 15:01:14.809 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 15:01:14.812 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 15:01:14.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 15:01:14.821 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.823 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 15:01:14.826 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 15:01:14.828 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 15:01:14.831 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 15:01:14.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:14.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:14.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 15:01:14.840 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:14.842 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 15:01:14.863 | Using python 3.8 to install etcd3 2022-06-03 15:01:14.865 | + 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-03 15:01:16.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:16.675 | 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-03 15:01:16.680 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:16.680 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:16.682 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:16.683 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:16.683 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:16.684 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:16.684 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:16.684 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:16.699 | 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-03 15:01:16.709 | 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-03 15:01:16.734 | 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-03 15:01:16.739 | 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-03 15:01:16.742 | 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-03 15:01:16.757 | 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-03 15:01:19.017 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:19.017 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:19.099 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:19.102 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:19.104 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:19.106 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:19.108 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:19.111 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:19.113 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:19.115 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:19.117 | + functions-common:time_stop:2329 : start_time=1654268474858 2022-06-03 15:01:19.119 | + functions-common:time_stop:2331 : [[ -z 1654268474858 ]] 2022-06-03 15:01:19.122 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:19.126 | + functions-common:time_stop:2334 : end_time=1654268479124 2022-06-03 15:01:19.128 | + functions-common:time_stop:2335 : elapsed_time=4266 2022-06-03 15:01:19.130 | + functions-common:time_stop:2336 : total=29177 2022-06-03 15:01:19.132 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:19.135 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33443 2022-06-03 15:01:19.137 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:19.140 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 15:01:19.161 | Using python 3.8 to install etcd3gw 2022-06-03 15:01:19.163 | + 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-03 15:01:21.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:21.012 | 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-03 15:01:21.016 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:21.017 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:21.019 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:21.020 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:21.020 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:21.021 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:21.021 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:21.021 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:21.036 | 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-03 15:01:21.063 | 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-03 15:01:21.070 | 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-03 15:01:21.073 | 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-03 15:01:21.095 | 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-03 15:01:21.098 | 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-03 15:01:21.119 | 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-03 15:01:21.122 | 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-03 15:01:21.125 | 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-03 15:01:23.342 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:23.342 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:23.415 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:23.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:23.420 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:23.422 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:23.424 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:23.426 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:23.428 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:23.430 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:23.432 | + functions-common:time_stop:2329 : start_time=1654268479156 2022-06-03 15:01:23.434 | + functions-common:time_stop:2331 : [[ -z 1654268479156 ]] 2022-06-03 15:01:23.437 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:23.441 | + functions-common:time_stop:2334 : end_time=1654268483439 2022-06-03 15:01:23.443 | + functions-common:time_stop:2335 : elapsed_time=4283 2022-06-03 15:01:23.445 | + functions-common:time_stop:2336 : total=33443 2022-06-03 15:01:23.448 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:23.450 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37726 2022-06-03 15:01:23.453 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:23.455 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 15:01:23.457 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 15:01:23.460 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 15:01:23.462 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:01:23.465 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:01:23.468 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:01:23.470 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:01:23.472 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:01:23.475 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:01:23.477 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:23.479 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:01:23.482 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 15:01:23.484 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 15:01:23.486 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:23.489 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:23.491 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 15:01:23.493 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 15:01:23.496 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:01:23.498 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:23.501 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:23.503 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:23.505 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:23.507 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:23.510 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:23.513 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:23.515 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:23.518 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:23.520 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:23.522 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:23.524 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:23.527 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:01:23.529 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:23.531 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:23.534 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:23.536 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:01:23.556 | + 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-03 15:01:23.666 | Reading package lists... 2022-06-03 15:01:23.914 | Building dependency tree... 2022-06-03 15:01:23.915 | Reading state information... 2022-06-03 15:01:24.170 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:01:24.170 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:01:24.170 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:01:24.170 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:24.171 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:24.171 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:24.171 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:24.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:24.171 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:24.171 | python3-zope.interface 2022-06-03 15:01:24.172 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:24.285 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:24.289 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:24.291 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:24.294 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:24.296 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:24.298 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:24.300 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:24.303 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:24.305 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:24.307 | + functions-common:time_stop:2329 : start_time=1654268483554 2022-06-03 15:01:24.310 | + functions-common:time_stop:2331 : [[ -z 1654268483554 ]] 2022-06-03 15:01:24.313 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:24.317 | + functions-common:time_stop:2334 : end_time=1654268484315 2022-06-03 15:01:24.319 | + functions-common:time_stop:2335 : elapsed_time=761 2022-06-03 15:01:24.321 | + functions-common:time_stop:2336 : total=4585 2022-06-03 15:01:24.324 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:24.326 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5346 2022-06-03 15:01:24.328 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:24.331 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 15:01:24.333 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:24.335 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:24.338 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 15:01:24.400 | Module proxy already enabled 2022-06-03 15:01:24.404 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 15:01:24.467 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 15:01:24.468 | Module proxy already enabled 2022-06-03 15:01:24.468 | Module proxy_uwsgi already enabled 2022-06-03 15:01:24.472 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 15:01:24.474 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:01:24.476 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:01:24.479 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:01:24.685 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 15:01:24.688 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 15:01:24.690 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 15:01:24.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 15:01:24.700 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.703 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 15:01:24.705 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 15:01:24.707 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 15:01:24.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 15:01:24.717 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.720 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 15:01:24.722 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 15:01:24.724 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 15:01:24.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 15:01:24.735 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.737 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 15:01:24.740 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 15:01:24.742 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 15:01:24.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 15:01:24.753 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.755 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 15:01:24.758 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 15:01:24.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 15:01:24.768 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.770 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 15:01:24.772 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 15:01:24.775 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 15:01:24.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 15:01:24.784 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.787 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 15:01:24.804 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:24.806 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 15:01:24.809 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 15:01:24.811 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 15:01:24.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 15:01:24.821 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.823 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 15:01:24.839 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:24.842 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 15:01:24.844 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 15:01:24.847 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 15:01:24.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 15:01:24.857 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.859 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 15:01:24.861 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 15:01:24.864 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 15:01:24.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:24.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:24.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 15:01:24.874 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:24.877 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 15:01:24.879 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 15:01:24.881 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:01:24.884 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 15:01:24.887 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 15:01:24.889 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:01:24.893 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:01:24.893 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:01:24.898 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 15:01:24.900 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 15:01:24.902 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 15:01:24.905 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 15:01:24.908 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 15:01:24.928 | Using python 3.8 to install keystonemiddleware 2022-06-03 15:01:24.931 | + 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-03 15:01:26.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:26.790 | 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-03 15:01:26.795 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:26.795 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:26.797 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:26.798 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:26.799 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:26.799 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:26.799 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:26.800 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:26.815 | 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-03 15:01:26.890 | 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-03 15:01:26.927 | 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-03 15:01:26.943 | 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-03 15:01:26.949 | 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-03 15:01:26.956 | 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-03 15:01:26.999 | 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-03 15:01:27.009 | 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-03 15:01:27.027 | 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-03 15:01:27.034 | 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-03 15:01:27.037 | 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-03 15:01:27.051 | 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-03 15:01:27.055 | 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-03 15:01:27.059 | 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-03 15:01:27.066 | 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-03 15:01:27.088 | 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-03 15:01:27.093 | 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-03 15:01:27.114 | 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-03 15:01:27.119 | 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-03 15:01:27.122 | 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-03 15:01:27.129 | 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-03 15:01:27.151 | 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-03 15:01:27.165 | 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-03 15:01:27.234 | 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-03 15:01:27.240 | 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-03 15:01:27.244 | 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-03 15:01:27.249 | 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-03 15:01:27.257 | 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-03 15:01:27.260 | 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-03 15:01:27.264 | 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-03 15:01:27.266 | 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-03 15:01:27.269 | 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-03 15:01:27.272 | 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-03 15:01:27.276 | 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-03 15:01:27.281 | 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-03 15:01:27.285 | 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-03 15:01:29.279 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:29.280 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:29.351 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:29.353 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:29.356 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:29.358 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:29.360 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:29.363 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:29.365 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:29.367 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:29.369 | + functions-common:time_stop:2329 : start_time=1654268484923 2022-06-03 15:01:29.372 | + functions-common:time_stop:2331 : [[ -z 1654268484923 ]] 2022-06-03 15:01:29.375 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:29.379 | + functions-common:time_stop:2334 : end_time=1654268489376 2022-06-03 15:01:29.381 | + functions-common:time_stop:2335 : elapsed_time=4453 2022-06-03 15:01:29.383 | + functions-common:time_stop:2336 : total=37726 2022-06-03 15:01:29.385 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:29.387 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42179 2022-06-03 15:01:29.390 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:29.392 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 15:01:29.394 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 15:01:29.397 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:01:29.400 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 15:01:29.402 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 15:01:29.405 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:01:29.408 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:01:29.409 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:01:29.414 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 15:01:29.416 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 15:01:29.419 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 15:01:29.422 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 15:01:29.424 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 15:01:29.445 | Using python 3.8 to install python-memcached 2022-06-03 15:01:29.447 | + 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-03 15:01:31.230 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:31.230 | 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-03 15:01:31.234 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:31.235 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:31.236 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:31.238 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:31.238 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:31.238 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:31.239 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:31.239 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:31.254 | 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-03 15:01:31.259 | 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-03 15:01:33.489 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:33.489 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:33.560 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:33.563 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:33.565 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:33.567 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:33.570 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:33.572 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:33.574 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:33.577 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:33.579 | + functions-common:time_stop:2329 : start_time=1654268489440 2022-06-03 15:01:33.581 | + functions-common:time_stop:2331 : [[ -z 1654268489440 ]] 2022-06-03 15:01:33.584 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:33.588 | + functions-common:time_stop:2334 : end_time=1654268493585 2022-06-03 15:01:33.590 | + functions-common:time_stop:2335 : elapsed_time=4145 2022-06-03 15:01:33.592 | + functions-common:time_stop:2336 : total=42179 2022-06-03 15:01:33.594 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:33.597 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46324 2022-06-03 15:01:33.599 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:33.601 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 15:01:33.618 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:33.621 | + ./stack.sh:main:866 : '[' 10.222.0.73 == 10.222.0.73 ']' 2022-06-03 15:01:33.623 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 15:01:33.625 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 15:01:33.628 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 15:01:33.630 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:01:33.632 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 15:01:33.635 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 15:01:33.649 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:33.652 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 15:01:33.654 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 15:01:33.656 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 15:01:33.658 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:01:33.660 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:01:33.663 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:01:33.665 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:01:33.668 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:01:33.670 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:01:33.685 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:01:33.687 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:01:33.689 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:33.692 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:01:33.692 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:01:33.697 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 15:01:33.699 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:33.701 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 15:01:33.714 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 15:01:33.717 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:01:33.717 | + functions-common:git_clone:607 : head -1 2022-06-03 15:01:33.720 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 15:01:33.722 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:01:33.724 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 15:01:33.727 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:01:33.729 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:01:33.732 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 15:01:33.734 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:01:33.736 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 15:01:33.738 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:01:33.741 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:01:33.743 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 15:01:33.746 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:01:33.749 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:01:33.752 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 15:01:33.754 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:01:33.757 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 15:01:33.759 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:01:33.762 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:01:33.765 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 15:01:33.771 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 15:01:33.773 | + 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-03 15:01:34.387 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 15:01:34.389 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:01:34.391 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:01:34.394 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:01:34.396 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:01:34.398 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 15:01:34.400 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:01:34.403 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:01:34.405 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:01:34.407 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:01:34.409 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:01:34.412 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:01:34.414 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:01:34.416 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 15:01:34.435 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 15:01:34.438 | + 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-03 15:01:36.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:36.237 | 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-03 15:01:36.242 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:36.242 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:36.244 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:36.245 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:36.246 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:36.246 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:36.246 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:36.247 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:36.259 | Obtaining file:///opt/stack/keystone 2022-06-03 15:01:37.846 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:01:39.405 | 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-03 15:01:39.434 | 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-03 15:01:39.444 | 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-03 15:01:39.452 | 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-03 15:01:39.455 | 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-03 15:01:39.463 | 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-03 15:01:39.484 | 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-03 15:01:39.498 | 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-03 15:01:39.514 | 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-03 15:01:39.518 | 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-03 15:01:39.528 | 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-03 15:01:39.531 | 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-03 15:01:39.535 | 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-03 15:01:39.576 | 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-03 15:01:39.582 | 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-03 15:01:39.585 | 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-03 15:01:39.597 | 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-03 15:01:39.654 | 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-03 15:01:39.657 | 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-03 15:01:39.663 | 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-03 15:01:39.699 | 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-03 15:01:39.714 | 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-03 15:01:39.721 | 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-03 15:01:39.769 | 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-03 15:01:39.776 | 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-03 15:01:39.822 | 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-03 15:01:39.878 | 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-03 15:01:39.896 | 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-03 15:01:39.913 | 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-03 15:01:39.923 | 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-03 15:01:39.947 | 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-03 15:01:39.955 | 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-03 15:01:39.974 | 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-03 15:01:40.020 | 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-03 15:01:40.027 | 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-03 15:01:40.040 | 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-03 15:01:40.043 | 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-03 15:01:40.046 | 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-03 15:01:40.056 | 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-03 15:01:40.060 | 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-03 15:01:40.063 | 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-03 15:01:40.066 | 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-03 15:01:40.085 | 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-03 15:01:40.092 | 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-03 15:01:40.112 | 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-03 15:01:40.116 | 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-03 15:01:40.143 | 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-03 15:01:40.147 | 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-03 15:01:40.151 | 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-03 15:01:40.154 | 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-03 15:01:40.164 | 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-03 15:01:40.169 | 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-03 15:01:40.172 | 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-03 15:01:40.180 | 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-03 15:01:40.189 | 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-03 15:01:40.195 | 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-03 15:01:40.213 | 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-03 15:01:40.217 | 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-03 15:01:40.224 | 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-03 15:01:40.244 | 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-03 15:01:40.248 | 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-03 15:01:40.252 | 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-03 15:01:40.316 | 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-03 15:01:40.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-03 15:01:40.325 | 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-03 15:01:40.333 | 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-03 15:01:40.341 | 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-03 15:01:40.382 | 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-03 15:01:40.386 | 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-03 15:01:40.389 | 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-03 15:01:40.395 | 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-03 15:01:40.398 | 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-03 15:01:40.406 | 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-03 15:01:40.417 | 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-03 15:01:40.426 | 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-03 15:01:40.437 | 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-03 15:01:40.445 | 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-03 15:01:40.453 | 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-03 15:01:40.456 | 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-03 15:01:40.459 | 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-03 15:01:40.464 | 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-03 15:01:40.477 | 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-03 15:01:40.481 | 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-03 15:01:40.485 | 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-03 15:01:40.487 | 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-03 15:01:40.490 | 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-03 15:01:40.493 | 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-03 15:01:40.496 | 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-03 15:01:40.498 | 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-03 15:01:40.501 | 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-03 15:01:40.506 | 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-03 15:01:40.509 | 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-03 15:01:40.516 | 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-03 15:01:40.519 | 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-03 15:01:40.522 | 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-03 15:01:40.527 | 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-03 15:01:40.530 | 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-03 15:01:40.538 | 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-03 15:01:42.110 | Installing collected packages: keystone 2022-06-03 15:01:42.110 | Attempting uninstall: keystone 2022-06-03 15:01:42.112 | Found existing installation: keystone 18.1.0 2022-06-03 15:01:42.115 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-03 15:01:42.117 | Running setup.py develop for keystone 2022-06-03 15:01:44.061 | Successfully installed keystone 2022-06-03 15:01:44.208 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:44.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:44.299 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:44.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:44.303 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:44.306 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:44.308 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:44.310 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:44.312 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:44.314 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:44.316 | + functions-common:time_stop:2329 : start_time=1654268494430 2022-06-03 15:01:44.318 | + functions-common:time_stop:2331 : [[ -z 1654268494430 ]] 2022-06-03 15:01:44.321 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:44.326 | + functions-common:time_stop:2334 : end_time=1654268504324 2022-06-03 15:01:44.328 | + functions-common:time_stop:2335 : elapsed_time=9894 2022-06-03 15:01:44.330 | + functions-common:time_stop:2336 : total=46324 2022-06-03 15:01:44.332 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:44.334 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=56218 2022-06-03 15:01:44.336 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:44.339 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:01:44.342 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:01:44.344 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:01:44.362 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:01:44.374 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 15:01:44.377 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 15:01:44.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:44.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:44.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 15:01:44.387 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:44.389 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 15:01:44.406 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:44.409 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:01:44.411 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:01:44.413 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 15:01:44.416 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 15:01:44.428 | + 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-03 15:01:44.430 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 15:01:44.435 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 15:01:44.451 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:44.453 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 15:01:44.483 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 15:01:44.510 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 15:01:44.540 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 15:01:44.569 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 15:01:44.600 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 15:01:44.629 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 15:01:44.656 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 15:01:44.684 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 15:01:44.686 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 15:01:44.688 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 15:01:44.690 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 15:01:44.693 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:01:44.695 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:01:44.711 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:44.714 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:01:44.716 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:01:44.719 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:01:44.733 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:44.735 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:01:44.738 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:01:44.768 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:01:44.770 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:01:44.773 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 15:01:44.775 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 15:01:44.777 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 15:01:44.793 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:44.795 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.73/identity 2022-06-03 15:01:44.826 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.73/identity 2022-06-03 15:01:44.854 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 15:01:44.857 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 15:01:44.888 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 15:01:44.890 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 15:01:44.892 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 15:01:44.895 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 15:01:44.897 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 15:01:44.900 | + 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-03 15:01:44.930 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 15:01:44.933 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 15:01:44.936 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 15:01:44.938 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 15:01:44.941 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:01:44.957 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:01:44.960 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:01:44.962 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:01:44.964 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:01:44.967 | + 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-03 15:01:44.994 | + 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-03 15:01:45.022 | + 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-03 15:01:45.050 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:01:45.078 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 15:01:45.106 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:01:45.108 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 15:01:45.111 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:01:45.113 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 15:01:45.115 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 15:01:45.118 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:01:45.120 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:01:45.123 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 15:01:45.127 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 15:01:45.130 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:01:45.132 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:01:45.145 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:01:45.145 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:01:45.153 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:01:45.156 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:01:45.172 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:01:45.175 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:01:45.178 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 15:01:45.208 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 15:01:45.235 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 15:01:45.262 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 15:01:45.290 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 15:01:45.317 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 15:01:45.344 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 15:01:45.371 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 15:01:45.398 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 15:01:45.426 | + 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-03 15:01:45.453 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 15:01:45.480 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 15:01:45.507 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 15:01:45.534 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:01:45.536 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:01:45.539 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 15:01:45.542 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 15:01:45.544 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:01:45.546 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:45.549 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:45.551 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:01:45.554 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:01:45.556 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:01:45.584 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 15:01:45.611 | + 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-03 15:01:45.612 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:01:45.620 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 15:01:45.623 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 15:01:45.626 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 15:01:45.628 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:01:45.630 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:01:45.632 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:01:45.635 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:45.638 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:45.640 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:01:45.642 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:01:45.644 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:45.647 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:45.649 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 15:01:45.710 | Site keystone-wsgi-public already enabled 2022-06-03 15:01:45.715 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:01:45.717 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:01:45.720 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:01:45.722 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:01:45.859 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 15:01:45.865 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:01:45.867 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 15:01:45.870 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 15:01:45.872 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:01:45.875 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:01:45.878 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:01:45.882 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 15:01:45.884 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:01:45.887 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:01:45.901 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:01:45.901 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:01:45.910 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:01:45.913 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:01:45.930 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:01:45.932 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:01:45.936 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:01:45.970 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 15:01:46.003 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 15:01:46.036 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 15:01:46.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 15:01:46.093 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 15:01:46.121 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 15:01:46.148 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 15:01:46.177 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 15:01:46.208 | + 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-03 15:01:46.236 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 15:01:46.264 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 15:01:46.291 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 15:01:46.320 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:01:46.322 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:01:46.326 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 15:01:46.328 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 15:01:46.330 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:01:46.333 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:46.335 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:46.337 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:01:46.341 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:01:46.343 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:01:46.370 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 15:01:46.397 | + 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-03 15:01:46.398 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:01:46.407 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 15:01:46.410 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 15:01:46.412 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 15:01:46.414 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:01:46.417 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:01:46.419 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:01:46.422 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:46.424 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:46.426 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:01:46.428 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:01:46.431 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:46.433 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:46.435 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 15:01:46.499 | Site keystone-wsgi-admin already enabled 2022-06-03 15:01:46.503 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:01:46.505 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:01:46.508 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:01:46.510 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:01:46.644 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 15:01:46.676 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 15:01:46.714 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 15:01:46.744 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 15:01:46.747 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 15:01:46.777 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 15:01:46.805 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 15:01:46.833 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 15:01:46.849 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:46.852 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 15:01:46.868 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:46.871 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 15:01:46.874 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 15:01:46.876 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 15:01:46.878 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:01:46.880 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 15:01:46.883 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 15:01:46.886 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 15:01:46.888 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 15:01:46.890 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:01:46.893 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:01:46.895 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:01:46.898 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:01:46.900 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:01:46.904 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:01:46.919 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:01:46.921 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:01:46.924 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:46.926 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:01:46.927 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:01:46.932 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 15:01:46.934 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:46.937 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 15:01:46.950 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 15:01:46.953 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:01:46.953 | + functions-common:git_clone:607 : head -1 2022-06-03 15:01:46.959 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 15:01:46.961 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:01:46.964 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 15:01:46.967 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:01:46.969 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:01:46.971 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 15:01:46.974 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 15:01:46.976 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 15:01:46.979 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:01:46.981 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:01:46.983 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 15:01:46.986 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:01:46.988 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 15:01:46.991 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 15:01:46.993 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:01:46.997 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 15:01:46.999 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:01:47.001 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:01:47.004 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 15:01:47.010 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 15:01:47.013 | + 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-03 15:01:47.612 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 15:01:47.615 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:01:47.617 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:01:47.619 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:01:47.622 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:01:47.628 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 15:01:47.630 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:01:47.632 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 15:01:47.635 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:01:47.637 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 15:01:47.639 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 15:01:47.642 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 15:01:47.644 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:01:47.646 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 15:01:47.668 | Using python 3.8 to install /opt/stack/swift 2022-06-03 15:01:47.670 | + 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-03 15:01:49.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:49.472 | 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-03 15:01:49.477 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:49.477 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:49.479 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:49.481 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:49.481 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:49.481 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:49.482 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:49.482 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:49.495 | Obtaining file:///opt/stack/swift 2022-06-03 15:01:50.758 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:01:52.051 | 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-03 15:01:52.060 | 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-03 15:01:52.101 | 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-03 15:01:52.110 | 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-03 15:01:52.113 | 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-03 15:01:52.172 | 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-03 15:01:52.184 | 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-03 15:01:52.186 | 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-03 15:01:52.189 | 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-03 15:01:52.225 | 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-03 15:01:52.245 | 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-03 15:01:52.252 | 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-03 15:01:52.258 | 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-03 15:01:52.299 | 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-03 15:01:52.308 | 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-03 15:01:52.327 | 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-03 15:01:52.334 | 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-03 15:01:52.337 | 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-03 15:01:52.349 | 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-03 15:01:52.352 | 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-03 15:01:52.355 | 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-03 15:01:52.358 | 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-03 15:01:52.363 | 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-03 15:01:52.383 | 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-03 15:01:52.388 | 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-03 15:01:52.409 | 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-03 15:01:52.414 | 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-03 15:01:52.418 | 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-03 15:01:52.425 | 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-03 15:01:52.446 | 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-03 15:01:52.451 | 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-03 15:01:52.455 | 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-03 15:01:52.464 | 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-03 15:01:52.477 | 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-03 15:01:52.544 | 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-03 15:01:52.550 | 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-03 15:01:52.558 | 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-03 15:01:52.563 | 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-03 15:01:52.567 | 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-03 15:01:52.570 | 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-03 15:01:52.574 | 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-03 15:01:52.577 | 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-03 15:01:52.579 | 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-03 15:01:52.583 | 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-03 15:01:52.587 | 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-03 15:01:52.593 | 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-03 15:01:52.596 | 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-03 15:01:54.326 | Installing collected packages: swift 2022-06-03 15:01:54.326 | Attempting uninstall: swift 2022-06-03 15:01:54.328 | Found existing installation: swift 2.26.1.dev35 2022-06-03 15:01:54.330 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-03 15:01:54.332 | Running setup.py develop for swift 2022-06-03 15:01:56.056 | Successfully installed swift 2022-06-03 15:01:56.227 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:56.227 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:56.307 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:56.309 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:56.312 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:56.314 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:56.316 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:56.318 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:56.320 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:56.323 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:56.325 | + functions-common:time_stop:2329 : start_time=1654268507662 2022-06-03 15:01:56.327 | + functions-common:time_stop:2331 : [[ -z 1654268507662 ]] 2022-06-03 15:01:56.330 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:56.334 | + functions-common:time_stop:2334 : end_time=1654268516331 2022-06-03 15:01:56.336 | + functions-common:time_stop:2335 : elapsed_time=8669 2022-06-03 15:01:56.338 | + functions-common:time_stop:2336 : total=56218 2022-06-03 15:01:56.340 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:56.343 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64887 2022-06-03 15:01:56.345 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:56.347 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:01:56.350 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:01:56.352 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:01:56.371 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:01:56.383 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 15:01:56.385 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 15:01:56.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:56.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:56.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 15:01:56.395 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:56.397 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 15:01:56.399 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:01:56.402 | + ./stack.sh:main:877 : configure_swift 2022-06-03 15:01:56.404 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 15:01:56.406 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 15:01:56.408 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 15:01:56.410 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 15:01:56.412 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 15:01:56.414 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 15:01:57.261 | No object-updater running 2022-06-03 15:01:57.261 | No object-reconstructor running 2022-06-03 15:01:57.261 | No proxy-server running 2022-06-03 15:01:57.261 | No account-server running 2022-06-03 15:01:57.261 | No container-updater running 2022-06-03 15:01:57.261 | No container-reconciler running 2022-06-03 15:01:57.261 | No object-replicator running 2022-06-03 15:01:57.261 | No container-replicator running 2022-06-03 15:01:57.261 | No container-sharder running 2022-06-03 15:01:57.261 | No account-auditor running 2022-06-03 15:01:57.262 | No container-server running 2022-06-03 15:01:57.262 | No container-sync running 2022-06-03 15:01:57.262 | No object-server running 2022-06-03 15:01:57.262 | No object-auditor running 2022-06-03 15:01:57.262 | No account-replicator running 2022-06-03 15:01:57.262 | No account-reaper running 2022-06-03 15:01:57.262 | No object-expirer running 2022-06-03 15:01:57.262 | No container-auditor running 2022-06-03 15:01:57.308 | + lib/swift:configure_swift:341 : true 2022-06-03 15:01:57.310 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 15:01:57.322 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 15:01:57.334 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 15:01:57.337 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 15:01:57.337 | s/%GROUP%//; 2022-06-03 15:01:57.337 | s/%USER%/ubuntu/; 2022-06-03 15:01:57.337 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 15:01:57.337 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 15:01:57.337 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 15:01:57.347 | uid = ubuntu 2022-06-03 15:01:57.347 | gid = 2022-06-03 15:01:57.347 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 15:01:57.347 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 15:01:57.347 | address = 127.0.0.1 2022-06-03 15:01:57.347 | 2022-06-03 15:01:57.347 | [account6612] 2022-06-03 15:01:57.347 | max connections = 25 2022-06-03 15:01:57.347 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:01:57.347 | read only = false 2022-06-03 15:01:57.347 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 15:01:57.347 | 2022-06-03 15:01:57.347 | [account6622] 2022-06-03 15:01:57.347 | max connections = 25 2022-06-03 15:01:57.348 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:01:57.348 | read only = false 2022-06-03 15:01:57.348 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 15:01:57.348 | 2022-06-03 15:01:57.348 | [account6632] 2022-06-03 15:01:57.348 | max connections = 25 2022-06-03 15:01:57.348 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:01:57.348 | read only = false 2022-06-03 15:01:57.348 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 15:01:57.348 | 2022-06-03 15:01:57.348 | [account6642] 2022-06-03 15:01:57.348 | max connections = 25 2022-06-03 15:01:57.348 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:01:57.348 | read only = false 2022-06-03 15:01:57.348 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 15:01:57.348 | 2022-06-03 15:01:57.348 | 2022-06-03 15:01:57.348 | [container6611] 2022-06-03 15:01:57.348 | max connections = 25 2022-06-03 15:01:57.348 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:01:57.348 | read only = false 2022-06-03 15:01:57.348 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 15:01:57.348 | 2022-06-03 15:01:57.348 | [container6621] 2022-06-03 15:01:57.348 | max connections = 25 2022-06-03 15:01:57.348 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:01:57.348 | read only = false 2022-06-03 15:01:57.348 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 15:01:57.348 | 2022-06-03 15:01:57.348 | [container6631] 2022-06-03 15:01:57.348 | max connections = 25 2022-06-03 15:01:57.348 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:01:57.348 | read only = false 2022-06-03 15:01:57.348 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 15:01:57.348 | 2022-06-03 15:01:57.348 | [container6641] 2022-06-03 15:01:57.348 | max connections = 25 2022-06-03 15:01:57.349 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:01:57.349 | read only = false 2022-06-03 15:01:57.349 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 15:01:57.349 | 2022-06-03 15:01:57.349 | 2022-06-03 15:01:57.349 | [object6613] 2022-06-03 15:01:57.349 | max connections = 25 2022-06-03 15:01:57.349 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:01:57.349 | read only = false 2022-06-03 15:01:57.349 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 15:01:57.349 | 2022-06-03 15:01:57.349 | [object6623] 2022-06-03 15:01:57.349 | max connections = 25 2022-06-03 15:01:57.349 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:01:57.349 | read only = false 2022-06-03 15:01:57.349 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 15:01:57.349 | 2022-06-03 15:01:57.349 | [object6633] 2022-06-03 15:01:57.349 | max connections = 25 2022-06-03 15:01:57.349 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:01:57.349 | read only = false 2022-06-03 15:01:57.349 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 15:01:57.349 | 2022-06-03 15:01:57.349 | [object6643] 2022-06-03 15:01:57.349 | max connections = 25 2022-06-03 15:01:57.349 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:01:57.349 | read only = false 2022-06-03 15:01:57.349 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 15:01:57.350 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 15:01:57.352 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:57.355 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:57.357 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 15:01:57.371 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 15:01:57.373 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 15:01:57.377 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 15:01:57.381 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 15:01:57.384 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 15:01:57.388 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 15:01:57.418 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.73:8080/v1/ 2022-06-03 15:01:57.443 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 15:01:57.461 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 15:01:57.488 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 15:01:57.506 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:01:57.533 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 15:01:57.550 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 15:01:57.580 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 15:01:57.597 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 15:01:57.625 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 15:01:57.642 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:01:57.671 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 15:01:57.690 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 15:01:57.707 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:57.710 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 15:01:57.739 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 15:01:57.767 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 15:01:57.794 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 15:01:57.821 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 15:01:57.835 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:57.837 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 15:01:57.864 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 15:01:57.879 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:57.881 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 15:01:57.896 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:57.898 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 15:01:57.901 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 15:01:57.915 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:57.917 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 15:01:57.919 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 15:01:57.921 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 15:01:57.926 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 15:01:57.933 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 15:01:57.961 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 15:01:57.988 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 15:01:58.018 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 15:01:58.050 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 15:01:58.078 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 15:01:58.080 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 15:01:58.082 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 15:01:58.084 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 15:01:58.086 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 15:01:58.115 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 15:01:58.141 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:01:58.168 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 15:01:58.195 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 15:01:58.222 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 15:01:58.249 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 15:01:58.275 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 15:01:58.302 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:01:58.330 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 15:01:58.358 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 15:01:58.386 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 15:01:58.416 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 15:01:58.443 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 15:01:58.474 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 15:01:58.501 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 15:01:58.520 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 15:01:58.558 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 15:01:58.588 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 15:01:58.593 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 15:01:58.620 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 15:01:58.647 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 15:01:58.674 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 15:01:58.676 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 15:01:58.678 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:01:58.681 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 15:01:58.685 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 15:01:58.687 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:01:58.689 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:01:58.691 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 15:01:58.694 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 15:01:58.696 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:01:58.698 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:01:58.700 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 15:01:58.719 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 15:01:58.746 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 15:01:58.764 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 15:01:58.791 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 15:01:58.809 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:01:58.836 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 15:01:58.858 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:01:58.888 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 15:01:58.906 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:01:58.934 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 15:01:58.951 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 15:01:58.980 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:01:58.997 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:01:59.024 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 15:01:59.043 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 15:01:59.071 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 15:01:59.089 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 15:01:59.115 | + 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-03 15:01:59.120 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 15:01:59.138 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:01:59.167 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 15:01:59.194 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:01:59.197 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 15:01:59.202 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 15:01:59.204 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:01:59.206 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:01:59.208 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 15:01:59.210 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 15:01:59.212 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:01:59.215 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:01:59.217 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 15:01:59.235 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 15:01:59.263 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 15:01:59.281 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 15:01:59.310 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 15:01:59.328 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:01:59.356 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 15:01:59.374 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:01:59.402 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 15:01:59.420 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:01:59.448 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 15:01:59.466 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 15:01:59.494 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:01:59.512 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:01:59.540 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 15:01:59.558 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 15:01:59.586 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 15:01:59.603 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 15:01:59.630 | + 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-03 15:01:59.640 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 15:01:59.657 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:01:59.685 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:01:59.687 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 15:01:59.691 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 15:01:59.694 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:01:59.696 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:01:59.699 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 15:01:59.701 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 15:01:59.703 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:01:59.705 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:01:59.707 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 15:01:59.724 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 15:01:59.752 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 15:01:59.770 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 15:01:59.798 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 15:01:59.816 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:01:59.844 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 15:01:59.862 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:01:59.890 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 15:01:59.908 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:01:59.937 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 15:01:59.954 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 15:01:59.983 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:02:00.001 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:02:00.029 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 15:02:00.047 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 15:02:00.076 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 15:02:00.093 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 15:02:00.121 | + 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-03 15:02:00.127 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 15:02:00.145 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:02:00.173 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 15:02:00.201 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 15:02:00.230 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 15:02:00.257 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 15:02:00.259 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 15:02:00.264 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 15:02:00.293 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 15:02:00.320 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 15:02:00.349 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 15:02:00.378 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 15:02:00.406 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 15:02:00.434 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 15:02:00.460 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 15:02:00.489 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 15:02:00.515 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 15:02:00.531 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:00.534 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 15:02:00.552 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 15:02:00.555 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 15:02:00.575 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 15:02:00.577 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.73 2022-06-03 15:02:00.604 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 15:02:00.607 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 15:02:00.633 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.73/identity 2022-06-03 15:02:00.662 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 15:02:00.664 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 15:02:00.690 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 15:02:00.706 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:00.708 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 15:02:00.711 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 15:02:00.716 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 15:02:00.718 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 15:02:00.731 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 15:02:00.733 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 15:02:00.745 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 15:02:00.747 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 15:02:00.749 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:02:00.752 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:02:00.754 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:02:00.756 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:02:00.759 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:02:00.761 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:02:00.763 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 15:02:00.775 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:02:00.777 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 15:02:00.780 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 15:02:00.797 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:00.799 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 15:02:00.817 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:00.819 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 15:02:00.821 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 15:02:00.824 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 15:02:00.826 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:02:00.828 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 15:02:00.831 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 15:02:00.833 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 15:02:00.836 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 15:02:00.852 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:00.856 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 15:02:00.858 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 15:02:00.875 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:00.877 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 15:02:00.880 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 15:02:00.883 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 15:02:00.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:00.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:00.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 15:02:00.893 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:00.896 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 15:02:00.899 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 15:02:00.905 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 15:02:00.908 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 15:02:00.910 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 15:02:00.913 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 15:02:00.919 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 15:02:00.922 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 15:02:00.925 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 15:02:00.928 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 15:02:00.933 | +++ 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-03 15:02:00.933 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 15:02:00.938 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 15:02:00.941 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 15:02:00.943 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 15:02:00.946 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 15:02:00.949 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 15:02:00.971 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 15:02:00.973 | + 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-03 15:02:02.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:02.801 | 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-03 15:02:02.810 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:02.810 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:02.810 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:02.810 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:02.810 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:02.810 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:02.810 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:02.810 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:02.825 | 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-03 15:02:02.922 | 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-03 15:02:02.925 | 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-03 15:02:02.937 | 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-03 15:02:03.003 | 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-03 15:02:03.028 | 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-03 15:02:03.033 | 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-03 15:02:03.054 | 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-03 15:02:03.065 | 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-03 15:02:03.081 | 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-03 15:02:03.087 | 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-03 15:02:03.094 | 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-03 15:02:03.133 | 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-03 15:02:03.149 | 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-03 15:02:03.154 | 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-03 15:02:03.163 | 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-03 15:02:03.187 | 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-03 15:02:03.206 | 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-03 15:02:03.212 | 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-03 15:02:03.216 | 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-03 15:02:03.219 | 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-03 15:02:03.222 | 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-03 15:02:03.240 | 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-03 15:02:03.246 | 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-03 15:02:03.265 | 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-03 15:02:03.288 | 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-03 15:02:03.292 | 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-03 15:02:03.313 | 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-03 15:02:03.318 | 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-03 15:02:03.321 | 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-03 15:02:03.324 | 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-03 15:02:03.331 | 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-03 15:02:03.347 | 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-03 15:02:03.368 | 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-03 15:02:03.371 | 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-03 15:02:03.380 | 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-03 15:02:03.383 | 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-03 15:02:03.388 | 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-03 15:02:03.393 | 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-03 15:02:03.397 | 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-03 15:02:03.405 | 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-03 15:02:03.410 | 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-03 15:02:03.413 | 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-03 15:02:03.417 | 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-03 15:02:03.420 | 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-03 15:02:03.428 | 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-03 15:02:03.436 | 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-03 15:02:03.447 | 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-03 15:02:03.455 | 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-03 15:02:03.469 | 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-03 15:02:03.472 | 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-03 15:02:03.475 | 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-03 15:02:03.479 | 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-03 15:02:03.482 | 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-03 15:02:03.484 | 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-03 15:02:03.493 | 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-03 15:02:03.496 | 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-03 15:02:03.499 | 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-03 15:02:03.502 | 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-03 15:02:03.510 | 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-03 15:02:03.528 | 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-03 15:02:03.535 | 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-03 15:02:03.537 | 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-03 15:02:03.540 | 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-03 15:02:03.544 | 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-03 15:02:03.547 | 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-03 15:02:05.422 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:05.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:05.496 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:05.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:05.501 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:05.503 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:05.506 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:05.508 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:05.511 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:05.513 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:05.515 | + functions-common:time_stop:2329 : start_time=1654268520965 2022-06-03 15:02:05.518 | + functions-common:time_stop:2331 : [[ -z 1654268520965 ]] 2022-06-03 15:02:05.520 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:05.525 | + functions-common:time_stop:2334 : end_time=1654268525522 2022-06-03 15:02:05.527 | + functions-common:time_stop:2335 : elapsed_time=4557 2022-06-03 15:02:05.529 | + functions-common:time_stop:2336 : total=64887 2022-06-03 15:02:05.532 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:05.534 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69444 2022-06-03 15:02:05.536 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:05.539 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 15:02:05.542 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 15:02:05.544 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 15:02:05.557 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 15:02:05.562 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 15:02:05.565 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 15:02:05.567 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 15:02:05.570 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:02:05.573 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:02:05.576 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:02:05.578 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:02:05.581 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:02:05.584 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:02:05.600 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:02:05.602 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:02:05.605 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:05.608 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:02:05.608 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:02:05.613 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 15:02:05.616 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:05.619 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 15:02:05.632 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 15:02:05.637 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:02:05.637 | + functions-common:git_clone:607 : head -1 2022-06-03 15:02:05.640 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 15:02:05.643 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:02:05.646 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 15:02:05.648 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:02:05.655 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:02:05.658 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 15:02:05.660 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:02:05.663 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 15:02:05.666 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:02:05.668 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:02:05.671 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 15:02:05.673 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:02:05.676 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:02:05.679 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 15:02:05.682 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:02:05.685 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 15:02:05.688 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:02:05.690 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:02:05.694 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 15:02:05.700 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 15:02:05.703 | + 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-03 15:02:06.311 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 15:02:06.314 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:02:06.316 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:02:06.319 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:02:06.321 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:02:06.323 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 15:02:06.326 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:02:06.328 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:02:06.330 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:02:06.333 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:02:06.335 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:02:06.338 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:02:06.340 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:02:06.343 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 15:02:06.364 | Using python 3.8 to install /opt/stack/glance 2022-06-03 15:02:06.367 | + 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-03 15:02:08.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:08.174 | 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-03 15:02:08.189 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:08.189 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:08.189 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:08.189 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:08.189 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:08.189 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:08.189 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:08.189 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:08.196 | Obtaining file:///opt/stack/glance 2022-06-03 15:02:09.491 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:02:10.784 | 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-03 15:02:10.792 | 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-03 15:02:10.800 | 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-03 15:02:10.808 | 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-03 15:02:10.830 | 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-03 15:02:10.839 | 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-03 15:02:10.853 | 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-03 15:02:10.862 | 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-03 15:02:10.882 | 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-03 15:02:10.926 | 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-03 15:02:10.942 | 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-03 15:02:10.950 | 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-03 15:02:10.956 | 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-03 15:02:10.965 | 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-03 15:02:10.971 | 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-03 15:02:11.042 | 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-03 15:02:11.045 | 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-03 15:02:11.047 | 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-03 15:02:11.050 | 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-03 15:02:11.062 | 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-03 15:02:11.126 | 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-03 15:02:11.183 | 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-03 15:02:11.186 | 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-03 15:02:11.191 | 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-03 15:02:11.196 | 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-03 15:02:11.218 | 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-03 15:02:11.255 | 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-03 15:02:11.267 | 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-03 15:02:11.285 | 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-03 15:02:11.293 | 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-03 15:02:11.341 | 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-03 15:02:11.348 | 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-03 15:02:11.388 | 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-03 15:02:11.443 | 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-03 15:02:11.461 | 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-03 15:02:11.479 | 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-03 15:02:11.493 | 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-03 15:02:11.502 | 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-03 15:02:11.527 | 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-03 15:02:11.534 | 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-03 15:02:11.553 | 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-03 15:02:11.601 | 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-03 15:02:11.609 | 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-03 15:02:11.612 | 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-03 15:02:11.614 | 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-03 15:02:11.636 | 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-03 15:02:11.650 | 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-03 15:02:11.662 | 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-03 15:02:11.666 | 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-03 15:02:11.669 | 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-03 15:02:11.685 | 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-03 15:02:11.691 | 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-03 15:02:11.693 | 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-03 15:02:11.713 | 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-03 15:02:11.717 | 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-03 15:02:11.724 | 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-03 15:02:11.746 | 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-03 15:02:11.751 | 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-03 15:02:11.756 | 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-03 15:02:11.759 | 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-03 15:02:11.762 | 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-03 15:02:11.772 | 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-03 15:02:11.776 | 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-03 15:02:11.779 | 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-03 15:02:11.785 | 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-03 15:02:11.846 | 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-03 15:02:11.861 | 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-03 15:02:11.870 | 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-03 15:02:11.876 | 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-03 15:02:11.894 | 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-03 15:02:11.898 | 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-03 15:02:11.905 | 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-03 15:02:11.926 | 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-03 15:02:11.929 | 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-03 15:02:11.933 | 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-03 15:02:11.940 | 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-03 15:02:11.944 | 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-03 15:02:11.952 | 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-03 15:02:11.957 | 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-03 15:02:11.963 | 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-03 15:02:11.968 | 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-03 15:02:11.972 | 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-03 15:02:11.975 | 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-03 15:02:12.016 | 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-03 15:02:12.021 | 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-03 15:02:12.028 | 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-03 15:02:12.031 | 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-03 15:02:12.042 | 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-03 15:02:12.045 | 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-03 15:02:12.059 | 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-03 15:02:12.062 | 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-03 15:02:12.064 | 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-03 15:02:12.068 | 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-03 15:02:12.072 | 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-03 15:02:12.074 | 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-03 15:02:12.082 | 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-03 15:02:12.087 | 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-03 15:02:12.125 | 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-03 15:02:12.127 | 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-03 15:02:12.130 | 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-03 15:02:12.133 | 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-03 15:02:12.136 | 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-03 15:02:12.139 | 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-03 15:02:12.142 | 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-03 15:02:12.145 | 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-03 15:02:12.221 | 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-03 15:02:12.224 | 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-03 15:02:12.229 | 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-03 15:02:12.271 | 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-03 15:02:12.277 | 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-03 15:02:13.406 | Installing collected packages: glance 2022-06-03 15:02:13.418 | Attempting uninstall: glance 2022-06-03 15:02:13.418 | Found existing installation: glance 21.1.1.dev1 2022-06-03 15:02:13.418 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-03 15:02:13.418 | Running setup.py develop for glance 2022-06-03 15:02:15.051 | Successfully installed glance 2022-06-03 15:02:15.192 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:15.192 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:15.279 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:15.281 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:15.284 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:15.286 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:15.288 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:15.291 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:15.293 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:15.295 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:15.298 | + functions-common:time_stop:2329 : start_time=1654268526359 2022-06-03 15:02:15.300 | + functions-common:time_stop:2331 : [[ -z 1654268526359 ]] 2022-06-03 15:02:15.303 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:15.307 | + functions-common:time_stop:2334 : end_time=1654268535304 2022-06-03 15:02:15.309 | + functions-common:time_stop:2335 : elapsed_time=8945 2022-06-03 15:02:15.311 | + functions-common:time_stop:2336 : total=69444 2022-06-03 15:02:15.314 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:15.316 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78389 2022-06-03 15:02:15.318 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:15.320 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:02:15.323 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:02:15.325 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:02:15.345 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:02:15.358 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 15:02:15.360 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 15:02:15.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:15.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:15.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 15:02:15.371 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:15.374 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:02:15.376 | + ./stack.sh:main:889 : configure_glance 2022-06-03 15:02:15.379 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 15:02:15.391 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 15:02:15.394 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 15:02:15.396 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 15:02:15.399 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 15:02:15.401 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 15:02:15.404 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:02:15.407 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:02:15.409 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 15:02:15.438 | + 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-03 15:02:15.470 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 15:02:15.499 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:02:15.529 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 15:02:15.558 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 15:02:15.588 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 15:02:15.591 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:02:15.594 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 15:02:15.596 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:02:15.598 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 15:02:15.626 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 15:02:15.655 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:02:15.684 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 15:02:15.714 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 15:02:15.743 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 15:02:15.772 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 15:02:15.801 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 15:02:15.830 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:02:15.860 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:02:15.890 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:02:15.920 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 15:02:15.922 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 15:02:15.925 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 15:02:15.927 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:02:15.929 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:02:15.932 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:02:15.948 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:15.951 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:02:15.954 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:02:15.956 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:02:15.973 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:15.975 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:02:15.978 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:02:16.008 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:02:16.011 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:02:16.013 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 15:02:16.016 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 15:02:16.018 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 15:02:16.020 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 15:02:16.023 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 15:02:16.025 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 15:02:16.028 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 15:02:16.030 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:02:16.032 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 15:02:16.035 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:02:16.064 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 15:02:16.067 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.73 2022-06-03 15:02:16.097 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:02:16.101 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 15:02:16.118 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:16.120 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 15:02:16.150 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 15:02:16.180 | + 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-03 15:02:16.210 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 15:02:16.240 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 15:02:16.269 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 15:02:16.285 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:16.288 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:02:16.318 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 15:02:16.348 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 15:02:16.378 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.73/identity/v3 2022-06-03 15:02:16.409 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 15:02:16.438 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.73/image 2022-06-03 15:02:16.469 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 15:02:16.485 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:16.487 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 15:02:16.490 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 15:02:16.492 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:02:16.496 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:02:16.513 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:02:16.515 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:02:16.518 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:02:16.520 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:02:16.522 | + 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-03 15:02:16.552 | + 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-03 15:02:16.583 | + 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-03 15:02:16.613 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:02:16.644 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 15:02:16.649 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 15:02:16.679 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 15:02:16.710 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:02:16.740 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.73/identity 2022-06-03 15:02:16.770 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 15:02:16.799 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 15:02:16.830 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 15:02:16.859 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:02:16.890 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 15:02:16.919 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 15:02:16.950 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 15:02:16.979 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 15:02:16.984 | + 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-03 15:02:16.992 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 15:02:17.009 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:17.012 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 15:02:17.014 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.73:19292 /image 2022-06-03 15:02:17.017 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 15:02:17.019 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.73:19292 2022-06-03 15:02:17.022 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 15:02:17.024 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 15:02:17.027 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 15:02:17.030 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 15:02:17.032 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:02:17.035 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:17.037 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:17.039 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 15:02:17.042 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 15:02:17.045 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 15:02:17.047 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 15:02:17.049 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:02:17.052 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:17.054 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:17.056 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 15:02:17.059 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 15:02:17.115 | proxy (enabled by site administrator) 2022-06-03 15:02:17.118 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 15:02:17.121 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 15:02:17.124 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:02:17.126 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:17.128 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:17.131 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 15:02:17.133 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 15:02:17.188 | proxy_http (enabled by site administrator) 2022-06-03 15:02:17.192 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 15:02:17.192 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 15:02:17.201 | KeepAlive Off 2022-06-03 15:02:17.205 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:02:17.205 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 15:02:17.213 | SetEnv proxy-sendchunked 1 2022-06-03 15:02:17.218 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.73:19292" retry=0 ' 2022-06-03 15:02:17.218 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:02:17.226 | ProxyPass "/image" "http://10.222.0.73:19292" retry=0 2022-06-03 15:02:17.230 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 15:02:17.233 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 15:02:17.235 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:02:17.237 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:02:17.240 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:02:17.242 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:17.245 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:17.247 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:02:17.250 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:02:17.252 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:17.255 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:17.257 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 15:02:17.318 | Site glance already enabled 2022-06-03 15:02:17.323 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 15:02:17.325 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:02:17.328 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:02:17.330 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:02:17.475 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 15:02:17.509 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 15:02:17.541 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 15:02:17.571 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 15:02:17.589 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:17.591 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 15:02:17.594 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 15:02:17.596 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 15:02:17.599 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:02:17.601 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 15:02:17.604 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 15:02:17.607 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 15:02:17.609 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 15:02:17.611 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:02:17.614 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:02:17.616 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:02:17.619 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:02:17.621 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:02:17.624 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:02:17.640 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:02:17.642 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:02:17.644 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:17.647 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:02:17.647 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:02:17.653 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 15:02:17.655 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:17.658 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 15:02:17.673 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 15:02:17.676 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:02:17.676 | + functions-common:git_clone:607 : head -1 2022-06-03 15:02:17.679 | 070a0effb Handle the case when tempest fails 2022-06-03 15:02:17.682 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:02:17.685 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 15:02:17.687 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:02:17.691 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:02:17.694 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 15:02:17.696 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:02:17.699 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 15:02:17.702 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:02:17.704 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:02:17.707 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 15:02:17.709 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:02:17.712 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:02:17.716 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 15:02:17.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:02:17.722 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 15:02:17.724 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:02:17.727 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:02:17.730 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 15:02:17.736 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 15:02:17.739 | + 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-03 15:02:18.347 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 15:02:18.349 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:02:18.352 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:02:18.354 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:02:18.356 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:02:18.359 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 15:02:18.361 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:02:18.363 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:02:18.366 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:02:18.368 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:02:18.371 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:02:18.373 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:02:18.375 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:02:18.378 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 15:02:18.399 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 15:02:18.401 | + 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-03 15:02:20.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:20.197 | 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-03 15:02:20.201 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:20.201 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:20.203 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:20.204 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:20.205 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:20.205 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:20.205 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:20.206 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:20.219 | Obtaining file:///opt/stack/cinder 2022-06-03 15:02:22.188 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:02:24.189 | 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-03 15:02:24.196 | 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-03 15:02:24.204 | 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-03 15:02:24.212 | 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-03 15:02:24.234 | 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-03 15:02:24.247 | 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-03 15:02:24.268 | 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-03 15:02:24.307 | 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-03 15:02:24.321 | 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-03 15:02:24.324 | 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-03 15:02:24.333 | 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-03 15:02:24.348 | 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-03 15:02:24.363 | 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-03 15:02:24.370 | 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-03 15:02:24.372 | 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-03 15:02:24.375 | 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-03 15:02:24.378 | 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-03 15:02:24.390 | 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-03 15:02:24.453 | 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-03 15:02:24.509 | 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-03 15:02:24.520 | 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-03 15:02:24.523 | 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-03 15:02:24.533 | 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-03 15:02:24.558 | 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-03 15:02:24.562 | 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-03 15:02:24.583 | 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-03 15:02:24.618 | 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-03 15:02:24.629 | 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-03 15:02:24.644 | 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-03 15:02:24.651 | 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-03 15:02:24.697 | 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-03 15:02:24.704 | 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-03 15:02:24.743 | 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-03 15:02:24.796 | 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-03 15:02:24.814 | 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-03 15:02:24.831 | 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-03 15:02:24.847 | 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-03 15:02:24.861 | 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-03 15:02:24.865 | 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-03 15:02:24.874 | 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-03 15:02:24.898 | 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-03 15:02:24.906 | 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-03 15:02:24.924 | 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-03 15:02:24.944 | 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-03 15:02:24.968 | 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-03 15:02:25.014 | 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-03 15:02:25.020 | 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-03 15:02:25.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-03 15:02:25.058 | 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-03 15:02:25.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-03 15:02:25.081 | 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-03 15:02:25.084 | 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-03 15:02:25.089 | 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-03 15:02:25.100 | 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-03 15:02:25.103 | 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-03 15:02:25.106 | 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-03 15:02:25.122 | 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-03 15:02:25.128 | 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-03 15:02:25.145 | 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-03 15:02:25.163 | 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-03 15:02:25.181 | 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-03 15:02:25.204 | 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-03 15:02:25.208 | 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-03 15:02:25.216 | 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-03 15:02:25.236 | 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-03 15:02:25.240 | 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-03 15:02:25.246 | 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-03 15:02:25.251 | 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-03 15:02:25.254 | 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-03 15:02:25.257 | 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-03 15:02:25.268 | 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-03 15:02:25.271 | 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-03 15:02:25.274 | 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-03 15:02:25.281 | 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-03 15:02:25.284 | 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-03 15:02:25.290 | 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-03 15:02:25.348 | 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-03 15:02:25.363 | 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-03 15:02:25.372 | 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-03 15:02:25.378 | 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-03 15:02:25.395 | 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-03 15:02:25.475 | 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-03 15:02:25.479 | 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-03 15:02:25.486 | 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-03 15:02:25.489 | 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-03 15:02:25.511 | 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-03 15:02:25.515 | 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-03 15:02:25.523 | 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-03 15:02:25.526 | 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-03 15:02:25.530 | 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-03 15:02:25.533 | 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-03 15:02:25.536 | 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-03 15:02:25.544 | 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-03 15:02:25.566 | 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-03 15:02:25.570 | 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-03 15:02:25.612 | 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-03 15:02:25.617 | 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-03 15:02:25.623 | 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-03 15:02:25.628 | 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-03 15:02:25.631 | 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-03 15:02:25.640 | 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-03 15:02:25.645 | 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-03 15:02:25.654 | 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-03 15:02:25.694 | 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-03 15:02:25.701 | 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-03 15:02:25.706 | 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-03 15:02:25.713 | 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-03 15:02:25.716 | 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-03 15:02:25.727 | 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-03 15:02:25.730 | 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-03 15:02:25.740 | 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-03 15:02:25.753 | 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-03 15:02:25.768 | 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-03 15:02:25.782 | 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-03 15:02:25.785 | 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-03 15:02:25.789 | 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-03 15:02:25.791 | 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-03 15:02:25.795 | 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-03 15:02:25.798 | 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-03 15:02:25.803 | 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-03 15:02:25.812 | 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-03 15:02:25.849 | 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-03 15:02:25.852 | 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-03 15:02:25.855 | 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-03 15:02:25.857 | 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-03 15:02:25.860 | 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-03 15:02:25.865 | 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-03 15:02:25.869 | 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-03 15:02:25.875 | 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-03 15:02:25.880 | 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-03 15:02:25.889 | 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-03 15:02:25.892 | 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-03 15:02:25.895 | 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-03 15:02:25.898 | 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-03 15:02:25.952 | 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-03 15:02:25.955 | 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-03 15:02:25.957 | 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-03 15:02:25.962 | 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-03 15:02:25.994 | 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-03 15:02:26.996 | Installing collected packages: cinder 2022-06-03 15:02:26.996 | Attempting uninstall: cinder 2022-06-03 15:02:26.998 | Found existing installation: cinder 17.4.1.dev1 2022-06-03 15:02:27.001 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-03 15:02:27.003 | Running setup.py develop for cinder 2022-06-03 15:02:29.286 | Successfully installed cinder 2022-06-03 15:02:29.428 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:29.428 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:29.523 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:29.526 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:29.528 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:29.530 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:29.533 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:29.535 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:29.537 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:29.539 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:29.542 | + functions-common:time_stop:2329 : start_time=1654268538393 2022-06-03 15:02:29.545 | + functions-common:time_stop:2331 : [[ -z 1654268538393 ]] 2022-06-03 15:02:29.547 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:29.551 | + functions-common:time_stop:2334 : end_time=1654268549549 2022-06-03 15:02:29.553 | + functions-common:time_stop:2335 : elapsed_time=11156 2022-06-03 15:02:29.556 | + functions-common:time_stop:2336 : total=78389 2022-06-03 15:02:29.558 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:29.560 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89545 2022-06-03 15:02:29.562 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:29.565 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:02:29.567 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:02:29.569 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:02:29.588 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:02:29.600 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 15:02:29.603 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 15:02:29.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:29.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:29.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 15:02:29.613 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:29.616 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 15:02:29.618 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 15:02:29.621 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:02:29.623 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:02:29.626 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:02:29.628 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:02:29.631 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:29.633 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:02:29.636 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:29.638 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:29.640 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:02:29.643 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:02:29.645 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:02:29.648 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:02:29.651 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 15:02:29.653 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:02:29.656 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:29.658 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:29.661 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 15:02:29.683 | + 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-03 15:02:29.793 | Reading package lists... 2022-06-03 15:02:30.051 | Building dependency tree... 2022-06-03 15:02:30.052 | Reading state information... 2022-06-03 15:02:30.305 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-03 15:02:30.305 | The following packages were automatically installed and are no longer required: 2022-06-03 15:02:30.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:02:30.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:02:30.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:02:30.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:02:30.307 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:02:30.307 | python3-zope.interface 2022-06-03 15:02:30.307 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:02:30.421 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:02:30.425 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:02:30.428 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:02:30.430 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:30.433 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:30.436 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:30.438 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:30.441 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:30.443 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:02:30.446 | + functions-common:time_stop:2329 : start_time=1654268549680 2022-06-03 15:02:30.449 | + functions-common:time_stop:2331 : [[ -z 1654268549680 ]] 2022-06-03 15:02:30.452 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:30.456 | + functions-common:time_stop:2334 : end_time=1654268550453 2022-06-03 15:02:30.458 | + functions-common:time_stop:2335 : elapsed_time=773 2022-06-03 15:02:30.461 | + functions-common:time_stop:2336 : total=5346 2022-06-03 15:02:30.463 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:30.466 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6119 2022-06-03 15:02:30.468 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:02:30.471 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:02:30.473 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 15:02:30.476 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 15:02:30.488 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 15:02:30.492 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 15:02:30.495 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 15:02:30.497 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:02:30.500 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 15:02:30.500 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:02:30.505 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 15:02:30.507 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 15:02:30.509 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:02:30.512 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 15:02:30.514 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 15:02:30.516 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 15:02:30.518 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 15:02:30.520 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 15:02:30.532 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 15:02:30.543 | + 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-03 15:02:30.555 | + 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-03 15:02:30.567 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 15:02:30.580 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:02:30.582 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:02:30.586 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IGj2yx21vh 2022-06-03 15:02:30.589 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:02:30.591 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:02:30.593 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 15:02:30.596 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IGj2yx21vh 2022-06-03 15:02:30.599 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IGj2yx21vh 2022-06-03 15:02:30.611 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IGj2yx21vh /etc/sudoers.d/cinder-rootwrap 2022-06-03 15:02:30.624 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 15:02:30.628 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:02:30.630 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:02:30.632 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:02:30.634 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:02:30.636 | + 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-03 15:02:30.638 | + 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-03 15:02:30.641 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 15:02:30.643 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 15:02:30.648 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 15:02:30.652 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 15:02:30.671 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 15:02:30.691 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 15:02:30.710 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 15:02:30.730 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 15:02:30.749 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 15:02:30.768 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 15:02:30.787 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 15:02:30.806 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 15:02:30.809 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:02:30.811 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 15:02:30.814 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:02:30.816 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 15:02:30.846 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 15:02:30.874 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:02:30.900 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 15:02:30.928 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 15:02:30.956 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 15:02:30.984 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 15:02:31.011 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 15:02:31.039 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:02:31.066 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:02:31.095 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 15:02:31.125 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 15:02:31.154 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 15:02:31.156 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 15:02:31.158 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 15:02:31.161 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 15:02:31.163 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 15:02:31.167 | + 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-03 15:02:31.197 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 15:02:31.225 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 15:02:31.253 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 15:02:31.281 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 15:02:31.309 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 15:02:31.336 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 15:02:31.367 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 15:02:31.371 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.73 2022-06-03 15:02:31.398 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:02:31.430 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 15:02:31.437 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key f65eb1250acd151c2e064902a6ec2144 2022-06-03 15:02:31.466 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 15:02:31.483 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:31.485 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 15:02:31.487 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 15:02:31.490 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 15:02:31.492 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 15:02:31.496 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 15:02:31.499 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 15:02:31.501 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 15:02:31.503 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 15:02:31.506 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 15:02:31.508 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 15:02:31.511 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 15:02:31.541 | + 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-03 15:02:31.569 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 15:02:31.597 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 15:02:31.625 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 15:02:31.652 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 15:02:31.654 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 15:02:31.657 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 15:02:31.659 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 15:02:31.688 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 15:02:31.717 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 15:02:31.719 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 15:02:31.747 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 15:02:31.750 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 15:02:31.752 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 15:02:31.754 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 15:02:31.783 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 15:02:31.785 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 15:02:31.788 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 15:02:31.805 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:31.807 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.73:8080/v1/AUTH_ 2022-06-03 15:02:31.835 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 15:02:31.852 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:31.855 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 15:02:31.872 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:31.875 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 15:02:31.878 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 15:02:31.881 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 15:02:31.883 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 15:02:31.886 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:02:31.888 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:02:31.890 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:02:31.907 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:31.911 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:02:31.913 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:02:31.917 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:02:31.932 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:31.935 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:02:31.938 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:02:31.966 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:02:31.969 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:02:31.971 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 15:02:31.973 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 15:02:31.976 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:02:31.980 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:02:31.996 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:02:31.999 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:02:32.001 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:02:32.003 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:02:32.006 | + 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-03 15:02:32.035 | + 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-03 15:02:32.064 | + 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-03 15:02:32.094 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:02:32.123 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 15:02:32.126 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:02:32.128 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 15:02:32.130 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 15:02:32.133 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:02:32.135 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:02:32.138 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 15:02:32.142 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 15:02:32.144 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:02:32.147 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:02:32.160 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:02:32.161 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:02:32.170 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:02:32.174 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:02:32.190 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:02:32.192 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:02:32.196 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 15:02:32.225 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:02:32.253 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 15:02:32.280 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:02:32.308 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:02:32.335 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:02:32.363 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:02:32.390 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:02:32.419 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:02:32.447 | + 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-03 15:02:32.475 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:02:32.502 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:02:32.530 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:02:32.558 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:02:32.560 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:02:32.563 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 15:02:32.565 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 15:02:32.568 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:02:32.570 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:32.572 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:32.575 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:02:32.577 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:02:32.580 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:02:32.608 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:02:32.636 | + 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-03 15:02:32.636 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:02:32.645 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 15:02:32.648 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 15:02:32.651 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 15:02:32.653 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:02:32.656 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:02:32.658 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:02:32.660 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:32.663 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:32.665 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:02:32.668 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:02:32.670 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:32.673 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:32.675 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 15:02:32.736 | Enabling site cinder-wsgi. 2022-06-03 15:02:32.741 | To activate the new configuration, you need to run: 2022-06-03 15:02:32.741 | systemctl reload apache2 2022-06-03 15:02:32.746 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:02:32.749 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:02:32.751 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:02:32.754 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:02:32.890 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 15:02:32.892 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 15:02:32.929 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.73/image 2022-06-03 15:02:32.960 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 15:02:32.978 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:32.980 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 15:02:32.983 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:02:32.985 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:02:32.988 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 15:02:32.990 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 15:02:33.020 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 15:02:33.049 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.73/identity 2022-06-03 15:02:33.077 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 15:02:33.106 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 15:02:33.134 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 15:02:33.161 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 15:02:33.192 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 15:02:33.223 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:02:33.254 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 15:02:33.282 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 15:02:33.311 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:02:33.340 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 15:02:33.342 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 15:02:33.359 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:33.361 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.73:2379 2022-06-03 15:02:33.392 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 15:02:33.409 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:33.412 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 15:02:33.414 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 15:02:33.417 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 15:02:33.420 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:02:33.422 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 15:02:33.424 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 15:02:33.428 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:02:33.428 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:02:33.434 | + 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-03 15:02:33.436 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:02:33.439 | + 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-03 15:02:33.441 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:02:33.444 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 15:02:33.446 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 15:02:33.449 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 15:02:33.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:33.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:33.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 15:02:33.459 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:33.462 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 15:02:33.465 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 15:02:33.467 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 15:02:33.469 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:02:33.471 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:02:33.474 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:02:33.477 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:02:33.479 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:02:33.482 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:02:33.498 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:02:33.500 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:02:33.503 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:33.506 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:02:33.506 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:02:33.511 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 15:02:33.513 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:33.516 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 15:02:33.530 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 15:02:33.533 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:02:33.534 | + functions-common:git_clone:607 : head -1 2022-06-03 15:02:33.537 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-03 15:02:33.540 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:02:33.543 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 15:02:33.546 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:02:33.548 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:02:33.551 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 15:02:33.553 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:02:33.556 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 15:02:33.558 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:02:33.561 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:02:33.563 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 15:02:33.566 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:02:33.568 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:02:33.571 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 15:02:33.574 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:02:33.577 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 15:02:33.580 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:02:33.582 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:02:33.585 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 15:02:33.592 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 15:02:33.594 | + 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-03 15:02:34.189 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 15:02:34.191 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:02:34.194 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:02:34.196 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:02:34.198 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:02:34.201 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 15:02:34.203 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:02:34.205 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:02:34.208 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:02:34.210 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:02:34.213 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:02:34.216 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:02:34.218 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:02:34.221 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 15:02:34.243 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 15:02:34.245 | + 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-03 15:02:36.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:36.062 | 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-03 15:02:36.066 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:36.067 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:36.069 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:36.070 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:36.070 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:36.071 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:36.071 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:36.071 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:36.084 | Obtaining file:///opt/stack/neutron 2022-06-03 15:02:38.175 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:02:40.242 | 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-03 15:02:40.249 | 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-03 15:02:40.253 | 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-03 15:02:40.260 | 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-03 15:02:40.268 | 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-03 15:02:40.277 | 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-03 15:02:40.299 | 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-03 15:02:40.313 | 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-03 15:02:40.322 | 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-03 15:02:40.330 | 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-03 15:02:40.333 | 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-03 15:02:40.343 | 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-03 15:02:40.350 | 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-03 15:02:40.353 | 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-03 15:02:40.356 | 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-03 15:02:40.420 | 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-03 15:02:40.478 | 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-03 15:02:40.480 | 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-03 15:02:40.485 | 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-03 15:02:40.488 | 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-03 15:02:40.530 | 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-03 15:02:40.557 | 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-03 15:02:40.576 | 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-03 15:02:40.581 | 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-03 15:02:40.585 | 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-03 15:02:40.610 | 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-03 15:02:40.627 | 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-03 15:02:40.663 | 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-03 15:02:40.674 | 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-03 15:02:40.690 | 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-03 15:02:40.697 | 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-03 15:02:40.744 | 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-03 15:02:40.750 | 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-03 15:02:40.790 | 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-03 15:02:40.844 | 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-03 15:02:40.862 | 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-03 15:02:40.879 | 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-03 15:02:40.895 | 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-03 15:02:40.909 | 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-03 15:02:40.913 | 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-03 15:02:40.923 | 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-03 15:02:40.948 | 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-03 15:02:40.955 | 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-03 15:02:40.974 | 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-03 15:02:40.994 | 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-03 15:02:41.040 | 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-03 15:02:41.045 | 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-03 15:02:41.055 | 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-03 15:02:41.062 | 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-03 15:02:41.098 | 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-03 15:02:41.101 | 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-03 15:02:41.111 | 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-03 15:02:41.113 | 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-03 15:02:41.135 | 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-03 15:02:41.148 | 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-03 15:02:41.159 | 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-03 15:02:41.162 | 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-03 15:02:41.166 | 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-03 15:02:41.172 | 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-03 15:02:41.178 | 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-03 15:02:41.198 | 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-03 15:02:41.201 | 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-03 15:02:41.220 | 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-03 15:02:41.249 | 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-03 15:02:41.266 | 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-03 15:02:41.271 | 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-03 15:02:41.278 | 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-03 15:02:41.299 | 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-03 15:02:41.302 | 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-03 15:02:41.307 | 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-03 15:02:41.310 | 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-03 15:02:41.313 | 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-03 15:02:41.316 | 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-03 15:02:41.319 | 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-03 15:02:41.330 | 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-03 15:02:41.333 | 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-03 15:02:41.336 | 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-03 15:02:41.344 | 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-03 15:02:41.359 | 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-03 15:02:41.368 | 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-03 15:02:41.374 | 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-03 15:02:41.392 | 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-03 15:02:41.411 | 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-03 15:02:41.470 | 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-03 15:02:41.473 | 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-03 15:02:41.481 | 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-03 15:02:41.502 | 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-03 15:02:41.506 | 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-03 15:02:41.509 | 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-03 15:02:41.512 | 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-03 15:02:41.520 | 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-03 15:02:41.529 | 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-03 15:02:41.532 | 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-03 15:02:41.594 | 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-03 15:02:41.597 | 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-03 15:02:41.620 | 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-03 15:02:41.623 | 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-03 15:02:41.629 | 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-03 15:02:41.632 | 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-03 15:02:41.638 | 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-03 15:02:41.641 | 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-03 15:02:41.646 | 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-03 15:02:41.652 | 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-03 15:02:41.693 | 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-03 15:02:41.698 | 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-03 15:02:41.701 | 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-03 15:02:41.705 | 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-03 15:02:41.716 | 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-03 15:02:41.730 | 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-03 15:02:41.740 | 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-03 15:02:41.762 | 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-03 15:02:41.765 | 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-03 15:02:41.780 | 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-03 15:02:41.795 | 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-03 15:02:41.807 | 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-03 15:02:41.811 | 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-03 15:02:41.814 | 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-03 15:02:41.818 | 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-03 15:02:41.820 | 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-03 15:02:41.824 | 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-03 15:02:41.826 | 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-03 15:02:41.829 | 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-03 15:02:41.832 | 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-03 15:02:41.835 | 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-03 15:02:41.839 | 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-03 15:02:41.842 | 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-03 15:02:41.845 | 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-03 15:02:41.861 | 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-03 15:02:41.869 | 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-03 15:02:41.924 | 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-03 15:02:41.929 | 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-03 15:02:41.934 | 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-03 15:02:41.969 | 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-03 15:02:41.972 | 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-03 15:02:41.975 | 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-03 15:02:43.137 | Installing collected packages: neutron 2022-06-03 15:02:43.137 | Attempting uninstall: neutron 2022-06-03 15:02:43.139 | Found existing installation: neutron 17.4.2.dev15 2022-06-03 15:02:43.149 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-03 15:02:43.151 | Running setup.py develop for neutron 2022-06-03 15:02:45.584 | Successfully installed neutron 2022-06-03 15:02:45.731 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:45.731 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:45.819 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:45.822 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:45.824 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:45.827 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:45.829 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:45.831 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:45.833 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:45.836 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:45.839 | + functions-common:time_stop:2329 : start_time=1654268554236 2022-06-03 15:02:45.841 | + functions-common:time_stop:2331 : [[ -z 1654268554236 ]] 2022-06-03 15:02:45.844 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:45.848 | + functions-common:time_stop:2334 : end_time=1654268565845 2022-06-03 15:02:45.850 | + functions-common:time_stop:2335 : elapsed_time=11609 2022-06-03 15:02:45.852 | + functions-common:time_stop:2336 : total=89545 2022-06-03 15:02:45.855 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:45.857 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=101154 2022-06-03 15:02:45.859 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:45.862 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:02:45.864 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:02:45.867 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:02:45.886 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:02:45.898 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 15:02:45.901 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 15:02:45.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:45.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:45.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 15:02:45.910 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:45.913 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 15:02:45.916 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:02:45.918 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 15:02:45.935 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:45.938 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 15:02:45.940 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 15:02:45.943 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 15:02:45.945 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:02:45.948 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 15:02:45.951 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 15:02:45.953 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 15:02:45.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:45.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:45.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 15:02:45.963 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:45.965 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 15:02:45.981 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:45.983 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 15:02:46.000 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:46.002 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 15:02:46.019 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:46.021 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 15:02:46.024 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 15:02:46.026 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 15:02:46.028 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:02:46.030 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:02:46.033 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:02:46.036 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:02:46.038 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:02:46.041 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:02:46.056 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:02:46.059 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:02:46.061 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:46.064 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:02:46.064 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:02:46.069 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 15:02:46.072 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:46.074 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 15:02:46.086 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 15:02:46.090 | + functions-common:git_clone:607 : head -1 2022-06-03 15:02:46.091 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:02:46.119 | 012c635a38 compute: Ensure updates to bdms during pre_live_migration are saved 2022-06-03 15:02:46.122 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:02:46.124 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 15:02:46.127 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:02:46.129 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:02:46.132 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 15:02:46.135 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:02:46.137 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 15:02:46.140 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:02:46.142 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:02:46.145 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 15:02:46.147 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:02:46.150 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:02:46.153 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 15:02:46.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:02:46.159 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 15:02:46.161 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:02:46.164 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:02:46.167 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 15:02:46.173 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 15:02:46.176 | + 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-03 15:02:46.770 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 15:02:46.773 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:02:46.776 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:02:46.778 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:02:46.780 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:02:46.782 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 15:02:46.785 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:02:46.787 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:02:46.789 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:02:46.792 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:02:46.794 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:02:46.797 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:02:46.799 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:02:46.801 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 15:02:46.821 | Using python 3.8 to install /opt/stack/nova 2022-06-03 15:02:46.823 | + 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-03 15:02:48.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:48.640 | 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-03 15:02:48.645 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:48.645 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:48.647 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:48.648 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:48.648 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:48.649 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:48.650 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:48.650 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:48.663 | Obtaining file:///opt/stack/nova 2022-06-03 15:02:51.765 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:02:54.845 | 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-03 15:02:54.852 | 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-03 15:02:54.856 | 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-03 15:02:54.864 | 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-03 15:02:54.872 | 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-03 15:02:54.876 | 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-03 15:02:54.884 | 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-03 15:02:54.906 | 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-03 15:02:54.920 | 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-03 15:02:54.941 | 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-03 15:02:54.982 | 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-03 15:02:55.000 | 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-03 15:02:55.003 | 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-03 15:02:55.014 | 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-03 15:02:55.020 | 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-03 15:02:55.023 | 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-03 15:02:55.026 | 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-03 15:02:55.038 | 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-03 15:02:55.104 | 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-03 15:02:55.162 | 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-03 15:02:55.173 | 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-03 15:02:55.178 | 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-03 15:02:55.181 | 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-03 15:02:55.186 | 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-03 15:02:55.189 | 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-03 15:02:55.217 | 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-03 15:02:55.242 | 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-03 15:02:55.247 | 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-03 15:02:55.251 | 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-03 15:02:55.256 | 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-03 15:02:55.280 | 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-03 15:02:55.301 | 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-03 15:02:55.321 | 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-03 15:02:55.357 | 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-03 15:02:55.368 | 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-03 15:02:55.383 | 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-03 15:02:55.390 | 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-03 15:02:55.439 | 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-03 15:02:55.445 | 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-03 15:02:55.486 | 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-03 15:02:55.541 | 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-03 15:02:55.560 | 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-03 15:02:55.577 | 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-03 15:02:55.592 | 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-03 15:02:55.607 | 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-03 15:02:55.612 | 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-03 15:02:55.622 | 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-03 15:02:55.646 | 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-03 15:02:55.654 | 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-03 15:02:55.673 | 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-03 15:02:55.693 | 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-03 15:02:55.702 | 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-03 15:02:55.709 | 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-03 15:02:55.746 | 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-03 15:02:55.749 | 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-03 15:02:55.752 | 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-03 15:02:55.773 | 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-03 15:02:55.784 | 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-03 15:02:55.787 | 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-03 15:02:55.793 | 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-03 15:02:55.817 | 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-03 15:02:55.824 | 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-03 15:02:55.841 | 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-03 15:02:55.860 | 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-03 15:02:55.865 | 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-03 15:02:55.883 | 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-03 15:02:55.902 | 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-03 15:02:55.930 | 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-03 15:02:55.934 | 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-03 15:02:55.941 | 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-03 15:02:55.963 | 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-03 15:02:55.966 | 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-03 15:02:55.970 | 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-03 15:02:55.975 | 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-03 15:02:55.979 | 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-03 15:02:55.982 | 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-03 15:02:55.993 | 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-03 15:02:55.997 | 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-03 15:02:56.000 | 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-03 15:02:56.006 | 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-03 15:02:56.071 | 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-03 15:02:56.086 | 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-03 15:02:56.096 | 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-03 15:02:56.102 | 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-03 15:02:56.119 | 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-03 15:02:56.201 | 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-03 15:02:56.204 | 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-03 15:02:56.212 | 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-03 15:02:56.234 | 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-03 15:02:56.238 | 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-03 15:02:56.246 | 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-03 15:02:56.250 | 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-03 15:02:56.253 | 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-03 15:02:56.257 | 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-03 15:02:56.271 | 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-03 15:02:56.276 | 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-03 15:02:56.284 | 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-03 15:02:56.287 | 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-03 15:02:56.291 | 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-03 15:02:56.296 | 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-03 15:02:56.318 | 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-03 15:02:56.325 | 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-03 15:02:56.333 | 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-03 15:02:56.338 | 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-03 15:02:56.344 | 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-03 15:02:56.353 | 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-03 15:02:56.356 | 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-03 15:02:56.361 | 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-03 15:02:56.403 | 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-03 15:02:56.407 | 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-03 15:02:56.418 | 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-03 15:02:56.424 | 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-03 15:02:56.438 | 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-03 15:02:56.449 | 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-03 15:02:56.452 | 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-03 15:02:56.456 | 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-03 15:02:56.471 | 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-03 15:02:56.485 | 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-03 15:02:56.501 | 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-03 15:02:56.506 | 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-03 15:02:56.509 | 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-03 15:02:56.513 | 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-03 15:02:56.515 | 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-03 15:02:56.518 | 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-03 15:02:56.523 | 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-03 15:02:56.531 | 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-03 15:02:56.571 | 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-03 15:02:56.574 | 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-03 15:02:56.577 | 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-03 15:02:56.579 | 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-03 15:02:56.582 | 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-03 15:02:56.585 | 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-03 15:02:56.594 | 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-03 15:02:56.597 | 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-03 15:02:56.600 | 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-03 15:02:56.603 | 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-03 15:02:56.611 | 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-03 15:02:56.614 | 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-03 15:02:56.617 | 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-03 15:02:56.672 | 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-03 15:02:56.708 | 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-03 15:02:56.751 | 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-03 15:02:56.757 | 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-03 15:02:56.760 | 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-03 15:02:57.750 | Installing collected packages: nova 2022-06-03 15:02:57.751 | Attempting uninstall: nova 2022-06-03 15:02:57.752 | Found existing installation: nova 22.4.1.dev6 2022-06-03 15:02:57.757 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-03 15:02:57.759 | Running setup.py develop for nova 2022-06-03 15:03:01.174 | Successfully installed nova 2022-06-03 15:03:01.324 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:01.324 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:01.412 | + inc/python:pip_install:200 : result=0 2022-06-03 15:03:01.414 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:01.416 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:01.419 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:01.421 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:01.423 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:01.425 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:01.427 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:01.429 | + functions-common:time_stop:2329 : start_time=1654268566816 2022-06-03 15:03:01.431 | + functions-common:time_stop:2331 : [[ -z 1654268566816 ]] 2022-06-03 15:03:01.434 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:01.438 | + functions-common:time_stop:2334 : end_time=1654268581436 2022-06-03 15:03:01.440 | + functions-common:time_stop:2335 : elapsed_time=14620 2022-06-03 15:03:01.442 | + functions-common:time_stop:2336 : total=101154 2022-06-03 15:03:01.444 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:01.447 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115774 2022-06-03 15:03:01.449 | + inc/python:pip_install:203 : return 0 2022-06-03 15:03:01.451 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:03:01.454 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:03:01.456 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:03:01.475 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:03:01.487 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 15:03:01.489 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 15:03:01.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:01.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:01.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 15:03:01.499 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:01.502 | + 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-03 15:03:01.515 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:03:01.518 | + ./stack.sh:main:906 : configure_nova 2022-06-03 15:03:01.520 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 15:03:01.533 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 15:03:01.536 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 15:03:01.538 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:03:01.542 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 15:03:01.543 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:03:01.547 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 15:03:01.550 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 15:03:01.552 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:03:01.555 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 15:03:01.557 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 15:03:01.560 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 15:03:01.562 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 15:03:01.565 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 15:03:01.577 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 15:03:01.590 | + 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-03 15:03:01.603 | + 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-03 15:03:01.615 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 15:03:01.627 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:03:01.630 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:03:01.635 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vnChPt3gcf 2022-06-03 15:03:01.637 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:03:01.640 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:03:01.642 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 15:03:01.645 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:03:01.647 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:03:01.650 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vnChPt3gcf 2022-06-03 15:03:01.654 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vnChPt3gcf 2022-06-03 15:03:01.666 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vnChPt3gcf /etc/sudoers.d/nova-rootwrap 2022-06-03 15:03:01.678 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 15:03:01.683 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:03:01.685 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:03:01.687 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:03:01.690 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:03:01.692 | + 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-03 15:03:01.695 | + 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-03 15:03:01.698 | + 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-03 15:03:01.700 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 15:03:01.705 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 15:03:01.721 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:01.724 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 15:03:01.726 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 15:03:01.730 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 15:03:01.733 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 15:03:01.762 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 15:03:01.764 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 15:03:01.790 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 15:03:01.819 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 15:03:01.845 | + 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-03 15:03:01.875 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 15:03:01.904 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 15:03:01.933 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 15:03:01.935 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.73 2022-06-03 15:03:01.962 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 15:03:01.988 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 15:03:02.015 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 15:03:02.042 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 15:03:02.068 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:03:02.098 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 15:03:02.100 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:03:02.102 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:03:02.106 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:03:02.108 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:03:02.110 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:03:02.112 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:03:02.115 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:03:02.117 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:03:02.119 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 15:03:02.122 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:03:02.124 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:03:02.126 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:03:02.128 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:03:02.130 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:03:02.132 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:03:02.134 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 15:03:02.150 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:02.153 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:03:02.155 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 15:03:02.157 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 15:03:02.185 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 15:03:02.187 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 15:03:02.189 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 15:03:02.192 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 15:03:02.194 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 15:03:02.196 | + 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-03 15:03:02.227 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 15:03:02.231 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 15:03:02.234 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 15:03:02.237 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 15:03:02.239 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 15:03:02.242 | + 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-03 15:03:02.272 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 15:03:02.307 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 15:03:02.333 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 15:03:02.360 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 15:03:02.377 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:02.379 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 15:03:02.395 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:02.398 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 15:03:02.398 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 15:03:02.404 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 15:03:02.406 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 15:03:02.433 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 15:03:02.449 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:02.451 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 15:03:02.454 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:03:02.456 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:03:02.458 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:03:02.460 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 15:03:02.491 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 15:03:02.518 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:03:02.546 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 15:03:02.573 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 15:03:02.600 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 15:03:02.627 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 15:03:02.654 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 15:03:02.681 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:03:02.708 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:03:02.736 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 15:03:02.752 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:02.754 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 15:03:02.756 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 15:03:02.786 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 15:03:02.812 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.73/identity 2022-06-03 15:03:02.840 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 15:03:02.866 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 15:03:02.893 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 15:03:02.920 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 15:03:02.947 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 15:03:02.974 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 15:03:02.990 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:02.992 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 15:03:02.994 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 15:03:03.022 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 15:03:03.051 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 15:03:03.054 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 15:03:03.081 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 15:03:03.083 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 15:03:03.085 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 15:03:03.089 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:03:03.091 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:03:03.093 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:03:03.095 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:03:03.097 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:03:03.100 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:03:03.102 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 15:03:03.104 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 15:03:03.106 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:03:03.109 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:03:03.125 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:03:03.128 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:03:03.130 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:03.132 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:03:03.135 | + 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-03 15:03:03.162 | + 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-03 15:03:03.190 | + 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-03 15:03:03.219 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:03:03.246 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 15:03:03.276 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 15:03:03.279 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 15:03:03.281 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 15:03:03.283 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 15:03:03.285 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:03:03.287 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:03:03.290 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 15:03:03.294 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 15:03:03.296 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:03:03.298 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:03:03.311 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:03:03.311 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:03.320 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:03:03.324 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:03.339 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:03:03.342 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 15:03:03.345 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 15:03:03.375 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:03:03.401 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 15:03:03.428 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:03:03.455 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:03:03.481 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:03:03.508 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:03:03.535 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:03:03.562 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:03:03.589 | + 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-03 15:03:03.616 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:03:03.643 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:03:03.670 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:03:03.697 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:03:03.700 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:03:03.702 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 15:03:03.705 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 15:03:03.707 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:03:03.709 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:03.712 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:03.714 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:03:03.717 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:03:03.719 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:03:03.746 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:03:03.774 | + 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-03 15:03:03.774 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:03:03.783 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 15:03:03.786 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 15:03:03.788 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 15:03:03.791 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:03:03.793 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:03:03.796 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:03:03.798 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:03.800 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:03.802 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:03:03.804 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:03:03.807 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:03.810 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:03.812 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 15:03:03.874 | Enabling site nova-api-wsgi. 2022-06-03 15:03:03.879 | To activate the new configuration, you need to run: 2022-06-03 15:03:03.879 | systemctl reload apache2 2022-06-03 15:03:03.883 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:03:03.886 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:03:03.888 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:03:03.890 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:03:04.024 | + 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-03 15:03:04.027 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:03:04.029 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 15:03:04.031 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 15:03:04.033 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 15:03:04.036 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:03:04.039 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:03:04.044 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 15:03:04.046 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:03:04.049 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:03:04.062 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:04.062 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:03:04.070 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:03:04.074 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:04.091 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 15:03:04.093 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:03:04.097 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:03:04.128 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 15:03:04.155 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 15:03:04.182 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:03:04.209 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:03:04.236 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:03:04.263 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:03:04.292 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:03:04.318 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:03:04.345 | + 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-03 15:03:04.373 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:03:04.400 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:03:04.426 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:03:04.453 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 15:03:04.455 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 15:03:04.484 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 15:03:04.500 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:04.503 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:03:04.533 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 15:03:04.536 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 15:03:04.538 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 15:03:04.557 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:04.559 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:03:04.562 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:03:04.591 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 15:03:04.623 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 15:03:04.625 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:03:04.628 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 15:03:04.630 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:03:04.632 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:03:04.634 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:03:04.651 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:04.654 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:03:04.656 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:03:04.659 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:03:04.675 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:04.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:03:04.680 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:03:04.707 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:03:04.709 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:03:04.711 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 15:03:04.739 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 15:03:04.766 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 15:03:04.796 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 15:03:04.812 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:04.814 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:03:04.842 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 15:03:04.844 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 15:03:04.860 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:04.863 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 15:03:04.867 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:03:04.870 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 15:03:04.872 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 15:03:04.875 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 15:03:04.878 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:03:04.880 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:03:04.883 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:03:04.886 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 15:03:04.888 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 15:03:04.893 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 15:03:04.896 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 15:03:04.898 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 15:03:04.901 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 15:03:04.903 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 15:03:04.906 | + 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-03 15:03:04.936 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 15:03:04.966 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 15:03:04.997 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:03:04.999 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 15:03:05.001 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 15:03:05.004 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 15:03:05.020 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:05.023 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 15:03:05.024 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 15:03:05.710 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-03 15:03:05.713 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 15:03:05.716 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:03:05.718 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 15:03:05.721 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:03:05.723 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 15:03:05.725 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:03:05.742 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:05.745 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 15:03:05.747 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 15:03:05.749 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:03:05.765 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:05.767 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-06-03 15:03:05.770 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-06-03 15:03:05.797 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:03:05.800 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:03:05.802 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 15:03:05.818 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:05.821 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 15:03:05.823 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:03:05.826 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 15:03:05.856 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.73/identity 2022-06-03 15:03:05.883 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 15:03:05.912 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 15:03:05.943 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 15:03:05.972 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 15:03:05.999 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 15:03:06.027 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 15:03:06.054 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 15:03:06.056 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 15:03:06.059 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 15:03:06.062 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:03:06.079 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:03:06.081 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:03:06.084 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:06.086 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:03:06.089 | + 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-03 15:03:06.118 | + 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-03 15:03:06.146 | + 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-03 15:03:06.173 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:03:06.202 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:03:06.205 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 15:03:06.209 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:03:06.211 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 15:03:06.214 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 15:03:06.217 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 15:03:06.219 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:03:06.222 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:03:06.224 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:03:06.227 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 15:03:06.229 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 15:03:06.231 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:03:06.234 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 15:03:06.236 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 15:03:06.238 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 15:03:06.254 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:06.256 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 15:03:06.272 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:06.274 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 15:03:06.277 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 15:03:06.292 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:06.294 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 15:03:06.311 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:06.313 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 15:03:06.330 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:06.333 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 15:03:06.350 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:06.352 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 15:03:06.355 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 15:03:06.357 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 15:03:06.360 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:03:06.362 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 15:03:06.365 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 15:03:06.367 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 15:03:06.371 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:06.373 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:06.375 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 15:03:06.378 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:03:06.381 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:03:06.383 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:03:06.386 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:03:06.389 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:06.391 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:03:06.393 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:06.396 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:06.398 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:03:06.401 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:03:06.403 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:03:06.406 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:03:06.408 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 15:03:06.411 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:03:06.413 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:06.416 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:06.418 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 15:03:06.440 | + 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-03 15:03:06.552 | Reading package lists... 2022-06-03 15:03:06.797 | Building dependency tree... 2022-06-03 15:03:06.798 | Reading state information... 2022-06-03 15:03:07.047 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:03:07.047 | The following packages were automatically installed and are no longer required: 2022-06-03 15:03:07.048 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:03:07.048 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:03:07.048 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:03:07.048 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:03:07.048 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:03:07.048 | python3-zope.interface 2022-06-03 15:03:07.048 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:03:07.160 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:03:07.165 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:03:07.168 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:07.170 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:07.172 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:07.175 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:07.177 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:07.179 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:07.182 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:07.184 | + functions-common:time_stop:2329 : start_time=1654268586437 2022-06-03 15:03:07.187 | + functions-common:time_stop:2331 : [[ -z 1654268586437 ]] 2022-06-03 15:03:07.190 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:07.194 | + functions-common:time_stop:2334 : end_time=1654268587191 2022-06-03 15:03:07.196 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-03 15:03:07.199 | + functions-common:time_stop:2336 : total=6119 2022-06-03 15:03:07.201 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:07.203 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6873 2022-06-03 15:03:07.206 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:03:07.208 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 15:03:07.211 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 15:03:07.214 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 15:03:07.216 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 15:03:07.218 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 15:03:07.240 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 15:03:07.243 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:03:07.246 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:03:07.249 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:03:07.251 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:03:07.254 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:07.256 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:03:07.258 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:07.262 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:07.264 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:03:07.267 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:03:07.269 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:03:07.271 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:03:07.274 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 15:03:07.276 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:03:07.279 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:07.281 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:07.284 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 15:03:07.307 | + 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-03 15:03:07.419 | Reading package lists... 2022-06-03 15:03:07.669 | Building dependency tree... 2022-06-03 15:03:07.670 | Reading state information... 2022-06-03 15:03:07.926 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-03 15:03:07.926 | The following packages were automatically installed and are no longer required: 2022-06-03 15:03:07.927 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:03:07.927 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:03:07.927 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:03:07.927 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:03:07.927 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:03:07.928 | python3-zope.interface 2022-06-03 15:03:07.928 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:03:08.042 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:03:08.047 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:03:08.049 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:08.052 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:08.054 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:08.056 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:08.059 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:08.061 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:08.063 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:08.066 | + functions-common:time_stop:2329 : start_time=1654268587304 2022-06-03 15:03:08.068 | + functions-common:time_stop:2331 : [[ -z 1654268587304 ]] 2022-06-03 15:03:08.071 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:08.075 | + functions-common:time_stop:2334 : end_time=1654268588073 2022-06-03 15:03:08.078 | + functions-common:time_stop:2335 : elapsed_time=769 2022-06-03 15:03:08.080 | + functions-common:time_stop:2336 : total=6873 2022-06-03 15:03:08.082 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:08.085 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7642 2022-06-03 15:03:08.088 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:03:08.091 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 15:03:08.093 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 15:03:08.095 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:03:08.098 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:08.100 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:08.104 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 15:03:08.106 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 15:03:08.162 | wsgi (enabled by maintainer script) 2022-06-03 15:03:08.166 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 15:03:08.168 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 15:03:08.171 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:03:08.174 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 15:03:08.176 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 15:03:08.179 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:03:08.183 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:03:08.183 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:03:08.188 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 15:03:08.191 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 15:03:08.193 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 15:03:08.196 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 15:03:08.199 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 15:03:08.223 | Using python 3.8 to install osc-placement 2022-06-03 15:03:08.225 | + 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-03 15:03:10.029 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:10.030 | 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-03 15:03:10.034 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:10.035 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:10.036 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:10.038 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:10.038 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:10.038 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:10.039 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:10.039 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:10.054 | 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-03 15:03:10.082 | 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-03 15:03:10.101 | 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-03 15:03:10.107 | 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-03 15:03:10.110 | 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-03 15:03:10.114 | 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-03 15:03:10.118 | 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-03 15:03:10.121 | 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-03 15:03:10.124 | 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-03 15:03:10.190 | 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-03 15:03:10.205 | 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-03 15:03:10.214 | 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-03 15:03:10.219 | 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-03 15:03:10.221 | 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-03 15:03:10.228 | 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-03 15:03:10.231 | 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-03 15:03:10.238 | 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-03 15:03:10.243 | 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-03 15:03:10.265 | 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-03 15:03:10.292 | 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-03 15:03:10.305 | 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-03 15:03:10.308 | 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-03 15:03:10.311 | 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-03 15:03:10.313 | 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-03 15:03:10.317 | 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-03 15:03:10.339 | 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-03 15:03:10.342 | 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-03 15:03:10.346 | 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-03 15:03:10.351 | 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-03 15:03:10.390 | 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-03 15:03:10.396 | 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-03 15:03:10.400 | 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-03 15:03:10.403 | 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-03 15:03:10.425 | 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-03 15:03:10.427 | 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-03 15:03:10.430 | 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-03 15:03:10.484 | 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-03 15:03:10.487 | 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-03 15:03:10.491 | 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-03 15:03:10.495 | 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-03 15:03:10.537 | 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-03 15:03:10.542 | 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-03 15:03:10.575 | 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-03 15:03:10.578 | 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-03 15:03:12.485 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:12.485 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:12.561 | + inc/python:pip_install:200 : result=0 2022-06-03 15:03:12.564 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:12.566 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:12.569 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:12.572 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:12.574 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:12.577 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:12.579 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:12.582 | + functions-common:time_stop:2329 : start_time=1654268588217 2022-06-03 15:03:12.584 | + functions-common:time_stop:2331 : [[ -z 1654268588217 ]] 2022-06-03 15:03:12.588 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:12.593 | + functions-common:time_stop:2334 : end_time=1654268592590 2022-06-03 15:03:12.595 | + functions-common:time_stop:2335 : elapsed_time=4373 2022-06-03 15:03:12.598 | + functions-common:time_stop:2336 : total=115774 2022-06-03 15:03:12.600 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:12.603 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=120147 2022-06-03 15:03:12.605 | + inc/python:pip_install:203 : return 0 2022-06-03 15:03:12.608 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 15:03:12.610 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 15:03:12.613 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 15:03:12.615 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:03:12.617 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:03:12.621 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:03:12.623 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:03:12.626 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:03:12.629 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:03:12.646 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:03:12.648 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:03:12.651 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:12.654 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:03:12.654 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:03:12.660 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 15:03:12.662 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:12.665 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 15:03:12.678 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 15:03:12.681 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:03:12.681 | + functions-common:git_clone:607 : head -1 2022-06-03 15:03:12.685 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 15:03:12.688 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:03:12.695 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 15:03:12.698 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:03:12.700 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:03:12.703 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 15:03:12.705 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:03:12.708 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 15:03:12.710 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:03:12.714 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:03:12.716 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 15:03:12.718 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:03:12.721 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:03:12.724 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 15:03:12.727 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:03:12.729 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 15:03:12.732 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:03:12.734 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:03:12.738 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 15:03:12.743 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 15:03:12.746 | + 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-03 15:03:13.355 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 15:03:13.357 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:03:13.360 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:03:13.362 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:03:13.365 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:03:13.367 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 15:03:13.370 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:03:13.372 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:03:13.374 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:03:13.377 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:03:13.379 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:03:13.382 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:03:13.385 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:03:13.388 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 15:03:13.409 | Using python 3.8 to install /opt/stack/placement 2022-06-03 15:03:13.411 | + 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-03 15:03:15.231 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:15.232 | 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-03 15:03:15.237 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:15.238 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:15.241 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:15.244 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:15.244 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:15.245 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:15.245 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:15.246 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:15.260 | Obtaining file:///opt/stack/placement 2022-06-03 15:03:16.567 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:03:17.788 | 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-03 15:03:17.797 | 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-03 15:03:17.818 | 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-03 15:03:17.833 | 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-03 15:03:17.846 | 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-03 15:03:17.903 | 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-03 15:03:17.910 | 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-03 15:03:17.915 | 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-03 15:03:17.920 | 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-03 15:03:17.955 | 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-03 15:03:17.971 | 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-03 15:03:17.987 | 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-03 15:03:17.993 | 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-03 15:03:18.041 | 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-03 15:03:18.047 | 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-03 15:03:18.088 | 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-03 15:03:18.107 | 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-03 15:03:18.125 | 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-03 15:03:18.135 | 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-03 15:03:18.143 | 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-03 15:03:18.161 | 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-03 15:03:18.168 | 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-03 15:03:18.171 | 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-03 15:03:18.173 | 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-03 15:03:18.185 | 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-03 15:03:18.187 | 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-03 15:03:18.191 | 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-03 15:03:18.196 | 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-03 15:03:18.216 | 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-03 15:03:18.220 | 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-03 15:03:18.228 | 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-03 15:03:18.249 | 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-03 15:03:18.253 | 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-03 15:03:18.256 | 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-03 15:03:18.267 | 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-03 15:03:18.270 | 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-03 15:03:18.273 | 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-03 15:03:18.280 | 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-03 15:03:18.290 | 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-03 15:03:18.296 | 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-03 15:03:18.314 | 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-03 15:03:18.318 | 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-03 15:03:18.325 | 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-03 15:03:18.347 | 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-03 15:03:18.389 | 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-03 15:03:18.457 | 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-03 15:03:18.464 | 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-03 15:03:18.469 | 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-03 15:03:18.472 | 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-03 15:03:18.478 | 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-03 15:03:18.485 | 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-03 15:03:18.494 | 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-03 15:03:18.501 | 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-03 15:03:18.504 | 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-03 15:03:18.508 | 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-03 15:03:18.511 | 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-03 15:03:18.514 | 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-03 15:03:18.518 | 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-03 15:03:18.521 | 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-03 15:03:18.523 | 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-03 15:03:18.527 | 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-03 15:03:18.538 | 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-03 15:03:18.541 | 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-03 15:03:18.543 | 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-03 15:03:18.546 | 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-03 15:03:18.549 | 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-03 15:03:18.553 | 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-03 15:03:18.556 | 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-03 15:03:18.559 | 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-03 15:03:18.567 | 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-03 15:03:18.569 | 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-03 15:03:20.203 | Installing collected packages: openstack-placement 2022-06-03 15:03:20.203 | Attempting uninstall: openstack-placement 2022-06-03 15:03:20.205 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-03 15:03:20.207 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-03 15:03:20.208 | Running setup.py develop for openstack-placement 2022-06-03 15:03:21.823 | Successfully installed openstack-placement 2022-06-03 15:03:21.966 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:21.966 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:22.051 | + inc/python:pip_install:200 : result=0 2022-06-03 15:03:22.053 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:22.056 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:22.058 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:22.061 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:22.063 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:22.065 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:22.067 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:22.069 | + functions-common:time_stop:2329 : start_time=1654268593404 2022-06-03 15:03:22.072 | + functions-common:time_stop:2331 : [[ -z 1654268593404 ]] 2022-06-03 15:03:22.075 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:22.079 | + functions-common:time_stop:2334 : end_time=1654268602077 2022-06-03 15:03:22.082 | + functions-common:time_stop:2335 : elapsed_time=8673 2022-06-03 15:03:22.084 | + functions-common:time_stop:2336 : total=120147 2022-06-03 15:03:22.086 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:22.089 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128820 2022-06-03 15:03:22.092 | + inc/python:pip_install:203 : return 0 2022-06-03 15:03:22.094 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:03:22.097 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:03:22.099 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:03:22.120 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:03:22.131 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 15:03:22.135 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 15:03:22.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:22.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:22.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 15:03:22.145 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:22.148 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:03:22.150 | + ./stack.sh:main:912 : configure_placement 2022-06-03 15:03:22.153 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 15:03:22.165 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 15:03:22.168 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 15:03:22.172 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 15:03:22.175 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 15:03:22.177 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 15:03:22.180 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 15:03:22.183 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 15:03:22.186 | + 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-03 15:03:22.218 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 15:03:22.250 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 15:03:22.281 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 15:03:22.284 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:03:22.287 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 15:03:22.289 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:03:22.292 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 15:03:22.323 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 15:03:22.353 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:03:22.382 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 15:03:22.411 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 15:03:22.440 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 15:03:22.469 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 15:03:22.499 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 15:03:22.527 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:03:22.557 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:03:22.586 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 15:03:22.589 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 15:03:22.591 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:03:22.594 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:03:22.612 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:03:22.615 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:03:22.618 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:22.620 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:03:22.623 | + 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-03 15:03:22.652 | + 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-03 15:03:22.682 | + 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-03 15:03:22.710 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:03:22.740 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 15:03:22.743 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 15:03:22.745 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 15:03:22.748 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 15:03:22.750 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 15:03:22.753 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:03:22.755 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:03:22.758 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 15:03:22.763 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 15:03:22.765 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:03:22.768 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:03:22.781 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:03:22.781 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:22.790 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:03:22.794 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:22.809 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 15:03:22.812 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 15:03:22.816 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 15:03:22.848 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 15:03:22.876 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 15:03:22.904 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:03:22.933 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:03:22.962 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:03:22.991 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:03:23.019 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:03:23.048 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:03:23.077 | + 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-03 15:03:23.105 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:03:23.133 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:03:23.162 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:03:23.190 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:03:23.193 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:03:23.197 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 15:03:23.199 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 15:03:23.202 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:03:23.204 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:23.206 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:23.209 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:03:23.213 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 15:03:23.215 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 15:03:23.243 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:03:23.272 | + 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-03 15:03:23.272 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:03:23.281 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 15:03:23.285 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 15:03:23.287 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 15:03:23.290 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:03:23.292 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:03:23.295 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:03:23.297 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:23.300 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:23.302 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:03:23.305 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:03:23.307 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:23.310 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:23.312 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 15:03:23.374 | Site placement-api already enabled 2022-06-03 15:03:23.379 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:03:23.382 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:03:23.385 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:03:23.387 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:03:23.522 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 15:03:23.544 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:23.546 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 15:03:23.568 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:23.570 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 15:03:23.589 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:23.592 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 15:03:23.594 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 15:03:23.597 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 15:03:23.630 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.73/identity 2022-06-03 15:03:23.659 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 15:03:23.688 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 15:03:23.719 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 15:03:23.749 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 15:03:23.778 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 15:03:23.808 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 15:03:23.836 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 15:03:23.854 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:23.857 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 15:03:23.874 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:23.877 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 15:03:23.879 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:03:23.882 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 15:03:23.884 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:03:23.887 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:03:23.889 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:03:23.892 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:03:23.894 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:03:23.897 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:03:23.902 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:03:23.905 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:03:23.907 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:03:23.910 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 15:03:23.912 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:03:23.928 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:23.931 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:03:23.934 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:03:23.936 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 15:03:23.938 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 15:03:23.940 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:03:23.943 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 15:03:23.945 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 15:03:23.948 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 15:03:23.950 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 15:03:23.952 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 15:03:23.954 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 15:03:23.956 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 15:03:23.959 | +++ functions-common:git_clone:529 : pwd 2022-06-03 15:03:23.961 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:03:23.964 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:03:23.967 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:03:23.984 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:03:23.986 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:03:23.988 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:23.991 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 15:03:23.992 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:03:23.998 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 15:03:24.000 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:24.002 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 15:03:24.015 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 15:03:24.018 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 15:03:24.019 | ++ functions-common:git_clone:607 : head -1 2022-06-03 15:03:24.021 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 15:03:24.025 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:03:24.027 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 15:03:24.049 | Using python 3.8 to install tox!=2.8.0 2022-06-03 15:03:24.051 | ++ 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-03 15:03:25.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:25.845 | 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-03 15:03:25.850 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:25.850 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:25.852 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:25.853 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:25.854 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:25.854 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:25.854 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:25.855 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:25.870 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-03 15:03:25.929 | 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-03 15:03:25.933 | 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-03 15:03:25.936 | 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-03 15:03:25.939 | 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-03 15:03:25.949 | 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-03 15:03:25.955 | 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-03 15:03:25.958 | 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-03 15:03:26.010 | 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-03 15:03:26.014 | 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-03 15:03:26.016 | 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-03 15:03:28.162 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:28.162 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:28.243 | ++ inc/python:pip_install:200 : result=0 2022-06-03 15:03:28.245 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:28.248 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:03:28.250 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:28.252 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:28.255 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:03:28.257 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:28.260 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:28.262 | ++ functions-common:time_stop:2329 : start_time=1654268604044 2022-06-03 15:03:28.265 | ++ functions-common:time_stop:2331 : [[ -z 1654268604044 ]] 2022-06-03 15:03:28.268 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:28.272 | ++ functions-common:time_stop:2334 : end_time=1654268608269 2022-06-03 15:03:28.275 | ++ functions-common:time_stop:2335 : elapsed_time=4225 2022-06-03 15:03:28.277 | ++ functions-common:time_stop:2336 : total=128820 2022-06-03 15:03:28.279 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:28.282 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=133045 2022-06-03 15:03:28.284 | ++ inc/python:pip_install:203 : return 0 2022-06-03 15:03:28.287 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 15:03:28.287 | /opt/stack/tempest ~/devstack 2022-06-03 15:03:28.289 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 15:03:28.307 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 15:03:28.307 | HACKING.rst 2022-06-03 15:03:28.307 | doc/source/conf.py 2022-06-03 15:03:28.307 | doc/source/configuration.rst 2022-06-03 15:03:28.307 | doc/source/contributor/contributing.rst 2022-06-03 15:03:28.307 | doc/source/index.rst 2022-06-03 15:03:28.307 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 15:03:28.307 | doc/source/microversion_testing.rst 2022-06-03 15:03:28.307 | doc/source/plugins/plugin.rst 2022-06-03 15:03:28.307 | doc/source/supported_version.rst 2022-06-03 15:03:28.307 | doc/source/test_removal.rst 2022-06-03 15:03:28.307 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 15:03:28.308 | playbooks/devstack-tempest.yaml 2022-06-03 15:03:28.308 | playbooks/enable-fips.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 15:03:28.308 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 15:03:28.309 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 15:03:28.309 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 15:03:28.309 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 15:03:28.309 | releasenotes/source/conf.py 2022-06-03 15:03:28.309 | releasenotes/source/index.rst 2022-06-03 15:03:28.309 | releasenotes/source/v26.1.0.rst 2022-06-03 15:03:28.309 | releasenotes/source/v27.0.0.rst 2022-06-03 15:03:28.309 | releasenotes/source/v28.0.0.rst 2022-06-03 15:03:28.309 | releasenotes/source/v28.1.0.rst 2022-06-03 15:03:28.309 | releasenotes/source/v29.0.0.rst 2022-06-03 15:03:28.309 | releasenotes/source/v29.1.0.rst 2022-06-03 15:03:28.309 | releasenotes/source/v29.2.0.rst 2022-06-03 15:03:28.309 | releasenotes/source/v30.0.0.rst 2022-06-03 15:03:28.309 | releasenotes/source/v31.0.0.rst 2022-06-03 15:03:28.309 | requirements.txt 2022-06-03 15:03:28.309 | roles/run-tempest/README.rst 2022-06-03 15:03:28.309 | roles/run-tempest/defaults/main.yaml 2022-06-03 15:03:28.309 | roles/run-tempest/tasks/main.yaml 2022-06-03 15:03:28.309 | roles/run-tempest-26/README.rst 2022-06-03 15:03:28.309 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 15:03:28.309 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 15:03:28.309 | setup.cfg 2022-06-03 15:03:28.309 | tempest/api/compute/admin/test_agents.py 2022-06-03 15:03:28.309 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 15:03:28.309 | tempest/api/compute/admin/test_create_server.py 2022-06-03 15:03:28.309 | tempest/api/compute/admin/test_flavors.py 2022-06-03 15:03:28.309 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 15:03:28.309 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 15:03:28.309 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 15:03:28.309 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 15:03:28.309 | tempest/api/compute/ 2022-06-03 15:03:28.309 | Aborting 2022-06-03 15:03:28.310 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 15:03:28.312 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 15:03:28.315 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 15:03:28.318 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 15:03:28.321 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 15:03:28.323 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 15:03:28.325 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 15:03:28.327 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 15:03:28.330 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 15:03:28.332 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 15:03:28.332 | Error on exit 2022-06-03 15:03:28.334 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 15:03:28.337 | + ./stack.sh:exit_trap:517 : generate-subunit 1654268419 189 fail 2022-06-03 15:03:28.928 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 15:03:28.931 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 15:03:29.151 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 15:03:29.151 | 2022-06-03 15:03:29.415 | + ./stack.sh:exit_trap:531 : exit 1