2021-05-13 06:15:33.007 | + ./stack.sh:main:469 : exec 2021-05-13 06:15:33.008 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061532' 2021-05-13 06:15:33.008 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-061532.summary.2021-05-13-061532 2021-05-13 06:15:33.008 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:15:33.008 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061532 2021-05-13 06:15:33.008 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061532 /opt/stack/logs/stack.sh.log 2021-05-13 06:15:33.008 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061532.summary.2021-05-13-061532 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:15:33.008 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:15:33.008 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:15:33.008 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:15:33.008 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:15:33.008 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:15:33.008 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:15:33.008 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:15:33.008 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:15:33.008 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:15:33.008 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:15:33.008 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:15:33.008 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:15:33.010 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:15:33.012 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:15:33.016 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:15:33.018 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:15:33.020 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:15:33.022 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:15:33.023 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:15:33.025 | Linux dv-cinder-786524-6-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:15:33.027 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:15:33.028 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:15:33.032 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:15:33.059 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:15:33.074 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:15:33.076 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:15:33.078 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:15:33.080 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:15:33.081 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:15:33.083 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:15:33.085 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:15:33.087 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:15:33.088 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:15:33.090 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:15:33.092 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:15:33.093 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:15:33.095 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:15:33.097 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:15:33.100 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:15:33.102 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:15:33.104 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:15:33.105 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:15:33.107 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:15:33.120 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:33.122 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:15:33.124 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:33.125 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:33.127 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:33.129 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:33.131 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:33.133 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:15:33.135 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:15:33.137 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:15:33.138 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:15:33.140 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:15:33.142 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:15:33.144 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:15:33.145 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:15:33.147 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:15:33.149 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:15:33.165 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:15:33.167 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:15:33.180 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:33.182 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:15:33.185 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:15:33.187 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:15:33.189 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:15:33.191 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:15:33.193 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:15:33.194 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:15:33.196 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:15:33.198 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:15:33.200 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:15:33.202 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:15:33.206 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:15:33.217 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:15:33.234 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:15:33.246 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:15:33.259 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:15:33.284 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:15:33.325 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:15:33.408 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:15:33.430 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:15:33.467 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:15:33.518 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:15:33.698 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:15:33.712 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:15:33.725 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:15:33.738 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:15:33.826 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:15:33.828 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:15:33.830 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:15:33.832 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:15:33.834 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:15:33.836 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:15:33.838 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:15:33.840 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:15:33.843 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:15:33.847 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:15:33.849 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:15:33.851 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:15:33.853 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:15:33.856 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:15:33.870 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:33.872 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:15:33.874 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:15:33.912 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:15:33.915 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:15:33.917 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:15:33.919 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:15:33.921 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:15:33.923 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:15:33.925 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:15:33.927 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:15:33.930 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:15:33.932 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:15:33.934 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.936 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-13 06:15:33.938 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.941 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-13 06:15:33.943 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.946 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-13 06:15:33.948 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.950 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-13 06:15:33.952 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.954 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-13 06:15:33.957 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.959 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-13 06:15:33.962 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.964 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-13 06:15:33.966 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.968 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-13 06:15:33.971 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.973 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-13 06:15:33.975 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.977 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-13 06:15:33.980 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.982 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-13 06:15:33.984 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.986 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-13 06:15:33.989 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.991 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-13 06:15:33.993 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:33.996 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-13 06:15:33.998 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.000 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-13 06:15:34.002 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.005 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-13 06:15:34.007 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.009 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-13 06:15:34.012 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.014 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-13 06:15:34.016 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.018 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-13 06:15:34.021 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.023 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-13 06:15:34.026 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.028 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-13 06:15:34.030 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.032 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-13 06:15:34.035 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.037 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-13 06:15:34.039 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.041 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-13 06:15:34.044 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.046 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-13 06:15:34.048 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.050 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-13 06:15:34.053 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.055 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-13 06:15:34.057 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.059 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-13 06:15:34.061 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.064 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-13 06:15:34.066 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.069 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-13 06:15:34.071 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.073 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-13 06:15:34.075 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.078 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-13 06:15:34.080 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.082 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-13 06:15:34.085 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.087 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-13 06:15:34.089 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.091 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-13 06:15:34.094 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.096 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-13 06:15:34.098 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.100 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-13 06:15:34.103 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.105 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-13 06:15:34.107 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.109 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-13 06:15:34.112 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.114 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-13 06:15:34.117 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:15:34.119 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:15:34.121 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:15:34.136 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:34.138 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:15:34.140 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:15:34.142 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:15:34.157 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:34.159 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:15:34.162 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:15:34.164 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:15:34.166 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:15:34.168 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:15:34.171 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:15:34.173 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:15:34.175 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:15:34.178 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:15:34.180 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:15:34.182 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:15:34.185 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:15:34.187 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:15:34.187 | Using mysql database backend 2021-05-13 06:15:34.189 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:15:34.205 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:15:34.220 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:34.223 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:15:34.238 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:15:34.254 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:34.257 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:15:34.273 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:15:34.288 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:15:34.304 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:34.306 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:15:34.322 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:34.324 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:15:34.340 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:15:34.343 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:34.345 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:15:34.347 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:15:34.350 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:15:34.355 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-061534 2021-05-13 06:15:34.357 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-061534 736' 2021-05-13 06:15:34.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.361 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:15:34.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.366 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:15:34.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.371 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:15:34.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.375 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-13 06:15:34.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.380 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2021-05-13 06:15:34.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.384 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2021-05-13 06:15:34.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.389 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-061532 2021-05-13 06:15:34.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.393 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:15:34.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.398 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2021-05-13 06:15:34.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.403 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:15:34.405 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.407 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:15:34.410 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.412 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:15:34.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:34.417 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:15:34.419 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:15:34.422 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:15:34.424 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:15:34.426 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:15:34.428 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:15:34.430 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:15:34.433 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:15:34.435 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:15:34.437 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:15:34.452 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:15:34.454 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:15:34.456 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:34.459 | + functions-common:git_clone:544 : echo master 2021-05-13 06:15:34.459 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:15:34.464 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:15:34.466 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:34.468 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:15:34.471 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:15:34.471 | + functions-common:git_clone:593 : head -1 2021-05-13 06:15:34.475 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:15:34.478 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:15:34.480 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:15:34.482 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:15:34.485 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:15:34.487 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:15:34.489 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:15:34.492 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:15:34.494 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:15:34.497 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:15:34.499 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:15:34.501 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:15:34.504 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:15:34.508 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886534 2021-05-13 06:15:34.512 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:15:34.516 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886385 2021-05-13 06:15:34.518 | ++ tools/install_prereqs.sh:source:49 : DELTA=149 2021-05-13 06:15:34.521 | ++ tools/install_prereqs.sh:source:50 : [[ 149 -lt 7200 ]] 2021-05-13 06:15:34.523 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:15:34.526 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:15:34.528 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:15:34.530 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:15:34.532 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:15:34.535 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:15:34.537 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:15:34.540 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:15:34.543 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-13 06:15:34.587 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:15:34.587 | apache2-dev 2021-05-13 06:15:34.587 | bc 2021-05-13 06:15:34.588 | bsdmainutils 2021-05-13 06:15:34.588 | curl 2021-05-13 06:15:34.588 | g++ 2021-05-13 06:15:34.588 | gawk 2021-05-13 06:15:34.588 | gcc 2021-05-13 06:15:34.588 | gettext 2021-05-13 06:15:34.588 | git 2021-05-13 06:15:34.588 | graphviz 2021-05-13 06:15:34.588 | iputils-ping 2021-05-13 06:15:34.588 | libapache2-mod-proxy-uwsgi 2021-05-13 06:15:34.588 | libffi-dev 2021-05-13 06:15:34.588 | libjpeg-dev 2021-05-13 06:15:34.588 | libmysqlclient-dev 2021-05-13 06:15:34.588 | libpcre3-dev 2021-05-13 06:15:34.588 | libpq-dev 2021-05-13 06:15:34.588 | libssl-dev 2021-05-13 06:15:34.588 | libsystemd-dev 2021-05-13 06:15:34.588 | libxml2-dev 2021-05-13 06:15:34.588 | libxslt1-dev 2021-05-13 06:15:34.588 | libyaml-dev 2021-05-13 06:15:34.588 | lsof 2021-05-13 06:15:34.588 | openssh-server 2021-05-13 06:15:34.588 | openssl 2021-05-13 06:15:34.588 | pkg-config 2021-05-13 06:15:34.588 | psmisc 2021-05-13 06:15:34.588 | python3-dev 2021-05-13 06:15:34.588 | python3-pip 2021-05-13 06:15:34.588 | python3-systemd 2021-05-13 06:15:34.588 | python3-venv 2021-05-13 06:15:34.588 | tar 2021-05-13 06:15:34.588 | tcpdump 2021-05-13 06:15:34.588 | unzip 2021-05-13 06:15:34.588 | uuid-runtime 2021-05-13 06:15:34.588 | wget 2021-05-13 06:15:34.588 | wget 2021-05-13 06:15:34.588 | zlib1g-dev 2021-05-13 06:15:34.588 | libkrb5-dev 2021-05-13 06:15:34.589 | libldap2-dev 2021-05-13 06:15:34.589 | libsasl2-dev 2021-05-13 06:15:34.589 | memcached 2021-05-13 06:15:34.589 | python3-mysqldb 2021-05-13 06:15:34.589 | sqlite3 2021-05-13 06:15:34.589 | conntrack 2021-05-13 06:15:34.589 | curl 2021-05-13 06:15:34.589 | dnsmasq-base 2021-05-13 06:15:34.589 | dnsmasq-utils 2021-05-13 06:15:34.589 | ebtables 2021-05-13 06:15:34.589 | genisoimage 2021-05-13 06:15:34.589 | iptables 2021-05-13 06:15:34.589 | iputils-arping 2021-05-13 06:15:34.589 | kpartx 2021-05-13 06:15:34.589 | libjs-jquery-tablesorter 2021-05-13 06:15:34.589 | libmysqlclient-dev 2021-05-13 06:15:34.589 | parted 2021-05-13 06:15:34.589 | pm-utils 2021-05-13 06:15:34.589 | python3-mysqldb 2021-05-13 06:15:34.589 | socat 2021-05-13 06:15:34.589 | sqlite3 2021-05-13 06:15:34.589 | sudo 2021-05-13 06:15:34.589 | vlan 2021-05-13 06:15:34.589 | lsscsi 2021-05-13 06:15:34.589 | open-iscsi 2021-05-13 06:15:34.589 | lvm2 2021-05-13 06:15:34.589 | qemu-utils 2021-05-13 06:15:34.589 | thin-provisioning-tools 2021-05-13 06:15:34.589 | acl 2021-05-13 06:15:34.589 | dnsmasq-base 2021-05-13 06:15:34.589 | dnsmasq-utils 2021-05-13 06:15:34.589 | ebtables 2021-05-13 06:15:34.589 | haproxy 2021-05-13 06:15:34.589 | iptables 2021-05-13 06:15:34.589 | iputils-arping 2021-05-13 06:15:34.589 | iputils-ping 2021-05-13 06:15:34.590 | libmysqlclient-dev 2021-05-13 06:15:34.590 | postgresql-server-dev-all 2021-05-13 06:15:34.590 | python3-mysqldb 2021-05-13 06:15:34.590 | sqlite3 2021-05-13 06:15:34.590 | sudo 2021-05-13 06:15:34.590 | vlan 2021-05-13 06:15:34.590 | ipset 2021-05-13 06:15:34.590 | conntrack 2021-05-13 06:15:34.590 | conntrackd 2021-05-13 06:15:34.590 | keepalived 2021-05-13 06:15:34.590 | dstat 2021-05-13 06:15:34.590 | lvm2 2021-05-13 06:15:34.590 | qemu-utils 2021-05-13 06:15:34.590 | thin-provisioning-tools 2021-05-13 06:15:34.590 | curl 2021-05-13 06:15:34.590 | liberasurecode-dev 2021-05-13 06:15:34.590 | make 2021-05-13 06:15:34.590 | memcached 2021-05-13 06:15:34.590 | sqlite3 2021-05-13 06:15:34.590 | xfsprogs' 2021-05-13 06:15:34.590 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:15:34.608 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:15:34.608 | apache2-dev 2021-05-13 06:15:34.608 | bc 2021-05-13 06:15:34.608 | bsdmainutils 2021-05-13 06:15:34.608 | curl 2021-05-13 06:15:34.608 | g++ 2021-05-13 06:15:34.608 | gawk 2021-05-13 06:15:34.608 | gcc 2021-05-13 06:15:34.608 | gettext 2021-05-13 06:15:34.608 | git 2021-05-13 06:15:34.608 | graphviz 2021-05-13 06:15:34.608 | iputils-ping 2021-05-13 06:15:34.608 | libapache2-mod-proxy-uwsgi 2021-05-13 06:15:34.608 | libffi-dev 2021-05-13 06:15:34.608 | libjpeg-dev 2021-05-13 06:15:34.608 | libmysqlclient-dev 2021-05-13 06:15:34.608 | libpcre3-dev 2021-05-13 06:15:34.608 | libpq-dev 2021-05-13 06:15:34.608 | libssl-dev 2021-05-13 06:15:34.609 | libsystemd-dev 2021-05-13 06:15:34.609 | libxml2-dev 2021-05-13 06:15:34.609 | libxslt1-dev 2021-05-13 06:15:34.609 | libyaml-dev 2021-05-13 06:15:34.609 | lsof 2021-05-13 06:15:34.609 | openssh-server 2021-05-13 06:15:34.609 | openssl 2021-05-13 06:15:34.609 | pkg-config 2021-05-13 06:15:34.609 | psmisc 2021-05-13 06:15:34.609 | python3-dev 2021-05-13 06:15:34.609 | python3-pip 2021-05-13 06:15:34.609 | python3-systemd 2021-05-13 06:15:34.609 | python3-venv 2021-05-13 06:15:34.609 | tar 2021-05-13 06:15:34.609 | tcpdump 2021-05-13 06:15:34.609 | unzip 2021-05-13 06:15:34.609 | uuid-runtime 2021-05-13 06:15:34.609 | wget 2021-05-13 06:15:34.609 | wget 2021-05-13 06:15:34.609 | zlib1g-dev 2021-05-13 06:15:34.609 | libkrb5-dev 2021-05-13 06:15:34.609 | libldap2-dev 2021-05-13 06:15:34.609 | libsasl2-dev 2021-05-13 06:15:34.609 | memcached 2021-05-13 06:15:34.609 | python3-mysqldb 2021-05-13 06:15:34.609 | sqlite3 2021-05-13 06:15:34.609 | conntrack 2021-05-13 06:15:34.609 | curl 2021-05-13 06:15:34.609 | dnsmasq-base 2021-05-13 06:15:34.609 | dnsmasq-utils 2021-05-13 06:15:34.609 | ebtables 2021-05-13 06:15:34.609 | genisoimage 2021-05-13 06:15:34.609 | iptables 2021-05-13 06:15:34.609 | iputils-arping 2021-05-13 06:15:34.609 | kpartx 2021-05-13 06:15:34.609 | libjs-jquery-tablesorter 2021-05-13 06:15:34.610 | libmysqlclient-dev 2021-05-13 06:15:34.610 | parted 2021-05-13 06:15:34.610 | pm-utils 2021-05-13 06:15:34.610 | python3-mysqldb 2021-05-13 06:15:34.610 | socat 2021-05-13 06:15:34.610 | sqlite3 2021-05-13 06:15:34.610 | sudo 2021-05-13 06:15:34.610 | vlan 2021-05-13 06:15:34.610 | lsscsi 2021-05-13 06:15:34.610 | open-iscsi 2021-05-13 06:15:34.610 | lvm2 2021-05-13 06:15:34.610 | qemu-utils 2021-05-13 06:15:34.610 | thin-provisioning-tools 2021-05-13 06:15:34.610 | acl 2021-05-13 06:15:34.610 | dnsmasq-base 2021-05-13 06:15:34.610 | dnsmasq-utils 2021-05-13 06:15:34.610 | ebtables 2021-05-13 06:15:34.610 | haproxy 2021-05-13 06:15:34.610 | iptables 2021-05-13 06:15:34.610 | iputils-arping 2021-05-13 06:15:34.610 | iputils-ping 2021-05-13 06:15:34.610 | libmysqlclient-dev 2021-05-13 06:15:34.610 | postgresql-server-dev-all 2021-05-13 06:15:34.610 | python3-mysqldb 2021-05-13 06:15:34.610 | sqlite3 2021-05-13 06:15:34.610 | sudo 2021-05-13 06:15:34.610 | vlan 2021-05-13 06:15:34.610 | ipset 2021-05-13 06:15:34.610 | conntrack 2021-05-13 06:15:34.610 | conntrackd 2021-05-13 06:15:34.610 | keepalived 2021-05-13 06:15:34.610 | dstat 2021-05-13 06:15:34.610 | lvm2 2021-05-13 06:15:34.610 | qemu-utils 2021-05-13 06:15:34.610 | thin-provisioning-tools 2021-05-13 06:15:34.610 | curl 2021-05-13 06:15:34.610 | liberasurecode-dev 2021-05-13 06:15:34.611 | make 2021-05-13 06:15:34.611 | memcached 2021-05-13 06:15:34.611 | sqlite3 2021-05-13 06:15:34.611 | xfsprogs ' 2021-05-13 06:15:34.611 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:15:34.613 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:34.615 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:34.618 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:15:34.618 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:15:34.623 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:15:34.625 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:15:34.627 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:15:34.629 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:15:34.631 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:15:34.633 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:34.635 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:15:34.637 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:34.639 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:34.641 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:15:34.644 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:34.646 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:34.648 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:15:34.650 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:15:34.654 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:15:34.657 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:15:34.658 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:15:34.660 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:15:34.663 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:15:34.665 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:15:34.669 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886534667 2021-05-13 06:15:34.671 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:15:34.673 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:15:34.675 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-13 06:15:35.332 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:15:35.353 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:15:35.644 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:15:35.958 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:15:37.567 | Reading package lists... 2021-05-13 06:15:37.596 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:15:37.598 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:15:37.601 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:15:37.603 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:37.605 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:37.607 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:15:37.609 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:37.611 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:15:37.613 | ++ functions-common:time_stop:2311 : start_time=1620886534667 2021-05-13 06:15:37.615 | ++ functions-common:time_stop:2313 : [[ -z 1620886534667 ]] 2021-05-13 06:15:37.617 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:37.622 | ++ functions-common:time_stop:2316 : end_time=1620886537619 2021-05-13 06:15:37.624 | ++ functions-common:time_stop:2317 : elapsed_time=2952 2021-05-13 06:15:37.626 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:15:37.628 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:37.630 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2952 2021-05-13 06:15:37.632 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:15:37.634 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:15:37.636 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:37.638 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:37.641 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:15:37.662 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 2021-05-13 06:15:37.765 | Reading package lists... 2021-05-13 06:15:37.974 | Building dependency tree... 2021-05-13 06:15:37.976 | Reading state information... 2021-05-13 06:15:38.006 | acl is already the newest version (2.2.53-6). 2021-05-13 06:15:38.006 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:15:38.006 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:15:38.006 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:15:38.006 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:15:38.006 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:15:38.006 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:15:38.006 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:15:38.006 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:15:38.006 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:15:38.006 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:15:38.006 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:15:38.006 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:15:38.006 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:15:38.006 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:15:38.006 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:15:38.006 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:15:38.006 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:15:38.006 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:15:38.006 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:15:38.006 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:15:38.007 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:15:38.007 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:15:38.007 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:15:38.007 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:15:38.007 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:15:38.007 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:15:38.007 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:15:38.007 | psmisc is already the newest version (23.3-1). 2021-05-13 06:15:38.007 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:15:38.007 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:15:38.007 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:15:38.007 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:15:38.007 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:15:38.007 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:15:38.007 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:15:38.007 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:15:38.007 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:15:38.007 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:15:38.007 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:15:38.007 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:15:38.007 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:15:38.007 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:15:38.007 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:15:38.007 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:38.007 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:38.007 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:15:38.007 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:15:38.007 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:15:38.007 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:15:38.007 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:15:38.007 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:15:38.008 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:15:38.008 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:15:38.008 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:15:38.008 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:15:38.008 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:15:38.008 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:15:38.008 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:15:38.008 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:15:38.008 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:15:38.008 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:15:38.008 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:15:38.008 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:15:38.008 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:15:38.008 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:15:38.008 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:15:38.008 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:15:38.008 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:15:38.197 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:38.197 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:15:38.197 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:15:38.197 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:15:38.197 | The following packages were automatically installed and are no longer required: 2021-05-13 06:15:38.198 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:15:38.198 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:15:38.198 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:15:38.198 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:15:38.198 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:15:38.198 | python3-zope.interface 2021-05-13 06:15:38.198 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:15:38.305 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:15:38.309 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:15:38.312 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:15:38.314 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:15:38.316 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:38.319 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:38.321 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:15:38.323 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:38.325 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:15:38.327 | ++ functions-common:time_stop:2311 : start_time=1620886537658 2021-05-13 06:15:38.329 | ++ functions-common:time_stop:2313 : [[ -z 1620886537658 ]] 2021-05-13 06:15:38.332 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:38.336 | ++ functions-common:time_stop:2316 : end_time=1620886538334 2021-05-13 06:15:38.338 | ++ functions-common:time_stop:2317 : elapsed_time=676 2021-05-13 06:15:38.340 | ++ functions-common:time_stop:2318 : total=673 2021-05-13 06:15:38.342 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:38.345 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1349 2021-05-13 06:15:38.347 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:15:38.349 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:15:38.352 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:15:38.354 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:15:38.358 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:15:38.362 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:15:38.365 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:15:38.368 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:15:39.717 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:15:39.719 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:15:39.721 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:15:39.724 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:15:39.726 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:15:39.728 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:15:39.729 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:15:39.732 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:15:39.734 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:15:39.735 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:15:39.738 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:15:39.809 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:15:39.811 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:15:39.881 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:15:39.883 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:15:39.951 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:15:39.953 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:15:39.955 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:15:39.956 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:15:39.958 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:15:39.960 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:15:39.962 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:15:39.964 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:15:39.966 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:15:39.967 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:15:39.969 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:15:39.969 | Distro: focal 2021-05-13 06:15:39.972 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:15:39.974 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:15:39.977 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:15:39.979 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:15:39.981 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:15:39.981 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:15:40.448 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:15:40.449 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:15:40.449 | pip: 20.2.2 2021-05-13 06:15:40.451 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:15:40.897 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:15:40.918 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:15:40.920 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:15:40.922 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:15:40.925 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:15:40.928 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:15:40.932 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:15:40.934 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:15:40.936 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:15:40.938 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:15:40.944 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:15:40.944 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:15:40.944 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:15:40.952 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:15:40.954 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:15:40.956 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:15:40.964 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:15:40.967 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:15:40.969 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:15:40.971 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:15:40.973 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:15:40.975 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:15:40.977 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:15:40.979 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:15:40.981 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:15:40.983 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:15:40.985 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:15:40.988 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:15:40.989 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:15:40.992 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:15:40.994 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:15:40.996 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:15:40.998 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:15:41.001 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:15:41.003 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:15:41.005 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:15:41.007 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:15:41.010 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:15:41.012 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:15:41.014 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:15:41.016 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:15:41.018 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:15:41.038 | Using python 3.8 to install os-testr 2021-05-13 06:15:41.040 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-05-13 06:15:41.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:41.788 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:41.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:41.788 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:42.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:42.804 | 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. 2021-05-13 06:15:42.808 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:42.808 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:42.824 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:42.829 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:42.836 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:42.893 | 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 294)) (2.0.0) 2021-05-13 06:15:42.902 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:15:42.905 | 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 427)) (1.4.0) 2021-05-13 06:15:42.919 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:15:42.946 | 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 533)) (2.4.0) 2021-05-13 06:15:42.963 | 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 544)) (1.4.0) 2021-05-13 06:15:42.967 | 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 553)) (1.1.0) 2021-05-13 06:15:42.974 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:15:42.978 | 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 163)) (1.0.0) 2021-05-13 06:15:42.980 | 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 167)) (3.0.0) 2021-05-13 06:15:42.992 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:15:42.995 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:15:43.007 | 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 171)) (0.18.2) 2021-05-13 06:15:43.011 | 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 411)) (1.6.0) 2021-05-13 06:15:43.013 | 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 482)) (1.15.0) 2021-05-13 06:15:43.016 | 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 236)) (1.0.0) 2021-05-13 06:15:43.019 | 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 553)) (1.4.0) 2021-05-13 06:15:43.021 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:15:43.028 | 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 367)) (2.4.7) 2021-05-13 06:15:43.031 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:15:43.087 | 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 339)) (0.7.2) 2021-05-13 06:15:43.089 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:15:43.092 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:15:43.096 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:15:43.137 | 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 565)) (0.2.5) 2021-05-13 06:15:45.159 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:15:45.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:15:45.230 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:45.232 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:45.234 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:45.236 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:45.238 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:45.241 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:45.243 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:45.245 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:45.247 | + functions-common:time_stop:2311 : start_time=1620886541033 2021-05-13 06:15:45.249 | + functions-common:time_stop:2313 : [[ -z 1620886541033 ]] 2021-05-13 06:15:45.252 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:45.257 | + functions-common:time_stop:2316 : end_time=1620886545254 2021-05-13 06:15:45.259 | + functions-common:time_stop:2317 : elapsed_time=4221 2021-05-13 06:15:45.261 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:15:45.263 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:45.265 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4221 2021-05-13 06:15:45.268 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:45.270 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:15:45.321 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:15:45.426 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:15:45.432 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:45.432 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:15:45.434 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:45.437 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:15:45.460 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-13 06:15:47.534 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:47.538 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:47.593 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:47.805 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:48.091 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:48.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:48.372 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:15:48.641 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:48.643 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:48.645 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:48.648 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:48.650 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:48.652 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:48.654 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:48.656 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:48.658 | + functions-common:time_stop:2311 : start_time=1620886545453 2021-05-13 06:15:48.660 | + functions-common:time_stop:2313 : [[ -z 1620886545453 ]] 2021-05-13 06:15:48.663 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:48.667 | + functions-common:time_stop:2316 : end_time=1620886548665 2021-05-13 06:15:48.669 | + functions-common:time_stop:2317 : elapsed_time=3212 2021-05-13 06:15:48.671 | + functions-common:time_stop:2318 : total=4221 2021-05-13 06:15:48.673 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:48.675 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7433 2021-05-13 06:15:48.677 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:48.679 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:48.682 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:15:48.704 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-05-13 06:15:50.595 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:50.598 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:50.652 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:50.847 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:51.120 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:51.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:51.278 | Processing /opt/stack/requirements 2021-05-13 06:15:52.944 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:15:52.948 | 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 167)) (3.0.0) 2021-05-13 06:15:52.959 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:15:52.964 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:15:52.967 | 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 367)) (2.4.7) 2021-05-13 06:15:52.969 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:15:52.988 | 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 482)) (1.15.0) 2021-05-13 06:15:52.991 | 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 533)) (2.4.0) 2021-05-13 06:15:53.008 | 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 544)) (1.4.0) 2021-05-13 06:15:53.012 | 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 553)) (1.1.0) 2021-05-13 06:15:53.018 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:15:53.038 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:15:53.040 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:15:53.056 | 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 199)) (2.10) 2021-05-13 06:15:53.060 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:15:53.062 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:15:53.065 | 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 163)) (1.0.0) 2021-05-13 06:15:53.067 | 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 411)) (1.6.0) 2021-05-13 06:15:53.070 | 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 236)) (1.0.0) 2021-05-13 06:15:53.072 | 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 553)) (1.4.0) 2021-05-13 06:15:53.075 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:15:53.085 | 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 339)) (0.7.2) 2021-05-13 06:15:53.087 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:15:53.094 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:15:53.166 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:15:53.170 | 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 565)) (0.2.5) 2021-05-13 06:15:53.175 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:15:53.216 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:15:53.218 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:15:53.219 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:15:53.992 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:15:53.992 | ERROR: Command errored out with exit status 1: 2021-05-13 06:15:53.992 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tpm1u16e/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tpm1u16e/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-qx925101 2021-05-13 06:15:53.992 | cwd: /tmp/pip-req-build-tpm1u16e/ 2021-05-13 06:15:53.992 | Complete output (6 lines): 2021-05-13 06:15:53.993 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:15:53.993 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:15:53.993 | or: setup.py --help-commands 2021-05-13 06:15:53.993 | or: setup.py cmd --help 2021-05-13 06:15:53.993 | 2021-05-13 06:15:53.993 | error: invalid command 'bdist_wheel' 2021-05-13 06:15:53.993 | ---------------------------------------- 2021-05-13 06:15:53.993 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:15:53.993 | Running setup.py clean for openstack-requirements 2021-05-13 06:15:54.765 | Failed to build openstack-requirements 2021-05-13 06:15:54.781 | Installing collected packages: openstack-requirements 2021-05-13 06:15:54.781 | Attempting uninstall: openstack-requirements 2021-05-13 06:15:54.782 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:15:54.817 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:15:54.837 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:15:54.840 | Running setup.py install for openstack-requirements: started 2021-05-13 06:15:57.044 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:15:57.070 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:15:57.198 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:57.200 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:57.202 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:57.204 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:57.206 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:57.208 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:57.211 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:57.213 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:57.215 | + functions-common:time_stop:2311 : start_time=1620886548697 2021-05-13 06:15:57.217 | + functions-common:time_stop:2313 : [[ -z 1620886548697 ]] 2021-05-13 06:15:57.220 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:57.224 | + functions-common:time_stop:2316 : end_time=1620886557221 2021-05-13 06:15:57.226 | + functions-common:time_stop:2317 : elapsed_time=8524 2021-05-13 06:15:57.228 | + functions-common:time_stop:2318 : total=7433 2021-05-13 06:15:57.230 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:57.232 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15957 2021-05-13 06:15:57.234 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:57.236 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:15:57.239 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:15:57.242 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:15:57.244 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:57.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:57.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:15:57.251 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:57.253 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:15:57.273 | Using python 3.8 to install pbr 2021-05-13 06:15:57.276 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-13 06:15:58.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:58.020 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:58.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:58.020 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:59.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:59.047 | 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. 2021-05-13 06:15:59.050 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.051 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.053 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.071 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.078 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.185 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:01.349 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:01.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:01.421 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:01.423 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:01.425 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:01.428 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:01.430 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:01.432 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:01.434 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:01.436 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:01.438 | + functions-common:time_stop:2311 : start_time=1620886557268 2021-05-13 06:16:01.440 | + functions-common:time_stop:2313 : [[ -z 1620886557268 ]] 2021-05-13 06:16:01.444 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:01.447 | + functions-common:time_stop:2316 : end_time=1620886561445 2021-05-13 06:16:01.450 | + functions-common:time_stop:2317 : elapsed_time=4177 2021-05-13 06:16:01.452 | + functions-common:time_stop:2318 : total=15957 2021-05-13 06:16:01.454 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:01.456 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20134 2021-05-13 06:16:01.458 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:01.462 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:16:03.651 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:16:05.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:05.517 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:16:05.524 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:16:05.527 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:16:05.529 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:16:05.596 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:16:05.598 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:16:05.602 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:16:05.618 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:16:05.621 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:16:05.623 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:16:05.626 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:16:05.628 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:16:05.630 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:16:05.632 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:16:05.634 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:16:05.637 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:16:05.639 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:16:05.641 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:16:05.645 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:16:05.648 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:16:05.650 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:16:05.652 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:16:05.654 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:16:05.669 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:05.671 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:16:05.673 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:05.675 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:16:05.677 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:05.680 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:16:05.682 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:05.684 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:16:05.686 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:05.688 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:16:05.690 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:05.692 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:16:05.694 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:16:05.696 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:16:05.698 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:16:05.700 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:16:05.702 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:16:05.705 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:16:05.707 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:16:05.709 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:16:05.711 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:16:05.714 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:16:05.716 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:16:05.719 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:16:05.721 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:16:05.723 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:16:05.774 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:16:05.774 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:16:05.776 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:16:06.132 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:16:06.135 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:16:06.150 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:06.153 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:16:06.155 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:06.157 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:06.160 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:06.163 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:06.165 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:06.167 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:06.169 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:06.172 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:06.174 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:06.176 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:06.179 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:06.181 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:06.183 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:16:06.186 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:06.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:06.190 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:06.192 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:16:06.213 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:16:06.317 | Reading package lists... 2021-05-13 06:16:06.527 | Building dependency tree... 2021-05-13 06:16:06.529 | Reading state information... 2021-05-13 06:16:06.752 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:16:06.752 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:06.753 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:06.753 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:06.753 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:06.753 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:06.753 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:06.753 | python3-zope.interface 2021-05-13 06:16:06.753 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:06.862 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:06.867 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:06.870 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:06.872 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:06.874 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:06.876 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:06.878 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:06.880 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:06.882 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:06.885 | + functions-common:time_stop:2311 : start_time=1620886566210 2021-05-13 06:16:06.887 | + functions-common:time_stop:2313 : [[ -z 1620886566210 ]] 2021-05-13 06:16:06.889 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:06.893 | + functions-common:time_stop:2316 : end_time=1620886566891 2021-05-13 06:16:06.895 | + functions-common:time_stop:2317 : elapsed_time=681 2021-05-13 06:16:06.897 | + functions-common:time_stop:2318 : total=1349 2021-05-13 06:16:06.900 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:06.902 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2030 2021-05-13 06:16:06.904 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:06.906 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:16:06.909 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:06.911 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:06.914 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:06.916 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:06.918 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:06.920 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:06.922 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:16:06.925 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:06.927 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:06.930 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:06.932 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:06.934 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:06.936 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:06.939 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:06.941 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:06.943 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:06.945 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:16:06.947 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:06.950 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:06.952 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:06.954 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:06.956 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:06.959 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:06.961 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:16:06.963 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:16:06.979 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:06.981 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:16:06.983 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:16:06.986 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:16:06.988 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:16:06.991 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:16:06.995 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:16:06.997 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:16:07.000 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:16:07.002 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:16:07.004 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:16:07.007 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:16:07.010 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:16:07.689 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:16:07.689 | user tags 2021-05-13 06:16:07.689 | stackrabbit []' 2021-05-13 06:16:07.693 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:16:07.693 | user tags 2021-05-13 06:16:07.693 | stackrabbit []' 2021-05-13 06:16:07.693 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:16:07.699 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:16:07.701 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:16:07.704 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:16:08.358 | Changing password for user "stackrabbit" ... 2021-05-13 06:16:08.381 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:16:09.035 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:16:09.059 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:16:09.061 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:16:09.698 | Changing password for user "stackrabbit" ... 2021-05-13 06:16:09.721 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:16:09.723 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:16:09.726 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:16:10.355 | Deleting user "guest" ... 2021-05-13 06:16:10.370 | Error: 2021-05-13 06:16:10.370 | {:no_such_user, "guest"} 2021-05-13 06:16:10.383 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:16:10.385 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:16:10.402 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:10.404 | + ./stack.sh:main:801 : install_database 2021-05-13 06:16:10.406 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:16:10.409 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:16:10.411 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:10.414 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:10.416 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:16:10.627 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:16:10.629 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:16:10.631 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:16:10.634 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:10.636 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:16:10.638 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:10.641 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:10.643 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:10.645 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:10.647 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:10.650 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:10.652 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:10.654 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:10.656 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:10.659 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:16:10.661 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:10.664 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:10.666 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:10.668 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:10.670 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:10.672 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:10.675 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:16:10.677 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:10.680 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:10.682 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:16:10.684 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:10.687 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:10.689 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:10.691 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:10.693 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:10.696 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:10.698 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:10.700 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:10.702 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:10.704 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:10.707 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:10.709 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:10.712 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:16:10.714 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:10.716 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:10.718 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:10.720 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:16:10.742 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-13 06:16:10.846 | Reading package lists... 2021-05-13 06:16:11.058 | Building dependency tree... 2021-05-13 06:16:11.059 | Reading state information... 2021-05-13 06:16:11.284 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:16:11.284 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:11.285 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:11.285 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:11.285 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:11.285 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:11.285 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:11.285 | python3-zope.interface 2021-05-13 06:16:11.285 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:11.393 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:11.397 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:11.400 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:11.402 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:11.404 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:11.406 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:11.408 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:11.410 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:11.413 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:11.415 | + functions-common:time_stop:2311 : start_time=1620886570739 2021-05-13 06:16:11.417 | + functions-common:time_stop:2313 : [[ -z 1620886570739 ]] 2021-05-13 06:16:11.420 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:11.424 | + functions-common:time_stop:2316 : end_time=1620886571422 2021-05-13 06:16:11.426 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:16:11.428 | + functions-common:time_stop:2318 : total=2030 2021-05-13 06:16:11.430 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:11.432 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2713 2021-05-13 06:16:11.435 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:11.437 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:16:11.439 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:16:11.442 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:16:11.444 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:16:11.447 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:16:11.449 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:11.452 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:16:11.454 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:16:11.456 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:11.460 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:11.460 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:11.465 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:16:11.468 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:16:11.470 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:16:11.472 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:16:11.475 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:16:11.495 | Using python 3.8 to install PyMySQL 2021-05-13 06:16:11.498 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-05-13 06:16:12.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:12.245 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:12.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:12.245 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:13.270 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:13.271 | 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. 2021-05-13 06:16:13.274 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:13.274 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:13.276 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:13.295 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:13.302 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:13.308 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:16:15.501 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:15.501 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:15.572 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:15.574 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:15.576 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:15.579 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:15.581 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:15.583 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:15.585 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:15.588 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:15.590 | + functions-common:time_stop:2311 : start_time=1620886571490 2021-05-13 06:16:15.592 | + functions-common:time_stop:2313 : [[ -z 1620886571490 ]] 2021-05-13 06:16:15.595 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:15.599 | + functions-common:time_stop:2316 : end_time=1620886575596 2021-05-13 06:16:15.601 | + functions-common:time_stop:2317 : elapsed_time=4106 2021-05-13 06:16:15.603 | + functions-common:time_stop:2318 : total=20134 2021-05-13 06:16:15.605 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:15.608 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24240 2021-05-13 06:16:15.610 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:15.612 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:16:15.614 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:16:15.617 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:16:15.620 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:16:15.637 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:15.639 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:16:15.641 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:16:15.644 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:16:15.645 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:16:15.650 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:16:15.652 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:16:15.655 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:16:15.657 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:16:15.659 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:16:15.662 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:16:15.677 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:15.680 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:16:15.682 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:15.685 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:15.687 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:15.689 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:15.691 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:15.693 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:15.696 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:15.698 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:15.700 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:15.702 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:15.704 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:15.707 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:15.709 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:16:15.711 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:15.713 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:15.716 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:15.718 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:16:15.738 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-13 06:16:15.842 | Reading package lists... 2021-05-13 06:16:16.053 | Building dependency tree... 2021-05-13 06:16:16.055 | Reading state information... 2021-05-13 06:16:16.279 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:16:16.280 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:16.281 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:16.281 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:16.281 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:16.281 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:16.281 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:16.281 | python3-zope.interface 2021-05-13 06:16:16.281 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:16.388 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:16.393 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:16.395 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:16.398 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:16.400 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:16.402 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:16.404 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:16.406 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:16.409 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:16.411 | + functions-common:time_stop:2311 : start_time=1620886575736 2021-05-13 06:16:16.413 | + functions-common:time_stop:2313 : [[ -z 1620886575736 ]] 2021-05-13 06:16:16.415 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:16.419 | + functions-common:time_stop:2316 : end_time=1620886576417 2021-05-13 06:16:16.422 | + functions-common:time_stop:2317 : elapsed_time=681 2021-05-13 06:16:16.424 | + functions-common:time_stop:2318 : total=2713 2021-05-13 06:16:16.426 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:16.428 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3394 2021-05-13 06:16:16.430 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:16.433 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:16:16.449 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:16.451 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:16:16.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:16:16.456 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:16:16.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:16:16.478 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:16.480 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:16.482 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:16.485 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:16.487 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:16.489 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:16.491 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:16.493 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:16.496 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:16.498 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:16.500 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:16.502 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:16.505 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:16:16.507 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:16.509 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:16.511 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:16.513 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:16:16.532 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-13 06:16:16.637 | Reading package lists... 2021-05-13 06:16:16.849 | Building dependency tree... 2021-05-13 06:16:16.850 | Reading state information... 2021-05-13 06:16:17.074 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:16:17.074 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:16:17.074 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:16:17.074 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:17.075 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:17.075 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:17.075 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:17.075 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:17.075 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:17.075 | python3-zope.interface 2021-05-13 06:16:17.075 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:17.184 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:17.188 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:17.190 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:17.192 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:17.195 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:17.197 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:17.199 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:17.201 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:17.203 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:17.205 | + functions-common:time_stop:2311 : start_time=1620886576530 2021-05-13 06:16:17.207 | + functions-common:time_stop:2313 : [[ -z 1620886576530 ]] 2021-05-13 06:16:17.210 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:17.214 | + functions-common:time_stop:2316 : end_time=1620886577212 2021-05-13 06:16:17.216 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:16:17.218 | + functions-common:time_stop:2318 : total=3394 2021-05-13 06:16:17.220 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:17.223 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4076 2021-05-13 06:16:17.225 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:17.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:16:17.229 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:17.231 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:17.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:16:17.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:16:17.238 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:16:17.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:16:17.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:16:17.248 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:16:17.248 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:16:17.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:16:17.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:16:17.257 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:16:17.260 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:16:17.262 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:16:17.264 | + functions:vercmp:631 : local result 2021-05-13 06:16:17.267 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:16:17.267 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:16:17.268 | ++ functions:vercmp:635 : head -1 2021-05-13 06:16:17.273 | + functions:vercmp:635 : result=3.13 2021-05-13 06:16:17.275 | + functions:vercmp:637 : case $op in 2021-05-13 06:16:17.278 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:16:17.280 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:16:17.282 | + functions:vercmp:648 : return 2021-05-13 06:16:17.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:16:17.286 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:17.289 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:16:17.472 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:16:17.474 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:16:17.476 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.479 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.481 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:16:17.483 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.486 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:16:17.502 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:17.504 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:16:17.507 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:16:17.507 | Installing etcd 2021-05-13 06:16:17.510 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:16:17.523 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:16:17.534 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:17.536 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:16:17.548 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:16:17.551 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:17.554 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:17.557 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:17.561 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:17.564 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-13 06:16:17.566 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:16:17.569 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:17.571 | ++ functions:get_extra_file:74 : return 2021-05-13 06:16:17.574 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:17.576 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:16:17.578 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:16:17.581 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:16:17.597 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:17.599 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:16:17.601 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:16:17.618 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:17.621 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:16:17.623 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:16:17.625 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:16:17.627 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:16:17.629 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:16:17.632 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:16:17.635 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:16:17.637 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:16:17.639 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:16:17.645 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.648 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:16:17.650 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:16:17.652 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:16:17.654 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:16:17.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:16:17.663 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.665 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:16:17.667 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:16:17.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:16:17.671 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:16:17.673 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:16:17.680 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.683 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:16:17.685 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:16:17.687 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:16:17.689 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:16:17.692 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.694 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:16:17.699 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.701 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:16:17.703 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:16:17.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:16:17.708 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:16:17.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.712 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:16:17.717 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.719 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:16:17.721 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:16:17.723 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:16:17.725 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:16:17.728 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:16:17.734 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.737 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:16:17.739 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:16:17.741 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:16:17.744 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:16:17.746 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.750 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:16:17.753 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.755 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:16:17.758 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:16:17.760 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:16:17.762 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:16:17.764 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.769 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:16:17.771 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.773 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:16:17.775 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:16:17.778 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:16:17.780 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:16:17.782 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:16:17.789 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.791 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:16:17.793 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:16:17.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:16:17.798 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:16:17.801 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.803 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:16:17.808 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.810 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:16:17.812 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:16:17.814 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:16:17.817 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:16:17.819 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.824 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:16:17.826 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.828 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:16:17.830 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:16:17.833 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:16:17.835 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:16:17.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:16:17.844 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.846 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:16:17.848 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:16:17.850 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:16:17.852 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:16:17.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:16:17.861 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.863 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:16:17.866 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:16:17.868 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:16:17.871 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:16:17.874 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.876 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.878 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:16:17.881 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.883 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:16:17.885 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:16:17.888 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:16:17.890 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:16:17.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:16:17.899 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.901 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:16:17.903 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:16:17.905 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:16:17.908 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:16:17.910 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.912 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:16:17.917 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.919 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:16:17.921 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:16:17.924 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:16:17.926 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:16:17.929 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.931 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.933 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:16:17.935 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.938 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:16:17.940 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:16:17.942 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:16:17.944 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:16:17.947 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.949 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.951 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:16:17.953 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.955 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:16:17.958 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:16:17.960 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:16:17.962 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:16:17.964 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:16:17.971 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.973 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:16:17.976 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:16:17.978 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:16:17.980 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:16:17.983 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:17.985 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:17.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:16:17.989 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:17.992 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:16:17.995 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:16:17.997 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:16:17.999 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:16:18.001 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:16:18.008 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.010 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:16:18.013 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:16:18.015 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:16:18.017 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:16:18.019 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:16:18.026 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.028 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:16:18.030 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:16:18.033 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:16:18.035 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:16:18.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.040 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.042 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:16:18.044 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.047 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:16:18.049 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:16:18.051 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:16:18.054 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:16:18.056 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:16:18.063 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.065 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:16:18.067 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:16:18.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:16:18.072 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:16:18.074 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:16:18.081 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.083 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:16:18.085 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:16:18.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:16:18.089 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:16:18.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:16:18.098 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.101 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:16:18.103 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:16:18.106 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:16:18.108 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:16:18.110 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.112 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:16:18.117 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.120 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:16:18.122 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:16:18.124 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:16:18.127 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:16:18.129 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.131 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.133 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:16:18.136 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.138 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:16:18.140 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:16:18.142 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:16:18.145 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:16:18.147 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.149 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:16:18.153 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.156 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:16:18.158 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:16:18.160 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:16:18.163 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:16:18.165 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.167 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.170 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:16:18.172 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.174 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:16:18.176 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:16:18.179 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:16:18.182 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:16:18.184 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:16:18.191 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.193 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:16:18.195 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:16:18.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:16:18.200 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:16:18.202 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:16:18.209 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.211 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:16:18.213 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:16:18.215 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:16:18.218 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:16:18.220 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:16:18.227 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.229 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:16:18.232 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:16:18.234 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:16:18.236 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:16:18.238 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:16:18.246 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.248 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:16:18.250 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:16:18.253 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:16:18.255 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:16:18.258 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:16:18.264 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.267 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:16:18.269 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:16:18.271 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:16:18.273 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:16:18.276 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.278 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:16:18.283 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.285 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:16:18.305 | Using python 3.8 to install etcd3 2021-05-13 06:16:18.308 | + 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 2021-05-13 06:16:19.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:19.044 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:19.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:19.045 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:20.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:20.059 | 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. 2021-05-13 06:16:20.062 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.062 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.064 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.082 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.089 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.095 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:16:20.104 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:16:20.114 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:16:20.118 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:20.121 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:16:22.262 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:22.262 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:22.339 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:22.342 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:22.344 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:22.346 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:22.348 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:22.350 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:22.352 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:22.354 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:22.357 | + functions-common:time_stop:2311 : start_time=1620886578300 2021-05-13 06:16:22.359 | + functions-common:time_stop:2313 : [[ -z 1620886578300 ]] 2021-05-13 06:16:22.361 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:22.365 | + functions-common:time_stop:2316 : end_time=1620886582363 2021-05-13 06:16:22.367 | + functions-common:time_stop:2317 : elapsed_time=4063 2021-05-13 06:16:22.370 | + functions-common:time_stop:2318 : total=24240 2021-05-13 06:16:22.372 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:22.374 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28303 2021-05-13 06:16:22.376 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:22.379 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:16:22.401 | Using python 3.8 to install etcd3gw 2021-05-13 06:16:22.403 | + 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 2021-05-13 06:16:23.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:23.141 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:23.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:23.141 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:24.160 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:24.161 | 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. 2021-05-13 06:16:24.164 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:24.164 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:24.166 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:24.184 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:24.191 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:24.198 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:16:24.209 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:16:24.215 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:24.218 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:16:24.238 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:24.241 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:16:24.262 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:16:24.265 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:16:24.268 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:16:26.400 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:26.400 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:26.476 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:26.479 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:26.481 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:26.483 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:26.485 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:26.487 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:26.490 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:26.492 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:26.495 | + functions-common:time_stop:2311 : start_time=1620886582395 2021-05-13 06:16:26.497 | + functions-common:time_stop:2313 : [[ -z 1620886582395 ]] 2021-05-13 06:16:26.500 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:26.504 | + functions-common:time_stop:2316 : end_time=1620886586501 2021-05-13 06:16:26.506 | + functions-common:time_stop:2317 : elapsed_time=4106 2021-05-13 06:16:26.508 | + functions-common:time_stop:2318 : total=28303 2021-05-13 06:16:26.510 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:26.513 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32409 2021-05-13 06:16:26.515 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:26.517 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:16:26.520 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:16:26.522 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:16:26.524 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:26.526 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:26.529 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:26.531 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:26.533 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:26.535 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:26.538 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:26.540 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:26.543 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:26.545 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:16:26.547 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:16:26.549 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:26.551 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:26.554 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:16:26.556 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:16:26.559 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:26.561 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:26.563 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:26.565 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:26.568 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:26.570 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:26.572 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:26.574 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:26.577 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:26.579 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:26.581 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:26.583 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:26.585 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:26.588 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:26.590 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:26.592 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:26.594 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:26.597 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:26.618 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:26.721 | Reading package lists... 2021-05-13 06:16:26.934 | Building dependency tree... 2021-05-13 06:16:26.936 | Reading state information... 2021-05-13 06:16:27.159 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:16:27.159 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:16:27.159 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:16:27.159 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:27.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:27.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:27.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:27.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:27.160 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:27.160 | python3-zope.interface 2021-05-13 06:16:27.160 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:27.268 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:16:27.272 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:27.275 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:27.277 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:27.279 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:27.281 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:27.283 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:27.285 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:27.288 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:27.290 | + functions-common:time_stop:2311 : start_time=1620886586615 2021-05-13 06:16:27.293 | + functions-common:time_stop:2313 : [[ -z 1620886586615 ]] 2021-05-13 06:16:27.295 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:27.299 | + functions-common:time_stop:2316 : end_time=1620886587297 2021-05-13 06:16:27.302 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:16:27.304 | + functions-common:time_stop:2318 : total=4076 2021-05-13 06:16:27.306 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:27.309 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4758 2021-05-13 06:16:27.311 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:27.313 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:16:27.315 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:27.318 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:27.320 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:16:27.381 | Module proxy already enabled 2021-05-13 06:16:27.385 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:16:27.445 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:16:27.445 | Module proxy already enabled 2021-05-13 06:16:27.445 | Module proxy_uwsgi already enabled 2021-05-13 06:16:27.449 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:16:27.451 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:27.454 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:27.456 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:27.584 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:16:27.586 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:16:27.588 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:16:27.591 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.593 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:16:27.598 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.601 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:16:27.603 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:16:27.605 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:16:27.608 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:16:27.615 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.617 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:16:27.620 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:16:27.622 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:16:27.624 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:16:27.632 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.634 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:16:27.636 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:16:27.639 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:16:27.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:16:27.649 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.651 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:16:27.653 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:16:27.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:16:27.663 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.665 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:16:27.667 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:16:27.670 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:16:27.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:16:27.679 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.682 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:16:27.698 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:27.701 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:16:27.703 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:16:27.706 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:16:27.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:16:27.716 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.718 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:16:27.734 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:27.737 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:16:27.739 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:16:27.741 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:16:27.743 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:16:27.751 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.753 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:16:27.755 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:16:27.758 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:16:27.760 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:27.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:27.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:16:27.767 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:27.769 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:16:27.772 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:16:27.775 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:27.778 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:16:27.780 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:16:27.782 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:27.786 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:27.786 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:27.792 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:16:27.794 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:16:27.796 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:16:27.799 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:16:27.801 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:16:27.821 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:16:27.824 | + 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 2021-05-13 06:16:28.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:28.569 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:28.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:28.570 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:29.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:29.595 | 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. 2021-05-13 06:16:29.599 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:29.599 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:29.601 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:29.618 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:29.626 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:29.632 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:16:29.685 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:16:29.722 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:16:29.763 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:16:29.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 306)) (5.0.1) 2021-05-13 06:16:29.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 308)) (4.4.0) 2021-05-13 06:16:29.814 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:16:29.824 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:16:29.840 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:16:29.846 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:29.849 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:16:29.859 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:16:29.861 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:16:29.865 | 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 394)) (2.8.1) 2021-05-13 06:16:29.870 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:16:29.889 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:16:29.893 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:16:29.913 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:16:29.917 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:29.920 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:16:29.928 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:16:29.948 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:16:29.961 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:16:30.023 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:16:30.029 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:16:30.033 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:16:30.041 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:16:30.044 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:16:30.047 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:16:30.050 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:16:30.054 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:16:30.057 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:16:30.061 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:16:30.063 | 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 293)) (1.7.0) 2021-05-13 06:16:30.069 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:16:30.072 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:16:31.990 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:31.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:32.061 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:32.063 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:32.065 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:32.068 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:32.070 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:32.072 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:32.074 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:32.077 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:32.079 | + functions-common:time_stop:2311 : start_time=1620886587816 2021-05-13 06:16:32.081 | + functions-common:time_stop:2313 : [[ -z 1620886587816 ]] 2021-05-13 06:16:32.084 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:32.088 | + functions-common:time_stop:2316 : end_time=1620886592086 2021-05-13 06:16:32.090 | + functions-common:time_stop:2317 : elapsed_time=4270 2021-05-13 06:16:32.092 | + functions-common:time_stop:2318 : total=32409 2021-05-13 06:16:32.095 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:32.097 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36679 2021-05-13 06:16:32.099 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:32.101 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:16:32.104 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:16:32.106 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:32.109 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:16:32.111 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:16:32.114 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:32.117 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:32.118 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:32.123 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:16:32.125 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:16:32.128 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:16:32.131 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:16:32.133 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:16:32.154 | Using python 3.8 to install python-memcached 2021-05-13 06:16:32.157 | + 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 2021-05-13 06:16:32.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:32.903 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:32.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:32.903 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:33.928 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:33.928 | 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. 2021-05-13 06:16:33.932 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:33.932 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:33.946 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:33.951 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:33.959 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:33.965 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:16:33.969 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:36.153 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:36.153 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:36.223 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:36.225 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:36.228 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:36.230 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:36.232 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:36.234 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:36.237 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:36.239 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:36.241 | + functions-common:time_stop:2311 : start_time=1620886592149 2021-05-13 06:16:36.243 | + functions-common:time_stop:2313 : [[ -z 1620886592149 ]] 2021-05-13 06:16:36.246 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:36.250 | + functions-common:time_stop:2316 : end_time=1620886596248 2021-05-13 06:16:36.252 | + functions-common:time_stop:2317 : elapsed_time=4099 2021-05-13 06:16:36.255 | + functions-common:time_stop:2318 : total=36679 2021-05-13 06:16:36.257 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:36.259 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40778 2021-05-13 06:16:36.261 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:36.264 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:16:36.280 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:36.282 | + ./stack.sh:main:862 : '[' 10.222.0.30 == 10.222.0.30 ']' 2021-05-13 06:16:36.285 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:16:36.287 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:16:36.290 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:16:36.292 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:16:36.294 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:16:36.296 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:16:36.311 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:36.313 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:16:36.315 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:16:36.317 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:16:36.320 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:16:36.322 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:16:36.325 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:16:36.327 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:16:36.329 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:16:36.332 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:16:36.346 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:16:36.348 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:16:36.351 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:36.353 | + functions-common:git_clone:544 : echo master 2021-05-13 06:16:36.354 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:16:36.359 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:16:36.361 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:36.363 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:16:36.366 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:16:36.366 | + functions-common:git_clone:593 : head -1 2021-05-13 06:16:36.369 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:16:36.372 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:16:36.374 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:16:36.377 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:16:36.379 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:36.381 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:36.383 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:16:36.386 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:16:36.388 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:16:36.390 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:36.392 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:36.394 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:16:36.397 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:16:36.399 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:16:36.402 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:16:36.404 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:16:36.407 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:16:36.409 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:16:36.412 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:16:36.417 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:16:36.420 | + 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' 2021-05-13 06:16:37.043 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:16:37.046 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:16:37.048 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:16:37.050 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:16:37.052 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:37.054 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:37.056 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:16:37.058 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:16:37.061 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:16:37.063 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:16:37.065 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:16:37.067 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:16:37.070 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:16:37.072 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:16:37.092 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:16:37.094 | + 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 2021-05-13 06:16:37.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:37.832 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:37.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:37.832 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:38.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:38.851 | 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. 2021-05-13 06:16:38.854 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:38.854 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:38.856 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:38.861 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:38.868 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:38.873 | Obtaining file:///opt/stack/keystone 2021-05-13 06:16:40.415 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:16:41.947 | 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) 2021-05-13 06:16:41.977 | 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) 2021-05-13 06:16:41.987 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:16:41.993 | 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) 2021-05-13 06:16:41.997 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:16:42.024 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:16:42.052 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:16:42.065 | 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) 2021-05-13 06:16:42.081 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:16:42.094 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:16:42.104 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:16:42.108 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:16:42.111 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:16:42.151 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:16:42.157 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:16:42.160 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:16:42.172 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:16:42.225 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:16:42.228 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:16:42.234 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:16:42.270 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:16:42.311 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:16:42.317 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:16:42.365 | 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 306)) (5.0.1) 2021-05-13 06:16:42.372 | 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 308)) (4.4.0) 2021-05-13 06:16:42.411 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:16:42.466 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:16:42.484 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:16:42.499 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:16:42.509 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:16:42.532 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:16:42.543 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:16:42.559 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:16:42.605 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:16:42.611 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:16:42.624 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:42.627 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:16:42.629 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:16:42.641 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:16:42.644 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:16:42.647 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:16:42.650 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:16:42.667 | 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 394)) (2.8.1) 2021-05-13 06:16:42.672 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:16:42.691 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:16:42.695 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:16:42.715 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:16:42.719 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:16:42.722 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:16:42.725 | 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 508)) (0.13.0) 2021-05-13 06:16:42.736 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:16:42.739 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:16:42.742 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:16:42.749 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:16:42.759 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:16:42.765 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:16:42.782 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:16:42.785 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:16:42.792 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:16:42.813 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:16:42.840 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:16:42.845 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:16:42.848 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:16:42.909 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:16:42.912 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:16:42.917 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:16:42.925 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:16:42.934 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:16:42.940 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:16:42.980 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:16:42.983 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:16:42.988 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:16:43.000 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:16:43.008 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:16:43.019 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:16:43.024 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:16:43.033 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:16:43.045 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:16:43.054 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:16:43.057 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:16:43.060 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:16:43.083 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:16:43.097 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:16:43.103 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:16:43.107 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:16:43.110 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:16:43.113 | 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) 2021-05-13 06:16:43.116 | 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 411)) (1.6.0) 2021-05-13 06:16:43.118 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:16:43.121 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:16:43.124 | 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 553)) (1.4.0) 2021-05-13 06:16:43.127 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:16:43.137 | 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 293)) (1.7.0) 2021-05-13 06:16:43.142 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:16:43.145 | 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 396)) (1.0.4) 2021-05-13 06:16:43.147 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:16:43.155 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:16:43.158 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:16:43.209 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:16:43.216 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:16:43.225 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:16:43.230 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:16:44.414 | Installing collected packages: keystone 2021-05-13 06:16:44.414 | Attempting uninstall: keystone 2021-05-13 06:16:44.416 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:16:44.419 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:16:44.421 | Running setup.py develop for keystone 2021-05-13 06:16:46.246 | Successfully installed keystone 2021-05-13 06:16:46.384 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:46.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:46.469 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:46.471 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:46.473 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:46.475 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:46.477 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:46.479 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:46.481 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:46.484 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:46.486 | + functions-common:time_stop:2311 : start_time=1620886597087 2021-05-13 06:16:46.488 | + functions-common:time_stop:2313 : [[ -z 1620886597087 ]] 2021-05-13 06:16:46.491 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:46.495 | + functions-common:time_stop:2316 : end_time=1620886606492 2021-05-13 06:16:46.497 | + functions-common:time_stop:2317 : elapsed_time=9405 2021-05-13 06:16:46.499 | + functions-common:time_stop:2318 : total=40778 2021-05-13 06:16:46.501 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:46.503 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50183 2021-05-13 06:16:46.505 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:46.508 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:16:46.510 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:46.512 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:46.530 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:46.541 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:16:46.544 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:16:46.546 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:46.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:46.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:16:46.553 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:46.556 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:16:46.572 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:46.574 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:16:46.577 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:16:46.579 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:16:46.581 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:16:46.593 | + 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 ]] 2021-05-13 06:16:46.595 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:16:46.600 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:16:46.615 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:46.618 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:16:46.648 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:16:46.675 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:16:46.704 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:16:46.733 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:16:46.763 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:16:46.793 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:16:46.820 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:16:46.848 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:16:46.850 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:16:46.852 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:16:46.854 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:16:46.857 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:16:46.859 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:16:46.874 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:46.877 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:16:46.879 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:16:46.882 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:16:46.897 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:46.899 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:16:46.902 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:16:46.930 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:16:46.933 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:16:46.935 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:16:46.937 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:16:46.939 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:16:46.955 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:46.958 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2021-05-13 06:16:46.987 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.30/identity 2021-05-13 06:16:47.014 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:16:47.017 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:16:47.047 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:16:47.049 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:16:47.051 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:16:47.054 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:16:47.056 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:16:47.059 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:16:47.089 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:16:47.091 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:16:47.093 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:16:47.096 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:16:47.099 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:16:47.115 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:16:47.117 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:16:47.119 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:16:47.122 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:16:47.124 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:16:47.151 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:16:47.178 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:16:47.205 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:16:47.232 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:16:47.260 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:16:47.262 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:16:47.264 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:16:47.267 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:16:47.269 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:16:47.271 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:16:47.273 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:16:47.276 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:16:47.280 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:16:47.283 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:16:47.285 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:16:47.297 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:47.297 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:16:47.306 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:16:47.309 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:47.324 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:16:47.327 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:16:47.331 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:16:47.360 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:16:47.386 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:16:47.413 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:16:47.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:16:47.466 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:16:47.493 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:16:47.520 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:16:47.548 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:16:47.575 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:16:47.602 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:16:47.628 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:16:47.656 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:16:47.682 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:16:47.684 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:16:47.687 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:16:47.689 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:16:47.692 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:16:47.694 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:47.697 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:47.699 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:47.702 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:47.704 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:16:47.731 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:16:47.759 | + 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 ' 2021-05-13 06:16:47.759 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:47.768 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:16:47.771 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:16:47.773 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:16:47.775 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:16:47.778 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:16:47.780 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:16:47.782 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:47.784 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:47.787 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:16:47.790 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:16:47.792 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:47.794 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:47.796 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:16:47.857 | Site keystone-wsgi-public already enabled 2021-05-13 06:16:47.861 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:16:47.863 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:47.866 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:47.868 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:47.994 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:16:47.997 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:16:48.000 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:16:48.002 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:16:48.004 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:16:48.006 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:16:48.009 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:16:48.014 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:16:48.016 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:16:48.018 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:16:48.031 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:16:48.031 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:48.041 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:16:48.044 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:48.059 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:16:48.061 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:16:48.065 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:16:48.095 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:16:48.123 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:16:48.150 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:16:48.177 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:16:48.204 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:16:48.232 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:16:48.258 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:16:48.286 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:16:48.313 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:16:48.341 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:16:48.367 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:16:48.394 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:16:48.421 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:16:48.424 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:16:48.426 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:16:48.429 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:16:48.431 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:16:48.433 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:48.436 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:48.438 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:48.440 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:48.443 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:16:48.470 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:16:48.498 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:48.498 | + 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 ' 2021-05-13 06:16:48.507 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:16:48.510 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:16:48.512 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:16:48.514 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:16:48.517 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:16:48.519 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:16:48.521 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:48.524 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:48.526 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:16:48.528 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:16:48.530 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:48.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:48.535 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:16:48.596 | Site keystone-wsgi-admin already enabled 2021-05-13 06:16:48.600 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:16:48.602 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:48.605 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:48.607 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:48.733 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:16:48.763 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:16:48.795 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:16:48.824 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:16:48.827 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:16:48.858 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:16:48.885 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:16:48.913 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:16:48.930 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:48.932 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:16:48.948 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:48.951 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:16:48.953 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:16:48.955 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:16:48.958 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:16:48.960 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:16:48.963 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:16:48.965 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:16:48.967 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:16:48.970 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:16:48.972 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:16:48.975 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:16:48.978 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:16:48.980 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:16:48.982 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:16:48.998 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:16:49.000 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:16:49.002 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:49.005 | + functions-common:git_clone:544 : echo master 2021-05-13 06:16:49.005 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:16:49.010 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:16:49.013 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:49.015 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:16:49.018 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:16:49.018 | + functions-common:git_clone:593 : head -1 2021-05-13 06:16:49.023 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:16:49.025 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:16:49.028 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:16:49.030 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:16:49.033 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:49.035 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:16:49.038 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:16:49.040 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:16:49.043 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:16:49.045 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:49.047 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:16:49.049 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:16:49.052 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:16:49.055 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:16:49.057 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:16:49.060 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:16:49.062 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:16:49.065 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:16:49.067 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:16:49.073 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:16:49.076 | + 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' 2021-05-13 06:16:49.676 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:16:49.678 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:16:49.681 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:16:49.683 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:16:49.685 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:49.687 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:16:49.690 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:16:49.692 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:16:49.694 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:16:49.696 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:16:49.698 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:16:49.701 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:16:49.703 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:16:49.705 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:16:49.726 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:16:49.729 | + 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]' 2021-05-13 06:16:50.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:50.479 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:50.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:50.479 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:51.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:51.501 | 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. 2021-05-13 06:16:51.504 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:51.504 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:51.507 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:51.512 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:51.519 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:51.524 | Obtaining file:///opt/stack/swift 2021-05-13 06:16:52.768 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:16:54.033 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:16:54.042 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:16:54.082 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:16:54.091 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:16:54.096 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:16:54.150 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:16:54.160 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:16:54.163 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:16:54.200 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:16:54.241 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:16:54.248 | 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 307)) (5.0.1) 2021-05-13 06:16:54.254 | 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 309)) (4.4.0) 2021-05-13 06:16:54.293 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:16:54.303 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:16:54.320 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:16:54.325 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:16:54.329 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:16:54.339 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:16:54.342 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:16:54.344 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:16:54.348 | 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 395)) (2.8.1) 2021-05-13 06:16:54.353 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:16:54.373 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:16:54.377 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:16:54.396 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:16:54.401 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:16:54.452 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:16:54.455 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:16:54.462 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:16:54.482 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:16:54.486 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:16:54.489 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:16:54.499 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:16:54.512 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:16:54.572 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:16:54.578 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:16:54.583 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:16:54.586 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:16:54.594 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:16:54.597 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:16:54.601 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:16:54.604 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:16:54.607 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:16:54.611 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:16:54.614 | 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 294)) (1.7.0) 2021-05-13 06:16:54.619 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:16:54.622 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:16:56.212 | Installing collected packages: swift 2021-05-13 06:16:56.212 | Attempting uninstall: swift 2021-05-13 06:16:56.214 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:16:56.216 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:16:56.217 | Running setup.py develop for swift 2021-05-13 06:16:57.910 | Successfully installed swift 2021-05-13 06:16:58.051 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:58.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:58.124 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:58.127 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:58.129 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:58.131 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:58.134 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:58.136 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:58.138 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:58.140 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:58.142 | + functions-common:time_stop:2311 : start_time=1620886609721 2021-05-13 06:16:58.144 | + functions-common:time_stop:2313 : [[ -z 1620886609721 ]] 2021-05-13 06:16:58.148 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:58.152 | + functions-common:time_stop:2316 : end_time=1620886618149 2021-05-13 06:16:58.154 | + functions-common:time_stop:2317 : elapsed_time=8428 2021-05-13 06:16:58.156 | + functions-common:time_stop:2318 : total=50183 2021-05-13 06:16:58.158 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:58.160 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58611 2021-05-13 06:16:58.162 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:58.165 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:16:58.167 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:16:58.169 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:16:58.187 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:16:58.200 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:16:58.202 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:16:58.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:58.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:58.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:16:58.212 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:58.214 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:16:58.216 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:16:58.219 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:16:58.221 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:16:58.223 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:16:58.225 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:16:58.227 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:16:58.229 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:16:58.231 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:16:59.106 | No object-reconstructor running 2021-05-13 06:16:59.106 | No container-replicator running 2021-05-13 06:16:59.106 | No object-expirer running 2021-05-13 06:16:59.106 | No object-updater running 2021-05-13 06:16:59.106 | No object-server running 2021-05-13 06:16:59.106 | No container-reconciler running 2021-05-13 06:16:59.106 | No proxy-server running 2021-05-13 06:16:59.106 | No container-sync running 2021-05-13 06:16:59.106 | No object-replicator running 2021-05-13 06:16:59.106 | No account-reaper running 2021-05-13 06:16:59.106 | No container-server running 2021-05-13 06:16:59.106 | No container-auditor running 2021-05-13 06:16:59.106 | No container-updater running 2021-05-13 06:16:59.106 | No object-auditor running 2021-05-13 06:16:59.106 | No account-server running 2021-05-13 06:16:59.106 | No container-sharder running 2021-05-13 06:16:59.106 | No account-replicator running 2021-05-13 06:16:59.106 | No account-auditor running 2021-05-13 06:16:59.153 | + lib/swift:configure_swift:341 : true 2021-05-13 06:16:59.155 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:16:59.167 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:16:59.179 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:16:59.181 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:16:59.181 | s/%GROUP%//; 2021-05-13 06:16:59.181 | s/%USER%/ubuntu/; 2021-05-13 06:16:59.181 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:16:59.181 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:16:59.182 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:16:59.190 | uid = ubuntu 2021-05-13 06:16:59.190 | gid = 2021-05-13 06:16:59.190 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:16:59.190 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:16:59.190 | address = 127.0.0.1 2021-05-13 06:16:59.190 | 2021-05-13 06:16:59.190 | [account6612] 2021-05-13 06:16:59.190 | max connections = 25 2021-05-13 06:16:59.190 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:16:59.190 | read only = false 2021-05-13 06:16:59.190 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:16:59.190 | 2021-05-13 06:16:59.190 | [account6622] 2021-05-13 06:16:59.190 | max connections = 25 2021-05-13 06:16:59.190 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:16:59.190 | read only = false 2021-05-13 06:16:59.190 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:16:59.190 | 2021-05-13 06:16:59.190 | [account6632] 2021-05-13 06:16:59.190 | max connections = 25 2021-05-13 06:16:59.190 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:16:59.190 | read only = false 2021-05-13 06:16:59.190 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:16:59.190 | 2021-05-13 06:16:59.190 | [account6642] 2021-05-13 06:16:59.190 | max connections = 25 2021-05-13 06:16:59.191 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:16:59.191 | read only = false 2021-05-13 06:16:59.191 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:16:59.191 | 2021-05-13 06:16:59.191 | 2021-05-13 06:16:59.191 | [container6611] 2021-05-13 06:16:59.191 | max connections = 25 2021-05-13 06:16:59.191 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:16:59.191 | read only = false 2021-05-13 06:16:59.191 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:16:59.191 | 2021-05-13 06:16:59.191 | [container6621] 2021-05-13 06:16:59.191 | max connections = 25 2021-05-13 06:16:59.191 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:16:59.191 | read only = false 2021-05-13 06:16:59.191 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:16:59.191 | 2021-05-13 06:16:59.191 | [container6631] 2021-05-13 06:16:59.191 | max connections = 25 2021-05-13 06:16:59.191 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:16:59.191 | read only = false 2021-05-13 06:16:59.191 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:16:59.191 | 2021-05-13 06:16:59.191 | [container6641] 2021-05-13 06:16:59.191 | max connections = 25 2021-05-13 06:16:59.191 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:16:59.191 | read only = false 2021-05-13 06:16:59.191 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:16:59.191 | 2021-05-13 06:16:59.191 | 2021-05-13 06:16:59.191 | [object6613] 2021-05-13 06:16:59.191 | max connections = 25 2021-05-13 06:16:59.191 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:16:59.191 | read only = false 2021-05-13 06:16:59.192 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:16:59.192 | 2021-05-13 06:16:59.192 | [object6623] 2021-05-13 06:16:59.192 | max connections = 25 2021-05-13 06:16:59.192 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:16:59.192 | read only = false 2021-05-13 06:16:59.192 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:16:59.192 | 2021-05-13 06:16:59.192 | [object6633] 2021-05-13 06:16:59.192 | max connections = 25 2021-05-13 06:16:59.192 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:16:59.192 | read only = false 2021-05-13 06:16:59.192 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:16:59.192 | 2021-05-13 06:16:59.192 | [object6643] 2021-05-13 06:16:59.192 | max connections = 25 2021-05-13 06:16:59.192 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:16:59.192 | read only = false 2021-05-13 06:16:59.192 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:16:59.193 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:16:59.195 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:59.198 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:59.200 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:16:59.211 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:16:59.213 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:16:59.217 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:16:59.222 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:16:59.224 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:16:59.228 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:16:59.256 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2021-05-13 06:16:59.281 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:16:59.298 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:16:59.326 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:16:59.343 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:16:59.371 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:16:59.389 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:16:59.416 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:16:59.433 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:16:59.461 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:16:59.478 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:16:59.506 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:16:59.523 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:16:59.538 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:59.540 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:16:59.567 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:16:59.594 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:16:59.621 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:16:59.648 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:16:59.662 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:59.664 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:16:59.691 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:16:59.705 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:59.708 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:16:59.722 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:59.725 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:16:59.727 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:16:59.741 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:59.743 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:16:59.745 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:16:59.747 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:16:59.752 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:16:59.758 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:16:59.784 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:16:59.810 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:16:59.840 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:16:59.868 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:16:59.895 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:16:59.897 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:16:59.900 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:16:59.902 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:16:59.904 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:16:59.930 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:16:59.957 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:16:59.983 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:17:00.010 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:17:00.036 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:17:00.063 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:17:00.089 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:17:00.116 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:00.143 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:17:00.169 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:17:00.196 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:17:00.224 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:17:00.250 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:17:00.280 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:17:00.307 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:17:00.325 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:17:00.352 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:17:00.379 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:17:00.383 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:17:00.410 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:17:00.437 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:17:00.463 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:17:00.465 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:17:00.467 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:17:00.469 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:17:00.474 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:17:00.476 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:17:00.478 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:00.481 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:17:00.483 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:17:00.485 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:00.487 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:00.489 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:17:00.507 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:00.534 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:17:00.551 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:17:00.579 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:00.596 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:00.625 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:17:00.642 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:17:00.670 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:17:00.688 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:00.716 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:17:00.734 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:17:00.761 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:00.779 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:00.807 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:17:00.825 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:00.853 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:17:00.871 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:17:00.897 | + 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 2021-05-13 06:17:00.902 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:00.920 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:00.947 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:17:00.976 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:17:00.978 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:17:00.983 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:17:00.985 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:17:00.987 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:00.989 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:17:00.991 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:17:00.993 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:00.996 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:00.998 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:17:01.016 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:01.043 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:17:01.061 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:17:01.089 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:01.106 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:01.134 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:17:01.152 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:17:01.179 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:17:01.197 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:01.229 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:17:01.248 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:17:01.276 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:01.293 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:01.321 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:17:01.339 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:01.366 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:17:01.384 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:17:01.410 | + 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 2021-05-13 06:17:01.415 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:01.433 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:01.460 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:17:01.462 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:17:01.467 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:17:01.469 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:17:01.471 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:01.473 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:17:01.475 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:17:01.477 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:01.480 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:01.482 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:17:01.500 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:01.528 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:17:01.545 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:17:01.573 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:01.591 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:01.618 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:17:01.636 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:17:01.664 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:17:01.682 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:01.709 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:17:01.727 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:17:01.755 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:01.772 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:01.800 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:17:01.818 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:01.846 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:17:01.864 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:17:01.891 | + 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 2021-05-13 06:17:01.896 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:01.914 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:01.941 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:17:01.968 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:17:01.996 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:17:02.023 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:17:02.026 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:17:02.030 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:17:02.058 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:17:02.086 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:17:02.114 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:17:02.142 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:17:02.170 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:17:02.197 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:17:02.224 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:17:02.251 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:17:02.277 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:17:02.293 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:02.295 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:17:02.313 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:17:02.316 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:17:02.335 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:17:02.338 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2021-05-13 06:17:02.364 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:17:02.367 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:17:02.393 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2021-05-13 06:17:02.422 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:17:02.424 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:17:02.450 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:17:02.466 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:02.468 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:17:02.471 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:17:02.476 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:17:02.479 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:17:02.491 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:17:02.493 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:17:02.504 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:17:02.507 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:17:02.509 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:17:02.511 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:17:02.514 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:17:02.516 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:17:02.518 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:17:02.520 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:17:02.523 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:17:02.535 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:17:02.537 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:17:02.540 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:17:02.557 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:02.560 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:17:02.576 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:02.579 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:17:02.582 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:17:02.584 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:17:02.586 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:02.589 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:17:02.591 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:17:02.594 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:17:02.596 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:17:02.613 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:02.616 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:17:02.619 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:17:02.636 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:02.638 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:17:02.641 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:17:02.643 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:17:02.646 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:02.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:02.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:17:02.654 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:02.657 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:17:02.659 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:17:02.662 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:17:02.665 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:17:02.668 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:17:02.670 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:17:02.673 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:17:02.676 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:17:02.679 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:17:02.682 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:17:02.686 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:17:02.686 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:17:02.691 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:17:02.693 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:17:02.696 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:17:02.699 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:17:02.702 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:17:02.722 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:17:02.725 | + 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' 2021-05-13 06:17:03.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:03.467 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:03.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:03.468 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:04.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:04.494 | 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. 2021-05-13 06:17:04.498 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:04.499 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:04.500 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:04.505 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:04.513 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:04.518 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:17:04.613 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:17:04.617 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:17:04.629 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:17:04.689 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:17:04.712 | 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 294)) (1.7.0) 2021-05-13 06:17:04.717 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:17:04.735 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:17:04.746 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:17:04.787 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:17:04.793 | 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 307)) (5.0.1) 2021-05-13 06:17:04.800 | 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 309)) (4.4.0) 2021-05-13 06:17:04.839 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:17:04.854 | 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 316)) (6.2.0) 2021-05-13 06:17:04.858 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:17:04.867 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:17:04.891 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:17:04.908 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:17:04.913 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:17:04.916 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:17:04.919 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:17:04.922 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:17:04.937 | 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 395)) (2.8.1) 2021-05-13 06:17:04.943 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:17:04.962 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:17:04.987 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:17:04.992 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:17:05.012 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:17:05.017 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:17:05.020 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:17:05.023 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:17:05.030 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:17:05.044 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:17:05.064 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:17:05.070 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:17:05.079 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:17:05.082 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:17:05.088 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:17:05.095 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:17:05.100 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:17:05.103 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:17:05.106 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:17:05.112 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:17:05.115 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:17:05.127 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:17:05.138 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:17:05.151 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:17:05.160 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:17:05.169 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:17:05.172 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:17:05.174 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:17:05.178 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:17:05.181 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:17:05.184 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:17:05.192 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:17:05.195 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:17:05.198 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:17:05.201 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:17:05.209 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:17:05.226 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:17:05.277 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:17:05.284 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:17:05.287 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:17:05.290 | 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 412)) (1.6.0) 2021-05-13 06:17:05.293 | 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 553)) (1.4.0) 2021-05-13 06:17:05.296 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:17:07.003 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:07.003 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:07.081 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:07.084 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:07.087 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:07.089 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:07.091 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:07.094 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:07.096 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:07.098 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:07.100 | + functions-common:time_stop:2311 : start_time=1620886622717 2021-05-13 06:17:07.103 | + functions-common:time_stop:2313 : [[ -z 1620886622717 ]] 2021-05-13 06:17:07.106 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:07.110 | + functions-common:time_stop:2316 : end_time=1620886627107 2021-05-13 06:17:07.112 | + functions-common:time_stop:2317 : elapsed_time=4390 2021-05-13 06:17:07.114 | + functions-common:time_stop:2318 : total=58611 2021-05-13 06:17:07.116 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:07.119 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63001 2021-05-13 06:17:07.121 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:07.124 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:17:07.126 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:17:07.129 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:17:07.142 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:17:07.147 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:17:07.150 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:17:07.152 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:17:07.154 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:07.156 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:07.159 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:07.162 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:07.164 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:07.167 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:07.183 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:07.185 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:07.188 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:07.190 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:07.191 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:07.196 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:17:07.198 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:07.201 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:17:07.204 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:07.204 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:07.207 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:17:07.209 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:07.212 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:17:07.215 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:07.217 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:07.220 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:17:07.223 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:07.225 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:17:07.228 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:07.230 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:07.232 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:17:07.235 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:07.237 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:07.240 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:17:07.243 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:07.246 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:17:07.248 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:07.251 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:07.254 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:17:07.260 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:17:07.262 | + 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' 2021-05-13 06:17:07.857 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:17:07.860 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:07.862 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:07.864 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:07.867 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:07.870 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:17:07.872 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:07.875 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:07.877 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:07.879 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:07.882 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:07.884 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:07.886 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:07.889 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:17:07.909 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:17:07.912 | + 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 2021-05-13 06:17:08.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:08.649 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:08.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:08.649 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:09.664 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:09.664 | 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. 2021-05-13 06:17:09.667 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:09.668 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:09.669 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:09.674 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:09.681 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:09.698 | Obtaining file:///opt/stack/glance 2021-05-13 06:17:10.942 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:12.187 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:17:12.197 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:17:12.206 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:17:12.217 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:17:12.245 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:17:12.254 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:17:12.268 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:17:12.277 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:17:12.297 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:17:12.338 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:17:12.352 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:17:12.359 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:17:12.365 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:17:12.374 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:17:12.380 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:17:12.450 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:17:12.455 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:17:12.459 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:17:12.462 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:17:12.473 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:17:12.533 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:17:12.586 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:17:12.590 | 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 293)) (1.7.0) 2021-05-13 06:17:12.595 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:17:12.613 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:17:12.649 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:17:12.660 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:17:12.700 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:17:12.706 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:17:12.754 | 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 306)) (5.0.1) 2021-05-13 06:17:12.761 | 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 308)) (4.4.0) 2021-05-13 06:17:12.799 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:17:12.854 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:17:12.872 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:17:12.887 | 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 314)) (2.2.0) 2021-05-13 06:17:12.901 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:17:12.910 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:17:12.933 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:17:12.944 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:17:12.959 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:17:13.005 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:17:13.011 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:17:13.014 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:17:13.017 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:17:13.037 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:17:13.051 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:17:13.062 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:17:13.064 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:17:13.068 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:17:13.084 | 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 394)) (2.8.1) 2021-05-13 06:17:13.090 | 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 396)) (1.0.4) 2021-05-13 06:17:13.093 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:17:13.110 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:17:13.115 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:17:13.122 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:17:13.141 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:17:13.146 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:17:13.151 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:17:13.201 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:17:13.204 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:17:13.207 | 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 508)) (0.13.0) 2021-05-13 06:17:13.218 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:17:13.221 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:17:13.224 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:17:13.231 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:17:13.286 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:17:13.300 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:17:13.309 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:17:13.315 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:17:13.333 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:17:13.337 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:17:13.344 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:17:13.364 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:17:13.367 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:17:13.372 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:17:13.380 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:17:13.384 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:17:13.393 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:17:13.398 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:17:13.403 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:17:13.407 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:17:13.410 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:17:13.415 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:17:13.456 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:17:13.462 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:17:13.465 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:17:13.497 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:17:13.500 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:17:13.512 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:17:13.516 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:17:13.520 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:17:13.522 | 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) 2021-05-13 06:17:13.525 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:17:13.528 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:17:13.533 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:17:13.572 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:17:13.578 | 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 411)) (1.6.0) 2021-05-13 06:17:13.580 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:17:13.583 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:17:13.586 | 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 553)) (1.4.0) 2021-05-13 06:17:13.588 | 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) 2021-05-13 06:17:13.592 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:17:13.595 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:17:13.597 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:17:13.600 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:17:13.656 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:17:13.661 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:17:13.703 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:17:13.707 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:17:14.697 | Installing collected packages: glance 2021-05-13 06:17:14.697 | Attempting uninstall: glance 2021-05-13 06:17:14.699 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:17:14.703 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:17:14.704 | Running setup.py develop for glance 2021-05-13 06:17:16.271 | Successfully installed glance 2021-05-13 06:17:16.411 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:16.411 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:16.496 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:16.498 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:16.501 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:16.503 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:16.505 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:16.508 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:16.510 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:16.512 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:16.514 | + functions-common:time_stop:2311 : start_time=1620886627904 2021-05-13 06:17:16.517 | + functions-common:time_stop:2313 : [[ -z 1620886627904 ]] 2021-05-13 06:17:16.520 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:16.524 | + functions-common:time_stop:2316 : end_time=1620886636521 2021-05-13 06:17:16.526 | + functions-common:time_stop:2317 : elapsed_time=8617 2021-05-13 06:17:16.529 | + functions-common:time_stop:2318 : total=63001 2021-05-13 06:17:16.531 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:16.533 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71618 2021-05-13 06:17:16.536 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:16.539 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:16.541 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:16.544 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:16.562 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:16.574 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:17:16.577 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:17:16.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:16.582 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:16.584 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:17:16.587 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:16.590 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:17:16.592 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:17:16.595 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:17:16.607 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:17:16.610 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:17:16.612 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:17:16.615 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:17:16.617 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:17:16.619 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:17:16.623 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:17:16.625 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:17:16.653 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:17:16.682 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:17:16.711 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:17:16.741 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:17:16.771 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:17:16.800 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:17:16.802 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:17:16.805 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:17:16.808 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:17:16.810 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:17:16.838 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:17:16.868 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:17:16.896 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:17:16.926 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:17:16.955 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:17:16.984 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:17:17.013 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:17:17.042 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:17.072 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:17:17.101 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:17:17.131 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:17:17.134 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:17:17.136 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:17:17.139 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:17:17.141 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:17:17.143 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:17:17.159 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:17.162 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:17:17.165 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:17:17.167 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:17:17.184 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:17.186 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:17:17.189 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:17:17.219 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:17:17.221 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:17:17.224 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:17:17.226 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:17:17.229 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:17:17.231 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:17:17.233 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:17:17.236 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:17:17.238 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:17:17.240 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:17.243 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:17:17.272 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:17:17.275 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2021-05-13 06:17:17.305 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:17:17.307 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:17:17.324 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:17.326 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:17:17.355 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:17:17.386 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:17:17.415 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:17:17.445 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:17:17.474 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:17:17.490 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:17.493 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:17:17.523 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:17:17.552 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:17:17.581 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2021-05-13 06:17:17.612 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:17:17.641 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2021-05-13 06:17:17.671 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:17:17.687 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:17.690 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:17:17.692 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:17:17.695 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:17:17.698 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:17:17.714 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:17:17.717 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:17:17.719 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:17.721 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:17:17.724 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:17:17.754 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:17:17.783 | + functions:setup_systemd_logging:705 : 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' 2021-05-13 06:17:17.813 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:17:17.842 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:17:17.847 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:17:17.877 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:17:17.907 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:17:17.936 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2021-05-13 06:17:17.966 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:17:17.996 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:17:18.026 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:17:18.055 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:17:18.085 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:17:18.115 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:17:18.144 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:17:18.174 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:17:18.179 | + lib/glance:configure_glance:353 : 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 2021-05-13 06:17:18.187 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:17:18.202 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:18.205 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:17:18.207 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:17:18.210 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:17:18.212 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:17:18.215 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:17:18.218 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:17:18.221 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:17:18.224 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:17:18.228 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:17:18.258 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:17:18.261 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:17:18.263 | ++ functions:get_random_port:837 : true 2021-05-13 06:17:18.266 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:17:18.268 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:17:18.270 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:17:18.331 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:17:18.333 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:17:18.336 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:17:18.339 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:17:18.341 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:17:18.368 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:17:18.395 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:17:18.423 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:17:18.450 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:17:18.477 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:17:18.504 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:17:18.532 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:17:18.559 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:17:18.586 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:17:18.613 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:17:18.641 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:17:18.668 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:17:18.696 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:17:18.723 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:17:18.751 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:17:18.778 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:17:18.806 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:17:18.833 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:17:18.860 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:17:18.862 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:17:18.865 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:18.868 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:18.870 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:18.872 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:18.875 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:17:18.927 | proxy (enabled by site administrator) 2021-05-13 06:17:18.931 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:17:18.933 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:17:18.935 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:18.938 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:18.940 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:18.942 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:18.945 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:17:18.997 | proxy_http (enabled by site administrator) 2021-05-13 06:17:19.000 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:17:19.003 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:17:19.006 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:17:19.009 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:17:19.011 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:19.013 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:19.016 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:19.018 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:19.021 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:17:19.022 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:19.030 | KeepAlive Off 2021-05-13 06:17:19.034 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:17:19.034 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:19.043 | SetEnv proxy-sendchunked 1 2021-05-13 06:17:19.047 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:17:19.047 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:19.056 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:17:19.059 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:17:19.061 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:17:19.064 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:17:19.066 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:17:19.068 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:19.071 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:19.073 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:19.075 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:19.078 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:17:19.080 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:19.083 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:19.085 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:17:19.146 | Site glance-wsgi-api already enabled 2021-05-13 06:17:19.150 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:17:19.152 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:17:19.155 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:17:19.157 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:17:19.283 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:17:19.290 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:17:19.325 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:17:19.342 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:19.344 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:17:19.347 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:17:19.349 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:17:19.352 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:19.355 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:17:19.357 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:17:19.360 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:17:19.362 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:17:19.364 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:19.367 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:19.370 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:19.373 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:19.376 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:19.378 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:19.395 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:19.397 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:19.400 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:19.402 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:19.403 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:19.408 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:17:19.410 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:19.413 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:17:19.417 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:19.417 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:19.422 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:17:19.425 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:19.427 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:17:19.430 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:19.432 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:19.435 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:19.437 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:19.440 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:17:19.442 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:19.444 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:19.447 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:19.449 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:19.452 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:19.455 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:17:19.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:19.460 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:17:19.463 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:19.465 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:19.468 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:17:19.474 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:17:19.477 | + 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' 2021-05-13 06:17:20.074 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:17:20.076 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:20.079 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:20.081 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:20.083 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:20.086 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:20.089 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:20.091 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:20.093 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:20.096 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:20.098 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:20.100 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:20.103 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:20.105 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:17:20.126 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:17:20.128 | + 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 2021-05-13 06:17:20.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:20.863 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:20.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:20.863 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:21.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:21.874 | 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. 2021-05-13 06:17:21.877 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:21.878 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:21.879 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:21.884 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:21.891 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:21.895 | Obtaining file:///opt/stack/cinder 2021-05-13 06:17:23.879 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:25.840 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:17:25.849 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:17:25.858 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:17:25.869 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:17:25.897 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:17:25.911 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:17:25.920 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:17:25.931 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:17:25.951 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:17:25.990 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:17:26.004 | 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) 2021-05-13 06:17:26.008 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:17:26.017 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:17:26.032 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:17:26.054 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:17:26.061 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:17:26.066 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:17:26.071 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:17:26.074 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:17:26.077 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:17:26.089 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:17:26.149 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:17:26.202 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:17:26.212 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:17:26.222 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:17:26.245 | 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 293)) (1.7.0) 2021-05-13 06:17:26.250 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:17:26.268 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:17:26.304 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:17:26.315 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:17:26.355 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:17:26.361 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:17:26.410 | 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 306)) (5.0.1) 2021-05-13 06:17:26.417 | 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 308)) (4.4.0) 2021-05-13 06:17:26.456 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:17:26.511 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:17:26.529 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:17:26.544 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:17:26.559 | 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 314)) (2.2.0) 2021-05-13 06:17:26.574 | 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 315)) (6.2.0) 2021-05-13 06:17:26.578 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:17:26.587 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:17:26.611 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:17:26.622 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:17:26.638 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:17:26.658 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:17:26.682 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:17:26.727 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:17:26.732 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:17:26.767 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:17:26.770 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:17:26.772 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:17:26.794 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:17:26.796 | 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 352)) (0.2.8) 2021-05-13 06:17:26.801 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:17:26.812 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:17:26.815 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:17:26.818 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:17:26.834 | 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 394)) (2.8.1) 2021-05-13 06:17:26.839 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:17:26.857 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:17:26.876 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:17:26.891 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:17:26.918 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:17:26.922 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:17:26.929 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:17:26.948 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:17:26.953 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:17:26.958 | 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 464)) (2.1.74) 2021-05-13 06:17:26.963 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:17:26.972 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:17:27.044 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:17:27.048 | 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 508)) (0.13.0) 2021-05-13 06:17:27.058 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:17:27.061 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:17:27.064 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:17:27.071 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:17:27.073 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:17:27.079 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:17:27.136 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:17:27.150 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:17:27.159 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:17:27.166 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:17:27.183 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:17:27.243 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:17:27.247 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:17:27.254 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:17:27.257 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:17:27.278 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:17:27.283 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:17:27.290 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:17:27.293 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:17:27.298 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:17:27.301 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:17:27.305 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:17:27.313 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:17:27.338 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:17:27.341 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:17:27.347 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:17:27.352 | 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) 2021-05-13 06:17:27.360 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:17:27.363 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:17:27.368 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:17:27.377 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:17:27.384 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:17:27.389 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:17:27.429 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:17:27.436 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:17:27.439 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:17:27.450 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:17:27.453 | 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) 2021-05-13 06:17:27.468 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:17:27.477 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:17:27.489 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:17:27.504 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:17:27.508 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:17:27.511 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:17:27.514 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:17:27.518 | 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) 2021-05-13 06:17:27.521 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:17:27.558 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:17:27.563 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:17:27.569 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:17:27.572 | 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 411)) (1.6.0) 2021-05-13 06:17:27.575 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:17:27.578 | 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 553)) (1.4.0) 2021-05-13 06:17:27.580 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:17:27.585 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:17:27.589 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:17:27.595 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:17:27.600 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:17:27.602 | 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 396)) (1.0.4) 2021-05-13 06:17:27.605 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:17:27.612 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:17:27.615 | 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) 2021-05-13 06:17:27.619 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:17:27.674 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:17:27.677 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:17:27.682 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:17:27.685 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:17:27.690 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:17:28.591 | Installing collected packages: cinder 2021-05-13 06:17:28.591 | Attempting uninstall: cinder 2021-05-13 06:17:28.593 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:17:28.597 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:17:28.598 | Running setup.py develop for cinder 2021-05-13 06:17:30.825 | Successfully installed cinder 2021-05-13 06:17:30.963 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:30.963 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:31.049 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:31.052 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:31.054 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:31.057 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:31.059 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:31.061 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:31.064 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:31.066 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:31.068 | + functions-common:time_stop:2311 : start_time=1620886640121 2021-05-13 06:17:31.070 | + functions-common:time_stop:2313 : [[ -z 1620886640121 ]] 2021-05-13 06:17:31.073 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:31.077 | + functions-common:time_stop:2316 : end_time=1620886651075 2021-05-13 06:17:31.079 | + functions-common:time_stop:2317 : elapsed_time=10954 2021-05-13 06:17:31.082 | + functions-common:time_stop:2318 : total=71618 2021-05-13 06:17:31.084 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:31.086 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82572 2021-05-13 06:17:31.088 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:31.091 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:31.093 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:31.096 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:31.115 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:31.127 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:17:31.129 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:17:31.132 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:31.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:31.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:17:31.139 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:31.142 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:17:31.144 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:17:31.146 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:17:31.149 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:31.151 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:31.154 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:17:31.166 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:17:31.168 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:17:31.171 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:17:31.173 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:17:31.176 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:17:31.178 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:31.181 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:17:31.183 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:31.186 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:31.188 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:17:31.191 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:17:31.193 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:17:31.195 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:17:31.198 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:17:31.200 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:17:31.203 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:31.205 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:31.208 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:17:31.230 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-05-13 06:17:31.334 | Reading package lists... 2021-05-13 06:17:31.546 | Building dependency tree... 2021-05-13 06:17:31.547 | Reading state information... 2021-05-13 06:17:31.770 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:17:31.770 | The following packages were automatically installed and are no longer required: 2021-05-13 06:17:31.771 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:17:31.772 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:17:31.772 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:17:31.772 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:17:31.772 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:17:31.772 | python3-zope.interface 2021-05-13 06:17:31.772 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:17:31.879 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:17:31.884 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:17:31.887 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:17:31.889 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:31.891 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:31.894 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:31.896 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:31.899 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:31.902 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:17:31.904 | + functions-common:time_stop:2311 : start_time=1620886651227 2021-05-13 06:17:31.907 | + functions-common:time_stop:2313 : [[ -z 1620886651227 ]] 2021-05-13 06:17:31.910 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:31.914 | + functions-common:time_stop:2316 : end_time=1620886651912 2021-05-13 06:17:31.917 | + functions-common:time_stop:2317 : elapsed_time=685 2021-05-13 06:17:31.919 | + functions-common:time_stop:2318 : total=4758 2021-05-13 06:17:31.921 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:31.924 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5443 2021-05-13 06:17:31.927 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:17:31.929 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:17:31.931 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:17:31.934 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:17:31.947 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:17:31.951 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:17:31.953 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:17:31.955 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:17:31.958 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:17:31.958 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:17:31.963 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:17:31.965 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:17:31.968 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:17:31.970 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:17:31.972 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:17:31.974 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:17:31.976 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:17:31.978 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:17:31.989 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:17:32.001 | + 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 2021-05-13 06:17:32.013 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-13 06:17:32.025 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:17:32.037 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:17:32.040 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:17:32.044 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6FAmbIdoeh 2021-05-13 06:17:32.046 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:17:32.048 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:17:32.051 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:17:32.053 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6FAmbIdoeh 2021-05-13 06:17:32.056 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6FAmbIdoeh 2021-05-13 06:17:32.068 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6FAmbIdoeh /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:17:32.080 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:17:32.084 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:17:32.087 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:17:32.089 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:17:32.091 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:17:32.093 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:17:32.095 | + 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 ]] 2021-05-13 06:17:32.098 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:17:32.100 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:17:32.105 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:17:32.109 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:17:32.128 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:17:32.147 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:17:32.166 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:17:32.185 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:17:32.204 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:17:32.222 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:17:32.240 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:17:32.260 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:17:32.263 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:32.265 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:17:32.267 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:17:32.270 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:17:32.298 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:17:32.326 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:17:32.353 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:17:32.380 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:17:32.408 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:17:32.435 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:17:32.463 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:17:32.490 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:32.518 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:17:32.546 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:17:32.576 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:17:32.606 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:17:32.609 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:17:32.611 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:17:32.614 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:17:32.616 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:17:32.620 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:17:32.650 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:17:32.678 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:17:32.706 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:17:32.734 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:17:32.762 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:17:32.789 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:17:32.820 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:17:32.822 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2021-05-13 06:17:32.850 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:17:32.881 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:17:32.888 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9559e7bc03bca87a506c037b409e795f 2021-05-13 06:17:32.917 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:17:32.944 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:17:32.960 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:32.963 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:17:32.980 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:32.982 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:17:32.999 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:33.001 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:17:33.018 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:33.020 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:17:33.023 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:17:33.025 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:17:33.028 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:17:33.030 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:17:33.033 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:17:33.035 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:17:33.051 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:33.055 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:17:33.057 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:17:33.059 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:17:33.075 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:33.077 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:17:33.080 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:17:33.108 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:17:33.111 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:17:33.113 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:17:33.115 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:17:33.118 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:33.121 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:17:33.138 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:17:33.140 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:17:33.143 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:33.145 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:17:33.147 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:17:33.176 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:17:33.203 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:17:33.231 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:17:33.259 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:17:33.262 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:17:33.264 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:17:33.267 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:17:33.269 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:17:33.271 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:17:33.274 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:17:33.279 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:17:33.281 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:17:33.283 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:17:33.296 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:17:33.296 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:17:33.304 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:17:33.307 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:17:33.323 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:17:33.325 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:17:33.329 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:17:33.358 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:17:33.386 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:17:33.413 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:17:33.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:17:33.468 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:17:33.495 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:17:33.523 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:17:33.551 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:17:33.579 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:17:33.606 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:17:33.634 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:17:33.661 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:17:33.688 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:17:33.690 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:17:33.693 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:17:33.696 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:17:33.699 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:17:33.701 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:33.703 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:33.706 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:33.708 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:33.711 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:17:33.738 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:17:33.767 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:17:33.767 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:33.775 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:17:33.779 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:17:33.781 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:17:33.783 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:17:33.786 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:17:33.788 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:33.790 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:33.793 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:33.795 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:33.797 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:17:33.800 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:33.802 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:33.804 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:17:33.865 | Enabling site cinder-wsgi. 2021-05-13 06:17:33.871 | To activate the new configuration, you need to run: 2021-05-13 06:17:33.871 | systemctl reload apache2 2021-05-13 06:17:33.875 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:17:33.877 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:17:33.880 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:17:33.882 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:17:34.012 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:17:34.014 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:17:34.043 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2021-05-13 06:17:34.072 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:17:34.088 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:34.090 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:17:34.093 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:34.095 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:17:34.097 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:17:34.100 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:17:34.131 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:17:34.158 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2021-05-13 06:17:34.187 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:17:34.214 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:17:34.243 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:17:34.271 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:17:34.299 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:17:34.327 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:34.356 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:17:34.384 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:17:34.411 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:17:34.440 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:17:34.442 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:17:34.458 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:34.461 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2021-05-13 06:17:34.493 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:17:34.510 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:34.513 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:17:34.515 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:17:34.517 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:17:34.520 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:34.522 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:17:34.525 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:17:34.529 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:17:34.529 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:17:34.534 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:17:34.537 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:17:34.539 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:17:34.542 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:17:34.545 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:17:34.547 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:17:34.550 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:17:34.552 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:34.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:34.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:17:34.560 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:34.563 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:17:34.565 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:17:34.567 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:17:34.569 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:34.572 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:34.574 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:34.577 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:34.579 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:34.582 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:34.598 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:34.601 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:34.603 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:34.606 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:34.607 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:34.612 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:17:34.614 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:34.616 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:17:34.619 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:34.619 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:34.622 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:17:34.625 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:34.628 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:17:34.630 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:34.632 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:34.635 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:34.637 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:34.640 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:17:34.642 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:34.645 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:34.647 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:34.650 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:34.653 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:34.656 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:17:34.658 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:34.661 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:17:34.664 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:34.667 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:34.670 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:17:34.676 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:17:34.678 | + 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' 2021-05-13 06:17:35.270 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:17:35.272 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:35.274 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:35.277 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:35.279 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:35.281 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:35.284 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:35.286 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:35.288 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:35.290 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:35.293 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:35.295 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:35.297 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:35.300 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:17:35.321 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:17:35.324 | + 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 2021-05-13 06:17:36.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:36.059 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:36.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:36.059 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:37.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:37.080 | 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. 2021-05-13 06:17:37.084 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:37.084 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:37.086 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:37.091 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:37.098 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:37.102 | Obtaining file:///opt/stack/neutron 2021-05-13 06:17:39.173 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:41.255 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:17:41.261 | 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) 2021-05-13 06:17:41.265 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:17:41.273 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:17:41.283 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:17:41.294 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:17:41.322 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:17:41.335 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:17:41.344 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:17:41.352 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:17:41.356 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:17:41.365 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:17:41.371 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:17:41.376 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:17:41.381 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:17:41.441 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:17:41.496 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:17:41.500 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:17:41.503 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:17:41.543 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:17:41.569 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:17:41.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 293)) (1.7.0) 2021-05-13 06:17:41.591 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:17:41.596 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:17:41.620 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:17:41.656 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:17:41.667 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:17:41.707 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:17:41.714 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:17:41.762 | 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 306)) (5.0.1) 2021-05-13 06:17:41.768 | 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 308)) (4.4.0) 2021-05-13 06:17:41.808 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:17:41.863 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:17:41.881 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:17:41.896 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:17:41.911 | 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 314)) (2.2.0) 2021-05-13 06:17:41.926 | 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 315)) (6.2.0) 2021-05-13 06:17:41.930 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:17:41.939 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:17:41.963 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:17:41.974 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:17:41.991 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:17:42.010 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:17:42.056 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:17:42.061 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:17:42.070 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:17:42.076 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:17:42.079 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:17:42.089 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:17:42.091 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:17:42.112 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:17:42.127 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:17:42.138 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:17:42.141 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:17:42.144 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:17:42.150 | 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 394)) (2.8.1) 2021-05-13 06:17:42.156 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-13 06:17:42.176 | 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 396)) (1.0.4) 2021-05-13 06:17:42.178 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:17:42.197 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-13 06:17:42.224 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:17:42.239 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:17:42.243 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:17:42.250 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:17:42.270 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:17:42.272 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:17:42.277 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:17:42.282 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:17:42.333 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:17:42.337 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:17:42.340 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:17:42.343 | 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 508)) (0.13.0) 2021-05-13 06:17:42.354 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:17:42.357 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:17:42.360 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:17:42.367 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:17:42.381 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:17:42.390 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:17:42.396 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:17:42.413 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:17:42.433 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:17:42.491 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:17:42.496 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:17:42.503 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:17:42.523 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:17:42.527 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:17:42.530 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:17:42.535 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:17:42.543 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:17:42.551 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:17:42.554 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:17:42.616 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:17:42.621 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:17:42.642 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:17:42.646 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:17:42.650 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:17:42.656 | 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) 2021-05-13 06:17:42.659 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:17:42.662 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:17:42.668 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:17:42.673 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:17:42.676 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:17:42.717 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:17:42.721 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:17:42.732 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:17:42.734 | 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) 2021-05-13 06:17:42.757 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:17:42.769 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:17:42.781 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:17:42.796 | 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 287)) (2.1.0) 2021-05-13 06:17:42.800 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:17:42.804 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:17:42.807 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:17:42.810 | 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) 2021-05-13 06:17:42.813 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:17:42.815 | 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 411)) (1.6.0) 2021-05-13 06:17:42.818 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:17:42.821 | 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 553)) (1.4.0) 2021-05-13 06:17:42.823 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:17:42.827 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:17:42.829 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:17:42.832 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:17:42.835 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:17:42.848 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:17:42.861 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:17:42.918 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:17:42.923 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:17:42.928 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:17:42.931 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:17:42.973 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:17:43.918 | Installing collected packages: neutron 2021-05-13 06:17:43.918 | Attempting uninstall: neutron 2021-05-13 06:17:43.920 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:17:43.930 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:17:43.931 | Running setup.py develop for neutron 2021-05-13 06:17:46.314 | Successfully installed neutron 2021-05-13 06:17:46.454 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:46.454 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:46.539 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:46.542 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:46.544 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:46.546 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:46.548 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:46.550 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:46.553 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:46.555 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:46.558 | + functions-common:time_stop:2311 : start_time=1620886655315 2021-05-13 06:17:46.560 | + functions-common:time_stop:2313 : [[ -z 1620886655315 ]] 2021-05-13 06:17:46.562 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:46.567 | + functions-common:time_stop:2316 : end_time=1620886666564 2021-05-13 06:17:46.569 | + functions-common:time_stop:2317 : elapsed_time=11249 2021-05-13 06:17:46.571 | + functions-common:time_stop:2318 : total=82572 2021-05-13 06:17:46.574 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:46.576 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=93821 2021-05-13 06:17:46.578 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:46.582 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:46.584 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:46.587 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:46.605 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:46.617 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:17:46.620 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:17:46.622 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:46.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:46.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:17:46.630 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:46.632 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:17:46.635 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:17:46.638 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:17:46.640 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:17:46.640 | Installing OVN and dependent packages 2021-05-13 06:17:46.643 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:17:46.645 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:17:46.661 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:46.663 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:17:46.666 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:17:46.668 | [Call Trace] 2021-05-13 06:17:46.668 | ./stack.sh:896:stack_install_service 2021-05-13 06:17:46.668 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:17:46.668 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:17:46.668 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:17:46.669 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:17:46.669 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:17:46.672 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:17:47.676 | Error on exit 2021-05-13 06:17:48.437 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:17:48.437 |